[totem] .desktop: Add translator hints



commit 2aec2d5e6dfe5e857c9fa09749bdfc2a82b83db4
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Fri Jan 11 16:21:19 2019 -0500

    .desktop: Add translator hints
    
    to warn them against translating the Icon file
    
    https://savannah.gnu.org/support/?108887

 data/org.gnome.Totem.desktop.in.in | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/data/org.gnome.Totem.desktop.in.in b/data/org.gnome.Totem.desktop.in.in
index 975e04d9..9cc4dacb 100644
--- a/data/org.gnome.Totem.desktop.in.in
+++ b/data/org.gnome.Totem.desktop.in.in
@@ -1,8 +1,10 @@
 [Desktop Entry]
 Name=Videos
 Comment=Play movies
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=Video;Movie;Film;Clip;Series;Player;DVD;TV;Disc;
 Exec=totem %U
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.Totem
 DBusActivatable=true
 Terminal=false


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