diff options
Diffstat (limited to 'config/locales/views/fax_documents/en.yml')
-rw-r--r-- | config/locales/views/fax_documents/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/fax_documents/en.yml b/config/locales/views/fax_documents/en.yml index bedb2e6..abc9178 100644 --- a/config/locales/views/fax_documents/en.yml +++ b/config/locales/views/fax_documents/en.yml @@ -49,7 +49,7 @@ en: document: 'Document' destination_phone_number: 'Destination phone number' actions: - confirm: 'Are you sure you want to delete this fax?' + confirm_destroy: 'Are you sure you want to delete this fax?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -77,7 +77,7 @@ en: fax_resolution: 'Resolution' destination_phone_number: 'Destination phone number' actions: - confirm: 'Are you sure you want to delete this fax?' + confirm_destroy: 'Are you sure you want to delete this fax?' destroy: 'Delete' edit: 'Edit' view_all: 'View all' |