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



commit 7005d7f948a924be251a381a456d590b668a5e7a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 6 18:02:06 2016 +0100

    Add translator comments to .desktop files

 data/gpk-install-local-file.desktop.in   |    1 +
 data/gpk-log.desktop.in                  |    1 +
 data/gpk-prefs.desktop.in                |    1 +
 data/org.gnome.PackageUpdater.desktop.in |    2 ++
 data/org.gnome.Packages.desktop.in       |    2 ++
 5 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/gpk-install-local-file.desktop.in b/data/gpk-install-local-file.desktop.in
index a8e10c4..854dadd 100644
--- a/data/gpk-install-local-file.desktop.in
+++ b/data/gpk-install-local-file.desktop.in
@@ -5,6 +5,7 @@ Categories=System;
 Exec=gpk-install-local-file %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/data/gpk-log.desktop.in b/data/gpk-log.desktop.in
index 43c31be..abcbaa5 100644
--- a/data/gpk-log.desktop.in
+++ b/data/gpk-log.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Package Log
 Comment=View past package management tasks
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=gpk-log
 Exec=gpk-log
 Terminal=false
diff --git a/data/gpk-prefs.desktop.in b/data/gpk-prefs.desktop.in
index 5c55887..4b02284 100644
--- a/data/gpk-prefs.desktop.in
+++ b/data/gpk-prefs.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Package Sources
 Comment=Enable or disable package repositories
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=gpk-prefs
 Exec=gpk-prefs
 Terminal=false
diff --git a/data/org.gnome.PackageUpdater.desktop.in b/data/org.gnome.PackageUpdater.desktop.in
index 46bf54b..933bc97 100644
--- a/data/org.gnome.PackageUpdater.desktop.in
+++ b/data/org.gnome.PackageUpdater.desktop.in
@@ -1,11 +1,13 @@
 [Desktop Entry]
 Name=Package Updater
 Comment=Update software installed on the system
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=system-software-update
 Exec=gpk-update-viewer
 Terminal=false
 Type=Application
 Categories=GNOME;GTK;System;
+# 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;
 NotShowIn=KDE;
 StartupNotify=true
diff --git a/data/org.gnome.Packages.desktop.in b/data/org.gnome.Packages.desktop.in
index f09d97b..414cd95 100644
--- a/data/org.gnome.Packages.desktop.in
+++ b/data/org.gnome.Packages.desktop.in
@@ -1,11 +1,13 @@
 [Desktop Entry]
 Name=Packages
 Comment=Add or remove software installed on the system
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=system-software-install
 Exec=gpk-application
 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=Sources;Repositories;Preferences;Install;Store;
 NotShowIn=KDE;
 StartupNotify=true


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