Preparing release: v2.7.1 (#2272)
This commit is contained in:
parent
8637cd06e7
commit
c13d5fae05
|
|
@ -42,7 +42,7 @@ if TYPE_CHECKING:
|
|||
_: Any
|
||||
|
||||
|
||||
__version__ = "2.7.0"
|
||||
__version__ = "2.7.1"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -947,7 +947,8 @@ msgstr "パーティションの暗号化"
|
|||
msgid " ! Formatting {} in "
|
||||
msgstr " ! {} のフォーマットまで "
|
||||
|
||||
msgid " Back"
|
||||
#, fuzzy
|
||||
msgid "← Back"
|
||||
msgstr " 戻る"
|
||||
|
||||
msgid "Disk encryption"
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue