diff options
Diffstat (limited to 'config/locales/views/softkeys/en.yml')
-rw-r--r-- | config/locales/views/softkeys/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/softkeys/en.yml b/config/locales/views/softkeys/en.yml index e29e4c6..8d8a3f3 100644 --- a/config/locales/views/softkeys/en.yml +++ b/config/locales/views/softkeys/en.yml @@ -25,7 +25,7 @@ en: label: 'Label' position: 'Position' actions: - confirm: 'Are you sure you want to delete this softkey?' + confirm_destroy: 'Are you sure you want to delete this softkey?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -40,7 +40,7 @@ en: position: 'Position' call_forward: 'Call forward' actions: - confirm: 'Are you sure you want to delete this softkey?' + confirm_destroy: 'Are you sure you want to delete this softkey?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' @@ -61,4 +61,4 @@ en: label: label: 'Label' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |