[gnome-software] Add translator comments to .desktop files



commit 62e35ab510530189a5321a5e2b5bc580b8b0608b
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 6 18:08:12 2016 +0100

    Add translator comments to .desktop files

 src/gnome-software-local-file.desktop.in |    1 +
 src/org.gnome.Software.desktop.in        |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-software-local-file.desktop.in b/src/gnome-software-local-file.desktop.in
index 0ae4b17..3cf16f3 100644
--- a/src/gnome-software-local-file.desktop.in
+++ b/src/gnome-software-local-file.desktop.in
@@ -5,6 +5,7 @@ Categories=System;
 Exec=gnome-software --local-filename=%f
 Terminal=false
 Type=Application
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=system-software-install
 StartupNotify=true
 NoDisplay=true
diff --git a/src/org.gnome.Software.desktop.in b/src/org.gnome.Software.desktop.in
index e3987e1..776135d 100644
--- a/src/org.gnome.Software.desktop.in
+++ b/src/org.gnome.Software.desktop.in
@@ -1,11 +1,13 @@
 [Desktop Entry]
 Name=Software
 Comment=Add, remove or update software on this computer
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.Software
 Exec=gnome-software %U
 Terminal=false
 Type=Application
 Categories=GNOME;GTK;System;PackageManager;
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=Updates;Upgrade;Sources;Repositories;Preferences;Install;Uninstall;Program;Software;App;Store;
 StartupNotify=true
 MimeType=x-scheme-handler/appstream;


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