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/en/LC_MESSAGES/base.po | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'archinstall/locales/en') diff --git a/archinstall/locales/en/LC_MESSAGES/base.po b/archinstall/locales/en/LC_MESSAGES/base.po index 62543eaa..f458aa76 100644 --- a/archinstall/locales/en/LC_MESSAGES/base.po +++ b/archinstall/locales/en/LC_MESSAGES/base.po @@ -94,7 +94,10 @@ msgstr "" msgid "Enter a desired filesystem type for the partition" msgstr "" -msgid "Enter the start sector (percentage or block number, default: {}): " +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 end sector of the partition (percentage or block number, ex: {}): " -- cgit v1.2.3-54-g00ecf