diff options
Diffstat (limited to 'addressbook/addressbook-errors.xml')
-rw-r--r-- | addressbook/addressbook-errors.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/addressbook-errors.xml b/addressbook/addressbook-errors.xml index 0d6b331b28..fbcc3a0d78 100644 --- a/addressbook/addressbook-errors.xml +++ b/addressbook/addressbook-errors.xml @@ -75,8 +75,8 @@ </error> <error id="save-error" type="error"> - <primary>Unable to save contact(s).</primary> - <secondary>Error saving contacts to {0}: {1}</secondary> + <primary>Unable to save {0}.</primary> + <secondary>Error saving {0} to {1}: {2}</secondary> </error> <error id="backend-died" type="error"> |