diff options
Diffstat (limited to 'config/locales/views/phone_book_entries/en.yml')
-rw-r--r-- | config/locales/views/phone_book_entries/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/phone_book_entries/en.yml b/config/locales/views/phone_book_entries/en.yml index 3c861a0..abfbbb2 100644 --- a/config/locales/views/phone_book_entries/en.yml +++ b/config/locales/views/phone_book_entries/en.yml @@ -35,7 +35,7 @@ en: available_phone_books: 'Available phone books:' create_new_phone_book_entry: 'create a new entry' actions: - confirm: 'Are you sure you want to delete this phone book entry?' + confirm_destroy: 'Are you sure you want to delete this phone book entry?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -69,7 +69,7 @@ en: mobileme_account: 'iCloud account' manage_phone_number: 'Manage phone number.' actions: - confirm: 'Are you sure you want to delete this phone book entry?' + confirm_destroy: 'Are you sure you want to delete this phone book entry?' destroy: 'Delete phone book entry' edit: 'Edit phone book entry' view_all: 'View all phone book entries' @@ -158,4 +158,4 @@ en: image: label: 'Photo' hint: 'Avatar photo' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |