diff options
Diffstat (limited to 'config/locales/views/ringtones/en.yml')
-rw-r--r-- | config/locales/views/ringtones/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/ringtones/en.yml b/config/locales/views/ringtones/en.yml index e681d96..1b0b36a 100644 --- a/config/locales/views/ringtones/en.yml +++ b/config/locales/views/ringtones/en.yml @@ -10,7 +10,7 @@ en: audio: 'Audio' bellcore_id: 'Bellcore ID' actions: - confirm: 'Are you sure you want to delete this ringtone?' + confirm_destroy: 'Are you sure you want to delete this ringtone?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -20,7 +20,7 @@ en: audio: 'Audio' bellcore_id: 'Bellcore ID' actions: - confirm: 'Are you sure you want to delete this ringtone?' + confirm_destroy: 'Are you sure you want to delete this ringtone?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' @@ -35,5 +35,5 @@ en: bellcore_id: label: 'Bellcore ID' hint: 'Build in ringtone ID. A "0" means silence.' - button: 'Submit' + submit: 'Submit' set_a_ringtone: 'Set a ringtone'
\ No newline at end of file |