diff options
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r-- | addressbook/addressbook.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml index bf2c8f4c84..e5052416af 100644 --- a/addressbook/addressbook.error.xml +++ b/addressbook/addressbook.error.xml @@ -92,7 +92,7 @@ <error id="ask-list-add-exists" type="question" default="GTK_RESPONSE_NO"> <_primary>Address '{0}' already exists.</_primary> - <_secondary>A contact already exists with this address. Would you like to add a new card with the same address anyway?</_secondary> + <_secondary>A contact already exists with this address. Would you like to add a new card with the same address anyway?</_secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> <button stock="gtk-ok" _label="_Add" response="GTK_RESPONSE_YES"/> </error> |