[ghex] Add translator comments to the .desktop file



commit 0093a1375813b47fb56aa80f064bae0f9376916d
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Mar 7 16:59:48 2018 +0100

    Add translator comments to the .desktop file

 data/ghex.desktop.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/ghex.desktop.in b/data/ghex.desktop.in
index 190b5c1..a1c4d25 100644
--- a/data/ghex.desktop.in
+++ b/data/ghex.desktop.in
@@ -2,11 +2,12 @@
 Name=GHex
 GenericName=Hex Editor
 Comment=Inspect and edit binary files
-#TRANSLATORS: here, 'binary' means a binary file (not the base-2 numeric system)
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon! Here, 'binary' means a binary file (not the base-2 numeric system).
 Keywords=binary;debug;
 Exec=ghex %F
 Terminal=false
 Type=Application
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=ghex
 Categories=GNOME;GTK;Development;
 StartupNotify=true


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