aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-05-13 01:47:16 +0800
committerMilan Crha <mcrha@redhat.com>2014-05-13 01:47:16 +0800
commitd46ad6d3cd44c3c9b730566cbd7719c2961a9bc9 (patch)
treebdc2d2362021b2da8b8b0eaab55ca28af61122ca /addressbook/addressbook.error.xml
parent4508696844c20530bdf7fe6150c432eb16a9c77b (diff)
downloadgsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar.gz
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar.bz2
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar.lz
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar.xz
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.tar.zst
gsoc2013-evolution-d46ad6d3cd44c3c9b730566cbd7719c2961a9bc9.zip
Bug #678843 - May re-prompt password on account re-enable
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r--addressbook/addressbook.error.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml
index 18e00d8a75..1e078575cb 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -65,6 +65,11 @@
<secondary>{0}</secondary>
</error>
+ <error id="refresh-error" type="error">
+ <_primary>Failed to refresh address book '{0}'</_primary>
+ <secondary>{1}</secondary>
+ </error>
+
<error id="prompt-save" type="question" default="GTK_RESPONSE_YES">
<_primary>Would you like to save your changes?</_primary>
<_secondary>You have made modifications to this contact. Do you want to save these changes?</_secondary>