[Commits] [SCM] claws branch, master, updated. 4.3.0-80-g6e36d58c7

paul at claws-mail.org paul at claws-mail.org
Mon Feb 24 07:32:01 UTC 2025


The branch, master has been updated
       via  6e36d58c7bacca27dc0840174b19a33fcdfadd72 (commit)
      from  41ab3290968d21e248eea17f1f2593110a81851c (commit)

Summary of changes:
 po/es.po                                      | 4 ++--
 po/fr.po                                      | 2 +-
 src/plugins/notification/notification_prefs.c | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)


- Log -----------------------------------------------------------------
commit 6e36d58c7bacca27dc0840174b19a33fcdfadd72
Author: Paul <paul at claws-mail.org>
Date:   Mon Feb 24 07:31:57 2025 +0000

    fix Atayana typo

diff --git a/po/es.po b/po/es.po
index cbf610ff1..dff8e5b9f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11886,8 +11886,8 @@ msgid "SysTrayicon"
 msgstr "Bandeja del sistema"
 
 #: src/plugins/notification/notification_prefs.c:547
-msgid "Atayana App Indicator"
-msgstr "Indicador Atayana"
+msgid "Ayatana App Indicator"
+msgstr "Indicador Ayatana"
 
 #: src/plugins/notification/notification_prefs.c:565
 msgid "Indicator"
diff --git a/po/fr.po b/po/fr.po
index 373a5dafe..d5b291d13 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -12040,7 +12040,7 @@ msgid "SysTrayicon"
 msgstr "Icône de la barre système"
 
 #: src/plugins/notification/notification_prefs.c:547
-msgid "Atayana App Indicator"
+msgid "Ayatana App Indicator"
 msgstr "Indicateur Ayatana App"
 
 #: src/plugins/notification/notification_prefs.c:565
diff --git a/src/plugins/notification/notification_prefs.c b/src/plugins/notification/notification_prefs.c
index 6133a4cf0..daef791a5 100644
--- a/src/plugins/notification/notification_prefs.c
+++ b/src/plugins/notification/notification_prefs.c
@@ -170,8 +170,8 @@ NotifyTrayiconPage trayicon_page;
 typedef struct {
 	PrefsPage page;
 	GtkWidget *ayatana_indicator_enabled;
-}NotifyAtayanaIndicatorPage;
-NotifyAtayanaIndicatorPage ayatana_indicator_page;
+}NotifyAyatanaIndicatorPage;
+NotifyAyatanaIndicatorPage ayatana_indicator_page;
 #endif
 
 #ifdef NOTIFICATION_INDICATOR
@@ -544,7 +544,7 @@ void notify_gtk_init(void)
 
 		ayatana_indicator_path[0] = _("Plugins");
 		ayatana_indicator_path[1] = _("Notification");
-		ayatana_indicator_path[2] = _("Atayana App Indicator");
+		ayatana_indicator_path[2] = _("Ayatana App Indicator");
 		ayatana_indicator_path[3] = NULL;
 
 		ayatana_indicator_page.page.path = ayatana_indicator_path;

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list