diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 5909e52..5b9ee8f 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -194,8 +194,8 @@ msgstr "Invalid location returned from provider.\n" #: ../src/redshift.c:656 ../src/redshift.c:788 ../src/redshift.c:1222 #: ../src/redshift.c:1253 #, c-format -msgid "Color temperature: %uK\n" -msgstr "Colour temperature: %uK\n" +msgid "Color temperature: %luK\n" +msgstr "Colour temperature: %luK\n" #: ../src/redshift.c:657 ../src/redshift.c:793 ../src/redshift.c:1224 #, c-format @@ -272,13 +272,13 @@ msgstr "Solar elevations: day above %.1f, night below %.1f\n" #: ../src/redshift.c:1049 #, c-format -msgid "Temperatures: %iK at day, %iK at night\n" -msgstr "Temperatures: %iK at day, %iK at night\n" +msgid "Temperatures: %luK at day, %luK at night\n" +msgstr "Temperatures: %luK at day, %luK at night\n" #: ../src/redshift.c:1060 ../src/redshift.c:1071 #, c-format -msgid "Temperature must be between %uK and %uK." -msgstr "Temperature must be between %uK and %uK." +msgid "Temperature must be between %luK and %luK." +msgstr "Temperature must be between %luK and %luK." #: ../src/redshift.c:1083 #, c-format @@ -418,13 +418,13 @@ msgstr "" msgid "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" msgstr "" "Default values:\n" "\n" -" Daytime temperature: %uK\n" -" Night temperature: %uK\n" +" Daytime temperature: %luK\n" +" Night temperature: %luK\n" #: ../src/options.c:225 msgid "Available adjustment methods:\n" @@ -587,8 +587,8 @@ msgstr "Screen %i could not be found." #: ../src/gamma-randr.c:204 ../src/gamma-vidmode.c:96 ../src/gamma-quartz.c:114 #, c-format -msgid "Gamma ramp size too small: %i" -msgstr "Gamma ramp size too small: %i" +msgid "Gamma ramp size too small: %zu" +msgstr "Gamma ramp size too small: %zu" #: ../src/gamma-randr.c:277 #, c-format @@ -683,8 +683,8 @@ msgstr "" #: ../src/gamma-dummy.c:75 #, c-format -msgid "Temperature: %i\n" -msgstr "Temperature: %i\n" +msgid "Temperature: %lu\n" +msgstr "Temperature: %lu\n" #: ../src/location-geoclue2.c:59 #, c-format |