summaryrefslogtreecommitdiff
path: root/config/locales/views/acd_agents
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/acd_agents')
-rw-r--r--config/locales/views/acd_agents/de.yml6
-rw-r--r--config/locales/views/acd_agents/en.yml6
2 files changed, 6 insertions, 6 deletions
diff --git a/config/locales/views/acd_agents/de.yml b/config/locales/views/acd_agents/de.yml
index 8613313..e79c81b 100644
--- a/config/locales/views/acd_agents/de.yml
+++ b/config/locales/views/acd_agents/de.yml
@@ -17,7 +17,7 @@ de:
destination_id: 'Ziel ID'
destination: 'Ziel'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Agenten löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Agenten löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -34,7 +34,7 @@ de:
destination_type: 'Zieltyp'
destination_id: 'Ziel ID'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Agenten löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Agenten löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
@@ -73,4 +73,4 @@ de:
destination_id:
label: 'Ziel ID'
hint: ''
- button: 'Absenden' \ No newline at end of file
+ submit: 'Absenden' \ No newline at end of file
diff --git a/config/locales/views/acd_agents/en.yml b/config/locales/views/acd_agents/en.yml
index 8287dd7..546e5c5 100644
--- a/config/locales/views/acd_agents/en.yml
+++ b/config/locales/views/acd_agents/en.yml
@@ -17,7 +17,7 @@ en:
destination_id: 'Destination ID'
destination: 'Destination'
actions:
- confirm: 'Are you sure you want to delete this Agent?'
+ confirm_destroy: 'Are you sure you want to delete this Agent?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -34,7 +34,7 @@ en:
destination_type: 'Destination type'
destination_id: 'Destination'
actions:
- confirm: 'Are you sure you want to delete this element?'
+ confirm_destroy: 'Are you sure you want to delete this element?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
@@ -73,4 +73,4 @@ en:
destination_id:
label: 'Destination'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file