diff options
Diffstat (limited to 'config/locales/views/manufacturers/en.yml')
-rw-r--r-- | config/locales/views/manufacturers/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/manufacturers/en.yml b/config/locales/views/manufacturers/en.yml index f4804cf..dccdf1b 100644 --- a/config/locales/views/manufacturers/en.yml +++ b/config/locales/views/manufacturers/en.yml @@ -13,7 +13,7 @@ en: phone_models: 'Phone models' state: 'State' actions: - confirm: 'Are you sure you want to delete this manufacturer?' + confirm_destroy: 'Are you sure you want to delete this manufacturer?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -25,7 +25,7 @@ en: homepage_url: 'Homepage URL' state: 'State' actions: - confirm: 'Are you sure you want to delete this manufacturer?' + confirm_destroy: 'Are you sure you want to delete this manufacturer?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' @@ -46,4 +46,4 @@ en: state: label: 'State' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |