From 6fdfd93e69aa27dd521449d363cdc66cf8429815 Mon Sep 17 00:00:00 2001 From: Murphy Date: Sun, 26 Mar 2023 21:42:24 +0200 Subject: Partition creation prompt text (#1683) * new prompt text * remove quotes --- archinstall/locales/uk/LC_MESSAGES/base.po | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'archinstall/locales/uk/LC_MESSAGES') diff --git a/archinstall/locales/uk/LC_MESSAGES/base.po b/archinstall/locales/uk/LC_MESSAGES/base.po index 3589df98..8216c4a7 100644 --- a/archinstall/locales/uk/LC_MESSAGES/base.po +++ b/archinstall/locales/uk/LC_MESSAGES/base.po @@ -96,6 +96,12 @@ msgstr "" msgid "Enter a desired filesystem type for the partition" msgstr "Введіть бажаний тип файлової системи для розділу" +msgid "Enter the start location (in parted units: s, GB, %, etc. ; default: {}): " +msgstr "" + +msgid "Enter the end location (in parted units: s, GB, %, etc. ; ex: {}): " +msgstr "" + msgid "Enter the start sector (percentage or block number, default: {}): " msgstr "Введіть початковий сектор (відсоток або номер блоку, за замовчуванням: {}): " -- cgit v1.2.3-54-g00ecf