summaryrefslogtreecommitdiff
path: root/config/locales/views/fax_documents
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/fax_documents')
-rw-r--r--config/locales/views/fax_documents/de.yml6
-rw-r--r--config/locales/views/fax_documents/en.yml6
2 files changed, 6 insertions, 6 deletions
diff --git a/config/locales/views/fax_documents/de.yml b/config/locales/views/fax_documents/de.yml
index 066746d..6bfa86b 100644
--- a/config/locales/views/fax_documents/de.yml
+++ b/config/locales/views/fax_documents/de.yml
@@ -49,7 +49,7 @@ de:
document: 'Dokument'
destination_phone_number: 'Ziel Fax-Nummer'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Fax-Dokument löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Fax-Dokument löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -77,7 +77,7 @@ de:
fax_resolution: 'Fax Auflösung'
destination_phone_number: 'Ziel Fax-Nummer'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Fax-Dokument löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Fax-Dokument löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
@@ -144,5 +144,5 @@ de:
destination_phone_number:
label: 'Ziel Fax-Nummer'
hint: ''
- button: 'Absenden'
+ submit: 'Absenden'
diff --git a/config/locales/views/fax_documents/en.yml b/config/locales/views/fax_documents/en.yml
index bedb2e6..ff5f8f8 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'
@@ -144,5 +144,5 @@ en:
destination_phone_number:
label: 'Destination phone number'
hint: ''
- button: 'Submit'
+ submit: 'Submit'