From 8d0007578eef6f69c3a2af9b7954f44c671ec331 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 28 Jan 2008 05:46:22 +0000 Subject: Patch from Andre Klapper ** Fix for bug #339156 (Added a gettext context to the string "Read") svn path=/trunk/; revision=34910 --- mail/ChangeLog | 17 +++++++++++------ mail/em-filter-i18n.h | 1 + mail/message-tag-followup.c | 1 + plugins/groupwise-features/ChangeLog | 21 +++++++++++++-------- plugins/groupwise-features/proxy-add-dialog.glade | 9 +++++---- ui/ChangeLog | 20 ++++++++++++-------- ui/evolution-mail-message.xml | 1 + 7 files changed, 44 insertions(+), 26 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 4988b2d5d1..0be2a3cb3a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,10 +1,15 @@ +2008-01-28 Andre Klapper + + * em-filter-i18n.h: Added translator comments. + * message-tag-followup.c: Added translator comments. + 2008-01-25 Johnny Jacob - - ** Fix for #467581. - - * em-folder-browser.c : Don't cancel all threads for a vfolder - based search (all/account search). Introduced cameloperation for - this and cancel it on clear. + + ** Fix for #467581. + + * em-folder-browser.c : Don't cancel all threads for a vfolder + based search (all/account search). Introduced cameloperation for + this and cancel it on clear. 2008-01-24 Milan Crha diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h index 7db8144860..bec0d2c120 100644 --- a/mail/em-filter-i18n.h +++ b/mail/em-filter-i18n.h @@ -49,6 +49,7 @@ char *s = N_("Message is not Junk"); char *s = N_("Move to Folder"); char *s = N_("Pipe to Program"); char *s = N_("Play Sound"); +/* Translators: "Read" as in "has been read" (em-filter-i18n.h) */ char *s = N_("Read"); char *s = N_("Recipients"); char *s = N_("Regex Match"); diff --git a/mail/message-tag-followup.c b/mail/message-tag-followup.c index 668c7b9637..db5e23acf6 100644 --- a/mail/message-tag-followup.c +++ b/mail/message-tag-followup.c @@ -78,6 +78,7 @@ static char *available_flags[] = { N_("For Your Information"), N_("Forward"), N_("No Response Necessary"), + /* Translators: "Read" as in "has been read" (message-tag-followup.c) */ N_("Read"), N_("Reply"), N_("Reply to All"), diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 77d14ff61f..075bd3661a 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,8 @@ +2008-01-28 Andre Klapper + + * proxy-add-dialog.glade: string "Read" needs gettext context, + translator comments. + 2008-01-24 Milan Crha ** Part of bug #511488 @@ -23,9 +28,9 @@ 2007-11-12 indu - ** Fix for bug #458515 - * status-track.c: (recipient->undelivered_date) - string corrected + ** Fix for bug #458515 + * status-track.c: (recipient->undelivered_date): + string corrected 2007-10-26 Kjartan Maraas @@ -45,10 +50,10 @@ Use standard icon names where applicable. 2007-08-17 Johnny Jacob - - ** Fix for bug #458715. + + ** Fix for bug #458715. - * proxy.c : (proxy_page_changed_cb) : Do not include "" in the list. And use g_malloc0. 2007-08-16 Milan Crha @@ -117,7 +122,7 @@ 2007-02-05 Sankar P - * junk-settings.c: + * junk-settings.c: Include missing header file 2007-01-27 Nickolay V. Shmyrev @@ -141,7 +146,7 @@ 2007-01-18 Raghavendran * org-gnome-groupwise-features.xml: - * mail-send-options.c : + * mail-send-options.c : Added code for implementing Send options via a data hook . 2006-11-17 Harish Krishnaswamy diff --git a/plugins/groupwise-features/proxy-add-dialog.glade b/plugins/groupwise-features/proxy-add-dialog.glade index 06c8c4823c..a8622f232b 100644 --- a/plugins/groupwise-features/proxy-add-dialog.glade +++ b/plugins/groupwise-features/proxy-add-dialog.glade @@ -433,7 +433,7 @@ True True - _Read + permission to read|_Read True GTK_RELIEF_NORMAL True @@ -457,7 +457,8 @@ True True - _Read + permission to read|_Read + True GTK_RELIEF_NORMAL True @@ -481,7 +482,7 @@ True True - _Read + permission to read|_Read True GTK_RELIEF_NORMAL True @@ -505,7 +506,7 @@ True True - _Read + permission to read|_Read True GTK_RELIEF_NORMAL True diff --git a/ui/ChangeLog b/ui/ChangeLog index 5cb22f0872..ca90d40629 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2008-01-28 Andre Klapper + + * evolution-mail-message.xml: Added translator comments. + 2007-12-17 Srinivasa Ragavan * evolution-mail-global.xml: Add Debug Log menu item for mailer. @@ -14,9 +18,9 @@ Fix capitalization of "Switcher Appearance" menu (HIG 8.3.2). 2007-12-09 Andre Klapper - - * evolution.xml: - change "Evolution FAQ" menu item name to "Frequently Asked questions". + + * evolution.xml: + change "Evolution FAQ" menu item name to "Frequently Asked questions". if i think of it, our users should not need a geek dictionary. 2007-12-07 Denis Washington @@ -35,11 +39,11 @@ Add mnemonic to PrepareForOffline menu item 2007-11-26 Andre Klapper - - ** Fixes bug #497810 - - * evolution.xml: - add "Evolution FAQ" help menu item + + ** Fixes bug #497810 + + * evolution.xml: + add "Evolution FAQ" help menu item 2007-11-26 Nicholas Miell diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index c0655386fe..ab1e86b245 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -347,6 +347,7 @@ + -- cgit v1.2.3