From b55234a74d17503ca2fecb273cfcc44549f9e43e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 16 Mar 2025 14:45:03 +0100 Subject: Major refactoring and some fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- po/en_GB.po | 45 +++++++++++++++++++-------------------------- 1 file changed, 19 insertions(+), 26 deletions(-) (limited to 'po/en_GB.po') diff --git a/po/en_GB.po b/po/en_GB.po index ca65d9d..e0eb00e 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -147,40 +147,33 @@ msgstr "Failed to parse option `%s'." #: ../src/redshift.c:400 #, c-format -msgid "Failed to start provider %s.\n" -msgstr "Failed to start provider %s.\n" - -#. TRANSLATORS: `help' must not be -#. translated. -#: ../src/redshift.c:436 -#, c-format -msgid "Try `-m %s:help' for more information.\n" -msgstr "Try `-m %s:help' for more information.\n" +msgid "Failed to start provider %s." +msgstr "Failed to start provider %s." #. TRANSLATORS: `help' must not be translated. -#: ../src/redshift.c:466 +#: ../src/redshift.c:436 #, c-format -msgid "Try -m %s:help' for more information.\n" -msgstr "Try -m %s:help' for more information.\n" +msgid "Try `-m %s:help' for more information." +msgstr "Try `-m %s:help' for more information." #: ../src/redshift.c:478 #, c-format -msgid "Failed to start adjustment method %s.\n" -msgstr "Failed to start adjustment method %s.\n" +msgid "Failed to start adjustment method %s." +msgstr "Failed to start adjustment method %s." #: ../src/redshift.c:509 #, c-format -msgid "Latitude must be between %.1f and %.1f.\n" -msgstr "Latitude must be between %.1f and %.1f.\n" +msgid "Latitude must be between %.1f and %.1f." +msgstr "Latitude must be between %.1f and %.1f." #: ../src/redshift.c:518 #, c-format -msgid "Longitude must be between %.1f and %.1f.\n" -msgstr "Longitude must be between %.1f and %.1f.\n" +msgid "Longitude must be between %.1f and %.1f." +msgstr "Longitude must be between %.1f and %.1f." #: ../src/redshift.c:635 -msgid "Waiting for initial location to become available...\n" -msgstr "Waiting for initial location to become available...\n" +msgid "Waiting for initial location to become available..." +msgstr "Waiting for initial location to become available..." #: ../src/redshift.c:641 ../src/redshift.c:832 ../src/redshift.c:847 #: ../src/redshift.c:1172 @@ -188,8 +181,8 @@ msgid "Unable to get location from provider." msgstr "Unable to get location from provider." #: ../src/redshift.c:647 ../src/redshift.c:871 -msgid "Invalid location returned from provider.\n" -msgstr "Invalid location returned from provider.\n" +msgid "Invalid location returned from provider." +msgstr "Invalid location returned from provider." #: ../src/redshift.c:656 ../src/redshift.c:788 ../src/redshift.c:1222 #: ../src/redshift.c:1253 @@ -223,11 +216,11 @@ msgstr "Temperature adjustment failed." #: ../src/redshift.c:854 msgid "" -"Location is temporarily unavailable; Using previous location until it " -"becomes available...\n" +"Location is temporarily unavailable; using previous location until it " +"becomes available..." msgstr "" -"Location is temporarily unavailable; Using previous location until it " -"becomes available...\n" +"Location is temporarily unavailable; using previous location until it " +"becomes available..." #: ../src/redshift.c:967 msgid "Partial time-configuration not supported!" -- cgit v1.2.3-70-g09d2