aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder
diff options
context:
space:
mode:
authorSankar P <psankar@novell.com>2007-07-10 19:31:05 +0800
committerSankarasivasubramanian Pasupathilingam <psankar@src.gnome.org>2007-07-10 19:31:05 +0800
commitdbe0ac8a264485e18bd0b6f81239ca170a69dab0 (patch)
tree237403e15bd7343480a45ccea87c099e9d05cd15 /plugins/attachment-reminder
parente13dcd0fd76fa432336b669b7836522b638d181c (diff)
downloadgsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar.gz
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar.bz2
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar.lz
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar.xz
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.tar.zst
gsoc2013-evolution-dbe0ac8a264485e18bd0b6f81239ca170a69dab0.zip
Fixed Marking for Translation bugs
2007-07-10 Sankar P <psankar@novell.com> * org-gnome-attachment-reminder.errors.xml: Fixed Marking for Translation bugs svn path=/trunk/; revision=33797
Diffstat (limited to 'plugins/attachment-reminder')
-rw-r--r--plugins/attachment-reminder/ChangeLog5
-rw-r--r--plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml6
2 files changed, 8 insertions, 3 deletions
diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog
index fea630c651..44f27f14b6 100644
--- a/plugins/attachment-reminder/ChangeLog
+++ b/plugins/attachment-reminder/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-10 Sankar P <psankar@novell.com>
+
+ * org-gnome-attachment-reminder.errors.xml:
+ Fixed Marking for Translation bugs
+
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Fix for build break from Johnny.
diff --git a/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
index 3f19812ce9..6116898815 100644
--- a/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
+++ b/plugins/attachment-reminder/org-gnome-attachment-reminder.errors.xml
@@ -2,9 +2,9 @@
<error-list domain="org.gnome.evolution.plugins.attachment_reminder" default="GTK_RESPONSE_YES">
<error id="attachment-reminder" type="info">
- <_title>Attachment Reminder</title>
- <_primary>Message has no attachments</primary>
- <_secondary>Evolution has found some keywords that suggest that this message should contain an attachment, but cannot find one.</secondary>
+ <_title>Attachment Reminder</_title>
+ <_primary>Message has no attachments</_primary>
+ <_secondary>Evolution has found some keywords that suggest that this message should contain an attachment, but cannot find one.</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button response="GTK_RESPONSE_YES" label="_Send"></button>
</error>