Skip to content

Commit f87ece0

Browse files
authored
Bumping version to: 3.0.10 (#3773)
1 parent 4949bb4 commit f87ece0

File tree

7 files changed

+26
-2
lines changed

7 files changed

+26
-2
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: demostanis worlds <[email protected]>
66

77
pkgname=archinstall
8-
pkgver=3.0.9
8+
pkgver=3.0.10
99
pkgrel=1
1010
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
1111
arch=(any)
-32 Bytes
Binary file not shown.

archinstall/locales/ga/LC_MESSAGES/base.po

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,30 @@ msgstr "Fad iomlán: {}"
938938
msgid "Encryption type"
939939
msgstr "Cineál criptithe"
940940

941+
msgid "Iteration time"
942+
msgstr ""
943+
944+
msgid "Enter iteration time for LUKS encryption (in milliseconds)"
945+
msgstr ""
946+
947+
msgid "Higher values increase security but slow down boot time"
948+
msgstr ""
949+
950+
msgid "Default: 10000ms, Recommended range: 1000-60000"
951+
msgstr ""
952+
953+
msgid "Iteration time cannot be empty"
954+
msgstr ""
955+
956+
msgid "Iteration time must be at least 100ms"
957+
msgstr ""
958+
959+
msgid "Iteration time must be at most 120000ms"
960+
msgstr ""
961+
962+
msgid "Please enter a valid number"
963+
msgstr ""
964+
941965
msgid "Partitions"
942966
msgstr "Deighiltí"
943967

-74 Bytes
Binary file not shown.
859 Bytes
Binary file not shown.
1.1 KB
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "archinstall"
7-
version = "3.0.9"
7+
version = "3.0.10"
88
description = "Arch Linux installer - guided, templates etc."
99
authors = [
1010
{name = "Anton Hvornum", email = "[email protected]"},

0 commit comments

Comments
 (0)