summaryrefslogtreecommitdiff
path: root/config/locales/views/phone_books/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/phone_books/en.yml')
-rw-r--r--config/locales/views/phone_books/en.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/phone_books/en.yml b/config/locales/views/phone_books/en.yml
index fcab06d..1c89feb 100644
--- a/config/locales/views/phone_books/en.yml
+++ b/config/locales/views/phone_books/en.yml
@@ -17,7 +17,7 @@ en:
description: 'Description'
count: 'Number of entries'
actions:
- confirm: 'Are you sure you want to delete this phone book?'
+ confirm_destroy: 'Are you sure you want to delete this phone book?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -28,7 +28,7 @@ en:
name: 'Name'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this phone book?'
+ confirm_destroy: 'Are you sure you want to delete this phone book?'
destroy: 'Delete phone book'
edit: 'Edit phone book'
view_all: 'View all phone books'
@@ -43,4 +43,4 @@ en:
description:
label: 'Description'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file