Skip to content

Commit 0175949

Browse files
authored
Bumping version to: 4.1 (#4346)
1 parent 179d9c7 commit 0175949

File tree

13 files changed

+40
-6
lines changed

13 files changed

+40
-6
lines changed

PKGBUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: demostanis worlds <demostanis@protonmail.com>
66

77
pkgname=archinstall
8-
pkgver=4.0
8+
pkgver=4.1
99
pkgrel=1
1010
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
1111
arch=(any)
@@ -46,6 +46,7 @@ makedepends=(
4646
'python-wheel'
4747
'python-sphinx_rtd_theme'
4848
'python-pylint'
49+
'python-pylint-pydantic'
4950
'ruff'
5051
)
5152
optdepends=(

archinstall/locales/ar/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,3 +2093,6 @@ msgstr ""
20932093

20942094
msgid "Password strength: Strong"
20952095
msgstr ""
2096+
2097+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2098+
msgstr ""

archinstall/locales/cs/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,3 +2023,6 @@ msgstr ""
20232023

20242024
msgid "Password strength: Strong"
20252025
msgstr ""
2026+
2027+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2028+
msgstr ""

archinstall/locales/de/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2045,6 +2045,9 @@ msgstr ""
20452045
msgid "Password strength: Strong"
20462046
msgstr ""
20472047

2048+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2049+
msgstr ""
2050+
20482051
#~ msgid "All open-source"
20492052
#~ msgstr "Alle quelloffene"
20502053

archinstall/locales/el/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2189,3 +2189,6 @@ msgstr ""
21892189

21902190
msgid "Password strength: Strong"
21912191
msgstr ""
2192+
2193+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2194+
msgstr ""

archinstall/locales/en/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1934,3 +1934,6 @@ msgstr ""
19341934

19351935
msgid "Password strength: Strong"
19361936
msgstr ""
1937+
1938+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
1939+
msgstr ""

archinstall/locales/es/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,6 +2004,9 @@ msgstr ""
20042004
msgid "Password strength: Strong"
20052005
msgstr ""
20062006

2007+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2008+
msgstr ""
2009+
20072010
#~ msgid "Add :"
20082011
#~ msgstr "Añadir :"
20092012

archinstall/locales/et/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2177,3 +2177,6 @@ msgstr ""
21772177

21782178
msgid "Password strength: Strong"
21792179
msgstr ""
2180+
2181+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2182+
msgstr ""

archinstall/locales/fi/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,3 +2147,6 @@ msgstr ""
21472147

21482148
msgid "Password strength: Strong"
21492149
msgstr ""
2150+
2151+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2152+
msgstr ""

archinstall/locales/fr/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2057,6 +2057,9 @@ msgstr ""
20572057
msgid "Password strength: Strong"
20582058
msgstr ""
20592059

2060+
msgid "The selected desktop profile requires a regular user to log in via the greeter"
2061+
msgstr ""
2062+
20602063
#, python-brace-format
20612064
#~ msgid "Edit {origkey} :"
20622065
#~ msgstr "Modifier {origkey} :"

0 commit comments

Comments
 (0)