summaryrefslogtreecommitdiff
path: root/config/locales/views/phone_books
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/phone_books')
-rw-r--r--config/locales/views/phone_books/de.yml10
-rw-r--r--config/locales/views/phone_books/en.yml6
2 files changed, 8 insertions, 8 deletions
diff --git a/config/locales/views/phone_books/de.yml b/config/locales/views/phone_books/de.yml
index 8aa6acf..fa93945 100644
--- a/config/locales/views/phone_books/de.yml
+++ b/config/locales/views/phone_books/de.yml
@@ -13,11 +13,11 @@ de:
successfuly_destroyed: 'Ein Telefonbuch wurde gelöscht.'
index:
page_title: 'Telefonbücher'
- name: 'Name des Telefonbuches'
+ name: 'Name'
description: 'Beschreibung'
- count: 'Anzahl der Telefonbucheinträge'
+ count: 'Anzahl Einträge'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Telefonbuch löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Telefonbuch löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -28,7 +28,7 @@ de:
name: 'Name'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Telefonbuch löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Telefonbuch löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefonbücher anzeigen'
@@ -43,4 +43,4 @@ de:
description:
label: 'Beschreibung'
hint: ''
- button: 'Absenden' \ No newline at end of file
+ submit: 'Absenden' \ No newline at end of file
diff --git a/config/locales/views/phone_books/en.yml b/config/locales/views/phone_books/en.yml
index fcab06d..1c89feb 100644
--- a/config/locales/views/phone_books/en.yml
+++ b/config/locales/views/phone_books/en.yml
@@ -17,7 +17,7 @@ en:
description: 'Description'
count: 'Number of entries'
actions:
- confirm: 'Are you sure you want to delete this phone book?'
+ confirm_destroy: 'Are you sure you want to delete this phone book?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -28,7 +28,7 @@ en:
name: 'Name'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this phone book?'
+ confirm_destroy: 'Are you sure you want to delete this phone book?'
destroy: 'Delete phone book'
edit: 'Edit phone book'
view_all: 'View all phone books'
@@ -43,4 +43,4 @@ en:
description:
label: 'Description'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file