diff options
author | Piotr Drąg <piotrdrag@gmail.com> | 2018-02-23 18:49:35 +0100 |
---|---|---|
committer | Piotr Drąg <piotrdrag@gmail.com> | 2018-02-23 18:49:35 +0100 |
commit | 7265bd53a0efd10ca76619d1a026749524f8851f (patch) | |
tree | e0830f758215e9ec7bb74cc8a82a96fe05d15559 /panels/universal-access | |
parent | 1395dae5f21d002a199e6f8f094c7718306a943a (diff) | |
download | gnome-control-center-7265bd53a0efd10ca76619d1a026749524f8851f.tar.gz |
Add translator comments to .desktop files
Icons are confusing translators, and gettext
is unlikely to get fixed any time soon.
Diffstat (limited to 'panels/universal-access')
-rw-r--r-- | panels/universal-access/gnome-universal-access-panel.desktop.in.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/panels/universal-access/gnome-universal-access-panel.desktop.in.in b/panels/universal-access/gnome-universal-access-panel.desktop.in.in index 91296c226..4b1c3ee0a 100644 --- a/panels/universal-access/gnome-universal-access-panel.desktop.in.in +++ b/panels/universal-access/gnome-universal-access-panel.desktop.in.in @@ -2,6 +2,7 @@ Name=Universal Access Comment=Make it easier to see, hear, type, point and click Exec=gnome-control-center universal-access +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=preferences-desktop-accessibility Terminal=false Type=Application @@ -13,5 +14,5 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=gnome-control-center X-GNOME-Bugzilla-Component=Universal Access X-GNOME-Bugzilla-Version=@VERSION@ -# Translators: those are keywords for the universal access control-center panel +# Translators: Search terms to find the Universal Access panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=Keyboard;Mouse;a11y;Accessibility;Contrast;Zoom;Screen;Reader;text;font;size;AccessX;Sticky;Keys;Slow;Bounce;Mouse;Double;click;Delay;Assist;Repeat;Blink; |