[bijiben] Add translator comments to the .desktop file



commit e6399ff66c37270172c4ad02d409be25b5ba3725
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Mon Oct 16 21:36:12 2017 +0200

    Add translator comments to the .desktop file
    
    Hopefully, we’ll get fewer broken translations.

 data/org.gnome.bijiben.desktop.in.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/org.gnome.bijiben.desktop.in.in b/data/org.gnome.bijiben.desktop.in.in
index af06fa0..59325b1 100644
--- a/data/org.gnome.bijiben.desktop.in.in
+++ b/data/org.gnome.bijiben.desktop.in.in
@@ -1,9 +1,11 @@
 [Desktop Entry]
 Name=Notes
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=notes;reminder;
 Comment=Post notes, tag files!
 GenericName=Note-taker
 Exec=bijiben %u
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=org.gnome.bijiben
 MimeType=x-scheme-handler/note;
 StartupNotify=true


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