File tree Expand file tree Collapse file tree 13 files changed +40
-6
lines changed
Expand file tree Collapse file tree 13 files changed +40
-6
lines changed Original file line number Diff line number Diff line change 55# Contributor: demostanis worlds <demostanis@protonmail.com>
66
77pkgname=archinstall
8- pkgver=4.0
8+ pkgver=4.1
99pkgrel=1
1010pkgdesc=" Just another guided/automated Arch Linux installer with a twist"
1111arch=(any)
@@ -46,6 +46,7 @@ makedepends=(
4646 ' python-wheel'
4747 ' python-sphinx_rtd_theme'
4848 ' python-pylint'
49+ ' python-pylint-pydantic'
4950 ' ruff'
5051)
5152optdepends=(
Original file line number Diff line number Diff line change @@ -2093,3 +2093,6 @@ msgstr ""
20932093
20942094msgid "Password strength: Strong"
20952095msgstr ""
2096+
2097+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
2098+ msgstr ""
Original file line number Diff line number Diff line change @@ -2023,3 +2023,6 @@ msgstr ""
20232023
20242024msgid "Password strength: Strong"
20252025msgstr ""
2026+
2027+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
2028+ msgstr ""
Original file line number Diff line number Diff line change @@ -2045,6 +2045,9 @@ msgstr ""
20452045msgid "Password strength: Strong"
20462046msgstr ""
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
Original file line number Diff line number Diff line change @@ -2189,3 +2189,6 @@ msgstr ""
21892189
21902190msgid "Password strength: Strong"
21912191msgstr ""
2192+
2193+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
2194+ msgstr ""
Original file line number Diff line number Diff line change @@ -1934,3 +1934,6 @@ msgstr ""
19341934
19351935msgid "Password strength: Strong"
19361936msgstr ""
1937+
1938+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
1939+ msgstr ""
Original file line number Diff line number Diff line change @@ -2004,6 +2004,9 @@ msgstr ""
20042004msgid "Password strength: Strong"
20052005msgstr ""
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
Original file line number Diff line number Diff line change @@ -2177,3 +2177,6 @@ msgstr ""
21772177
21782178msgid "Password strength: Strong"
21792179msgstr ""
2180+
2181+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
2182+ msgstr ""
Original file line number Diff line number Diff line change @@ -2147,3 +2147,6 @@ msgstr ""
21472147
21482148msgid "Password strength: Strong"
21492149msgstr ""
2150+
2151+ msgid "The selected desktop profile requires a regular user to log in via the greeter"
2152+ msgstr ""
Original file line number Diff line number Diff line change @@ -2057,6 +2057,9 @@ msgstr ""
20572057msgid "Password strength: Strong"
20582058msgstr ""
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} :"
You can’t perform that action at this time.
0 commit comments