aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Arnold <farnold@cvs.gnome.org>2005-08-03 14:11:55 +0800
committerFrank Arnold <farnold@src.gnome.org>2005-08-03 14:11:55 +0800
commited20cc7435ae91bfd41f068365cbac5cd52b97ac (patch)
tree590b8913fc042a618a02ac1ae21acb7730fae9ef
parent733f748b38e3f7b0c4e7a6293c7226dc8231b411 (diff)
downloadgsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar.gz
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar.bz2
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar.lz
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar.xz
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.tar.zst
gsoc2013-evolution-ed20cc7435ae91bfd41f068365cbac5cd52b97ac.zip
Marked string for translation and removed trailing space. Fixes bug
2005-08-03 Frank Arnold <farnold@cvs.gnome.org> * addressbook.error.xml: Marked string for translation and removed trailing space. Fixes bug #254923 again. svn path=/trunk/; revision=29962
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/addressbook.error.xml4
2 files changed, 7 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 364d1e0f59..6ddda5bc9a 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-03 Frank Arnold <farnold@cvs.gnome.org>
+
+ * addressbook.error.xml: Marked string for translation
+ and removed trailing space. Fixes bug #254923 again.
+
2005-08-01 Devashish Sharma <sdevashish@novell.com>
* gui/contact-editor/eab-editor.c (sensitize_ok): fixes the behaviour
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml
index b4bbfff684..37de17ce0b 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -74,8 +74,8 @@
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>
- <error type="question" id="prompt-resize" default="GTK_RESPONSE_YES">
- <primary>The image you have selected is large. Do you want to resize and store it? </primary>
+ <error type="question" id="prompt-resize" default="GTK_RESPONSE_YES">
+ <_primary>The image you have selected is large. Do you want to resize and store it?</_primary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>