diff options
Diffstat (limited to '')
-rw-r--r-- | po/en_GB.po | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index e0eb00e..55a5175 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -592,15 +592,14 @@ msgstr "Unable to restore CRTC %i." msgid "Adjust gamma ramps with the X RANDR extension.\n" msgstr "Adjust gamma ramps with the X RANDR extension.\n" -#. TRANSLATORS: RANDR help output -#. left column must not be translated +#. TRANSLATORS: RANDR help output left column must not be translated #: ../src/gamma-randr.c:306 -msgid "" -" screen=N\t\tX screen to apply adjustments to\n" -" crtc=N\tList of comma separated CRTCs to apply adjustments to\n" -msgstr "" -" screen=N\t\tX screen to apply adjustments to\n" -" crtc=N\tList of comma separated CRTCs to apply adjustments to\n" +msgid " screen=N X screen to apply adjustments to\n" +msgstr " screen=N X screen to apply adjustments to\n" + +#: ../src/gamma-randr.c:306 +msgid " crtc=N List of comma-separated CRTCs to apply adjustments to\n" +msgstr " crtc=N List of comma-separated CRTCs to apply adjustments to\n" #: ../src/gamma-randr.c:328 #, c-format @@ -624,12 +623,6 @@ msgstr "X request failed: %s" msgid "Adjust gamma ramps with the X VidMode extension.\n" msgstr "Adjust gamma ramps with the X VidMode extension.\n" -#. TRANSLATORS: VidMode help output -#. left column must not be translated -#: ../src/gamma-vidmode.c:145 -msgid " screen=N\t\tX screen to apply adjustments to\n" -msgstr " screen=N\t\tX screen to apply adjustments to\n" - #: ../src/gamma-quartz.c:140 ../src/gamma-w32gdi.c:91 msgid "Unable to save current gamma ramp." msgstr "Unable to save current gamma ramp." |