[gnote] Add translator comments to the desktop file



commit 0c021d6c614df77c1711db483c7bd5476af0d93a
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Apr 10 11:10:09 2021 +0200

    Add translator comments to the desktop file
    
    To avoid potentially bad translations breaking the build.

 data/org.gnome.Gnote.desktop.in | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/data/org.gnome.Gnote.desktop.in b/data/org.gnome.Gnote.desktop.in
index 495313e0..79841bf5 100644
--- a/data/org.gnome.Gnote.desktop.in
+++ b/data/org.gnome.Gnote.desktop.in
@@ -2,8 +2,10 @@
 Name=Gnote
 Comment=Take notes, link ideas, and stay organized
 GenericName=Note-taker
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=notes;idea;link;organize;
 Exec=gnote %u
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.Gnote
 MimeType=x-scheme-handler/note;
 StartupNotify=true


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