diff options
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 84c0e4d..6f8aa51 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -539,10 +539,9 @@ msgstr "DRM could not read gamma ramps on CRTC %i on graphics card %i, ignoring msgid "Adjust gamma ramps with Direct Rendering Manager.\n" msgstr "Adjust gamma ramps with Direct Rendering Manager.\n" -#. TRANSLATORS: DRM help output left column must not be translated #: ../src/gamma-drm.c:247 -msgid " card=N Graphics card to apply adjustments to\n" -msgstr " card=N Graphics card to apply adjustments to\n" +msgid "Graphics card to apply adjustments to" +msgstr "Graphics card to apply adjustments to" #: ../src/gamma-drm.c:260 #, c-format @@ -587,14 +586,13 @@ 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 #: ../src/gamma-randr.c:306 -msgid " screen=N X screen to apply adjustments to\n" -msgstr " screen=N X screen to apply adjustments to\n" +msgid "X screen to apply adjustments to" +msgstr "X screen to apply adjustments to" #: ../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" +msgid "List of comma-separated CRTCs to apply adjustments to" +msgstr "List of comma-separated CRTCs to apply adjustments to" #: ../src/gamma-randr.c:328 #, c-format |