aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2008-07-21 06:34:21 +0800
committerAndre Klapper <aklapper@src.gnome.org>2008-07-21 06:34:21 +0800
commitaa5fb639a6683a203bbfa8aa5f033734ceb3e133 (patch)
treebd90a4e11c78540e519412da8497fc8e6f9b7407 /addressbook/addressbook.error.xml
parent13bc94d6adfda6bfc2691820677a0b0b0470339d (diff)
downloadgsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar.gz
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar.bz2
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar.lz
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar.xz
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.tar.zst
gsoc2013-evolution-aa5fb639a6683a203bbfa8aa5f033734ceb3e133.zip
Fix some strings. See bug #543753.
2008-07-20 Andre Klapper <a9016009@gmx.de> * addressbook.error.xml: Fix some strings. See bug #543753. svn path=/trunk/; revision=35786
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r--addressbook/addressbook.error.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml
index ceec857adf..bfea4ce405 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -110,18 +110,18 @@
<error id="gw-book-list-init" type="warning">
<_primary>GroupWise Address book creation:</_primary>
- <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and Groupwise Personal Contacts folders.</_secondary>
+ <_secondary>Currently you can access only GroupWise System Address Book from Evolution. Please use some other GroupWise mail client once, to get your GroupWise Frequent Contacts and GroupWise Personal Contacts folders.</_secondary>
</error>
<error id="contact-delete-error-perm" type="warning">
<_primary>Failed to delete contact</_primary>
- <_secondary>You do not have enough permissions to delete contact in this Address Book.</_secondary>
+ <_secondary>You do not have permission to delete contacts in this address book.</_secondary>
</error>
<error id="error-read-only" type="error" default="GTK_RESPONSE_YES">
<_primary>Cannot add new contact</_primary>
<!-- For Translators: {0} is the name of the address book source -->
- <_secondary>'{0}' is a read-only address book source. Switch to Contacts View and highlight an address book that can accept contacts.</_secondary>
+ <_secondary>'{0}' is a read-only address book and cannot be modified. Please select a different address book from the side bar in the Contacts view.</_secondary>
<button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
</error>