[geary/mjog/i18n-fixes: 4/4] src/client/plugins: Reduce translations needed for internal plugins
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/i18n-fixes: 4/4] src/client/plugins: Reduce translations needed for internal plugins
- Date: Tue, 18 Aug 2020 08:13:10 +0000 (UTC)
commit 462edf7eb8f07014f5f160f49e9e217812f3c05e
Author: Michael Gratton <mike vee net>
Date: Tue Aug 18 18:10:39 2020 +1000
src/client/plugins: Reduce translations needed for internal plugins
Remove `Description` key from internal plugin desktop files and
leave a note about not bothering to translate `Name`, since they
will ever be seen.
.../desktop-notifications/desktop-notifications.plugin.desktop.in | 3 ++-
src/client/plugin/folder-highlight/folder-highlight.plugin.desktop.in | 3 ++-
.../plugin/notification-badge/notification-badge.plugin.desktop.in | 3 ++-
src/client/plugin/special-folders/special-folders.plugin.desktop.in | 2 ++
4 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/src/client/plugin/desktop-notifications/desktop-notifications.plugin.desktop.in
b/src/client/plugin/desktop-notifications/desktop-notifications.plugin.desktop.in
index 2019963a9..4681890b6 100644
--- a/src/client/plugin/desktop-notifications/desktop-notifications.plugin.desktop.in
+++ b/src/client/plugin/desktop-notifications/desktop-notifications.plugin.desktop.in
@@ -1,4 +1,5 @@
[Plugin]
Module=desktop-notifications
+# Translators: This is an internal plugin so this name does not need
+# to be tanslated
Name=Desktop Notifications
-Description=Displays desktop notifications when new email is delivered
diff --git a/src/client/plugin/folder-highlight/folder-highlight.plugin.desktop.in
b/src/client/plugin/folder-highlight/folder-highlight.plugin.desktop.in
index f0ca9f973..5cd8bb375 100644
--- a/src/client/plugin/folder-highlight/folder-highlight.plugin.desktop.in
+++ b/src/client/plugin/folder-highlight/folder-highlight.plugin.desktop.in
@@ -1,4 +1,5 @@
[Plugin]
Module=folder-highlight
+# Translators: This is an internal plugin so this name does not need
+# to be tanslated
Name=Folder Highlight
-Description=Highlights folders that have newly delivered mail
diff --git a/src/client/plugin/notification-badge/notification-badge.plugin.desktop.in
b/src/client/plugin/notification-badge/notification-badge.plugin.desktop.in
index 553301212..c3b6e89da 100644
--- a/src/client/plugin/notification-badge/notification-badge.plugin.desktop.in
+++ b/src/client/plugin/notification-badge/notification-badge.plugin.desktop.in
@@ -1,4 +1,5 @@
[Plugin]
Module=notification-badge
+# Translators: This is an internal plugin so this name does not need
+# to be tanslated.
Name=Notification Badge
-Description=Displays a dock badge showing the number of new messages
diff --git a/src/client/plugin/special-folders/special-folders.plugin.desktop.in
b/src/client/plugin/special-folders/special-folders.plugin.desktop.in
index 4e5e4ff44..901dc045a 100644
--- a/src/client/plugin/special-folders/special-folders.plugin.desktop.in
+++ b/src/client/plugin/special-folders/special-folders.plugin.desktop.in
@@ -1,3 +1,5 @@
[Plugin]
Module=special-folders
+# Translators: This is an internal plugin so this name does not need
+# to be tanslated.
Name=Special Folders
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]