[eog] fullscreen: reload: Add translator comment to Icon keyword



commit 6c073edc5645c4263fedf91b305b04ca4cda2948
Author: Felix Riemann <friemann gnome org>
Date:   Sun Jun 4 20:07:15 2017 +0200

    fullscreen: reload: Add translator comment to Icon keyword
    
    gettext also makes the Icon value translatable.
    Tell translators that this value is actually an icon (file) name.

 plugins/fullscreen/fullscreen.plugin.desktop.in |    2 ++
 plugins/reload/reload.plugin.desktop.in         |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/plugins/fullscreen/fullscreen.plugin.desktop.in b/plugins/fullscreen/fullscreen.plugin.desktop.in
index d7d0151..51cc07a 100644
--- a/plugins/fullscreen/fullscreen.plugin.desktop.in
+++ b/plugins/fullscreen/fullscreen.plugin.desktop.in
@@ -2,6 +2,8 @@
 Module=fullscreen
 IAge=2
 Name=Fullscreen with double-click
+# TRANSLATORS: Do NOT translate or transliterate this text!
+# This is an icon file name
 Icon=view-fullscreen
 Description=Activate fullscreen mode with double-click
 Authors=Lucas Rocha <lucasr gnome org>
diff --git a/plugins/reload/reload.plugin.desktop.in b/plugins/reload/reload.plugin.desktop.in
index 7b2fb79..b4637b4 100644
--- a/plugins/reload/reload.plugin.desktop.in
+++ b/plugins/reload/reload.plugin.desktop.in
@@ -2,6 +2,8 @@
 Module=reload
 IAge=3
 Name=Reload Image
+# TRANSLATORS: Do NOT translate or transliterate this text!
+# This is an icon file name
 Icon=view-refresh
 Description=Reload current image
 Authors=Lucas Rocha <lucasr gnome org>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]