[krb5-auth-dialog] desktop-file: Add translator comments
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] desktop-file: Add translator comments
- Date: Sun, 14 Feb 2021 11:01:06 +0000 (UTC)
commit 487fb6064c1eae1b6da7005eefa0b253e8a9f547
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Feb 14 11:58:09 2021 +0100
desktop-file: Add translator comments
The older version of gettext installed on Damned Lies extracts the icon
name, which can cause the icon to not show up if a translator makes the
mistake of translating it. Adding this specific comment forces Damned
Lies to skip the string as a workaround.
src/org.gnome.KrbAuthDialog.desktop.in | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/org.gnome.KrbAuthDialog.desktop.in b/src/org.gnome.KrbAuthDialog.desktop.in
index 332eee6..0dd2f97 100644
--- a/src/org.gnome.KrbAuthDialog.desktop.in
+++ b/src/org.gnome.KrbAuthDialog.desktop.in
@@ -4,8 +4,10 @@ Comment=Kerberos Network Authentication Dialog
Exec=krb5-auth-dialog
Terminal=false
Type=Application
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
Icon=krb-valid-ticket
Categories=GNOME;GTK;Utility;Network;
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list
MUST also end with a semicolon!
Keywords=kerberos;authentication;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=krb5-auth-dialog
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]