From b02e00d22e260af60832d4b69c92a41191914082 Mon Sep 17 00:00:00 2001 From: George Angelopoulos Date: Mon, 5 Jun 2023 13:27:58 +0300 Subject: Rephrase NetworkManager dependency message for clarity. (#1834) The phrase "X necessary to configure Y in Z" is at best ambiguous and could mean that Y and Z are required by X, while the intended message is the reverse. The phrase "necessary for configuring" makes the relationship clearer. --- archinstall/locales/de/LC_MESSAGES/base.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall/locales/de/LC_MESSAGES/base.po') diff --git a/archinstall/locales/de/LC_MESSAGES/base.po b/archinstall/locales/de/LC_MESSAGES/base.po index ed1657ee..75beee94 100644 --- a/archinstall/locales/de/LC_MESSAGES/base.po +++ b/archinstall/locales/de/LC_MESSAGES/base.po @@ -62,7 +62,7 @@ msgstr "Schreiben Sie zusätzliche Pakete die installiert werden sollen (mit ein msgid "Copy ISO network configuration to installation" msgstr "ISO-Netzwerk Einstellungen in die Installation kopieren" -msgid "Use NetworkManager (necessary to configure internet graphically in GNOME and KDE)" +msgid "Use NetworkManager ( necessary for configuring internet graphically in GNOME and KDE)" msgstr "NetworkManager benutzen (notwendig um Internet auf grafische Weise in GNOME und KDE einzustellen)" msgid "Select one network interface to configure" -- cgit v1.2.3-54-g00ecf