Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2023-11-28 17:02:54 +0100
committerGitHub <noreply@github.com>2023-11-28 17:02:54 +0100
commitc13d5fae05c85a03f479c1fcdbbcd49b5ffd3b34 (patch)
tree8b52c0ea8238191cdbb0e4ae0b6867eb228a8b5f
parent8637cd06e771ab9751cd0ec58d24b5e9edf056a8 (diff)
Preparing release: v2.7.1 (#2272)
-rw-r--r--archinstall/__init__.py2
-rw-r--r--archinstall/locales/ja/LC_MESSAGES/base.mobin33360 -> 33330 bytes
-rw-r--r--archinstall/locales/ja/LC_MESSAGES/base.po3
-rw-r--r--archinstall/locales/pt_BR/LC_MESSAGES/base.mobin36743 -> 37913 bytes
-rw-r--r--archinstall/locales/ta/LC_MESSAGES/base.mobin70504 -> 72332 bytes
5 files changed, 3 insertions, 2 deletions
diff --git a/archinstall/__init__.py b/archinstall/__init__.py
index 2514bf2e..59b8e6b2 100644
--- a/archinstall/__init__.py
+++ b/archinstall/__init__.py
@@ -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
diff --git a/archinstall/locales/ja/LC_MESSAGES/base.mo b/archinstall/locales/ja/LC_MESSAGES/base.mo
index df90952d..116178b4 100644
--- a/archinstall/locales/ja/LC_MESSAGES/base.mo
+++ b/archinstall/locales/ja/LC_MESSAGES/base.mo
Binary files differ
diff --git a/archinstall/locales/ja/LC_MESSAGES/base.po b/archinstall/locales/ja/LC_MESSAGES/base.po
index f47aa74a..2d867ae1 100644
--- a/archinstall/locales/ja/LC_MESSAGES/base.po
+++ b/archinstall/locales/ja/LC_MESSAGES/base.po
@@ -947,7 +947,8 @@ msgstr "パーティションの暗号化"
msgid " ! Formatting {} in "
msgstr " ! {} のフォーマットまで "
-msgid " Back"
+#, fuzzy
+msgid "← Back"
msgstr " 戻る"
msgid "Disk encryption"
diff --git a/archinstall/locales/pt_BR/LC_MESSAGES/base.mo b/archinstall/locales/pt_BR/LC_MESSAGES/base.mo
index cc52b2d6..a21b4f4f 100644
--- a/archinstall/locales/pt_BR/LC_MESSAGES/base.mo
+++ b/archinstall/locales/pt_BR/LC_MESSAGES/base.mo
Binary files differ
diff --git a/archinstall/locales/ta/LC_MESSAGES/base.mo b/archinstall/locales/ta/LC_MESSAGES/base.mo
index 677b72c9..7ec2ae84 100644
--- a/archinstall/locales/ta/LC_MESSAGES/base.mo
+++ b/archinstall/locales/ta/LC_MESSAGES/base.mo
Binary files differ