summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-23 17:36:33 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-23 17:36:33 +0100
commite84e82032813b7acd71f8073d00f57e1cd65eb7c (patch)
treea1cb86a2d1857bde39932c89a4739ca8dcf01767
parentf67005b1bcbf4b0049b8d60dfcc669bd98745a49 (diff)
Fixed I18n bug.
-rw-r--r--app/views/call_histories/_index_core.html.haml2
-rw-r--r--app/views/phones/show.html.haml2
-rw-r--r--app/views/shared/_index_view_edit_destroy_part.html.haml4
-rw-r--r--app/views/shared/_show_edit_destroy_part.html.haml4
-rw-r--r--app/views/sip_accounts/_index_core.html.haml19
-rw-r--r--app/views/tenants/_admin_area.html.haml18
-rw-r--r--config/locales/views/access_authorizations/de.yml4
-rw-r--r--config/locales/views/access_authorizations/en.yml4
-rw-r--r--config/locales/views/acd_agents/de.yml4
-rw-r--r--config/locales/views/acd_agents/en.yml4
-rw-r--r--config/locales/views/acd_callers/de.yml4
-rw-r--r--config/locales/views/acd_callers/en.yml4
-rw-r--r--config/locales/views/addresses/de.yml4
-rw-r--r--config/locales/views/addresses/en.yml4
-rw-r--r--config/locales/views/automatic_call_distributors/de.yml4
-rw-r--r--config/locales/views/automatic_call_distributors/en.yml4
-rw-r--r--config/locales/views/call_forwards/de.yml4
-rw-r--r--config/locales/views/call_forwards/en.yml4
-rw-r--r--config/locales/views/call_histories/de.yml4
-rw-r--r--config/locales/views/call_histories/en.yml4
-rw-r--r--config/locales/views/call_routes/de.yml4
-rw-r--r--config/locales/views/call_routes/en.yml4
-rw-r--r--config/locales/views/callthroughs/de.yml4
-rw-r--r--config/locales/views/callthroughs/en.yml4
-rw-r--r--config/locales/views/conference_invitees/de.yml4
-rw-r--r--config/locales/views/conference_invitees/en.yml4
-rw-r--r--config/locales/views/conferences/de.yml4
-rw-r--r--config/locales/views/conferences/en.yml4
-rw-r--r--config/locales/views/fax_accounts/de.yml4
-rw-r--r--config/locales/views/fax_accounts/en.yml4
-rw-r--r--config/locales/views/fax_documents/de.yml4
-rw-r--r--config/locales/views/fax_documents/en.yml4
-rw-r--r--config/locales/views/gateway_parameters/de.yml4
-rw-r--r--config/locales/views/gateway_parameters/en.yml4
-rw-r--r--config/locales/views/gateway_settings/de.yml4
-rw-r--r--config/locales/views/gateway_settings/en.yml4
-rw-r--r--config/locales/views/gateways/de.yml4
-rw-r--r--config/locales/views/gateways/en.yml4
-rw-r--r--config/locales/views/gs_cluster_sync_log_entries/de.yml4
-rw-r--r--config/locales/views/gs_cluster_sync_log_entries/en.yml4
-rw-r--r--config/locales/views/gs_nodes/de.yml4
-rw-r--r--config/locales/views/gs_nodes/en.yml4
-rw-r--r--config/locales/views/gs_parameters/de.yml4
-rw-r--r--config/locales/views/gs_parameters/en.yml4
-rw-r--r--config/locales/views/gui_functions/de.yml4
-rw-r--r--config/locales/views/gui_functions/en.yml4
-rw-r--r--config/locales/views/hunt_group_members/de.yml4
-rw-r--r--config/locales/views/hunt_group_members/en.yml4
-rw-r--r--config/locales/views/hunt_groups/de.yml4
-rw-r--r--config/locales/views/hunt_groups/en.yml4
-rw-r--r--config/locales/views/manufacturers/de.yml4
-rw-r--r--config/locales/views/manufacturers/en.yml4
-rw-r--r--config/locales/views/phone_book_entries/de.yml4
-rw-r--r--config/locales/views/phone_book_entries/en.yml4
-rw-r--r--config/locales/views/phone_books/de.yml4
-rw-r--r--config/locales/views/phone_books/en.yml4
-rw-r--r--config/locales/views/phone_models/de.yml4
-rw-r--r--config/locales/views/phone_models/en.yml4
-rw-r--r--config/locales/views/phone_number_ranges/de.yml4
-rw-r--r--config/locales/views/phone_number_ranges/en.yml4
-rw-r--r--config/locales/views/phone_numbers/de.yml4
-rw-r--r--config/locales/views/phone_numbers/en.yml4
-rw-r--r--config/locales/views/phone_sip_accounts/de.yml4
-rw-r--r--config/locales/views/phone_sip_accounts/en.yml4
-rw-r--r--config/locales/views/phones/de.yml8
-rw-r--r--config/locales/views/phones/en.yml4
-rw-r--r--config/locales/views/ringtones/de.yml4
-rw-r--r--config/locales/views/ringtones/en.yml4
-rw-r--r--config/locales/views/route_elements/de.yml4
-rw-r--r--config/locales/views/route_elements/en.yml4
-rw-r--r--config/locales/views/sip_accounts/de.yml4
-rw-r--r--config/locales/views/sip_accounts/en.yml4
-rw-r--r--config/locales/views/sip_domains/de.yml4
-rw-r--r--config/locales/views/sip_domains/en.yml4
-rw-r--r--config/locales/views/softkeys/de.yml4
-rw-r--r--config/locales/views/softkeys/en.yml4
-rw-r--r--config/locales/views/system_messages/de.yml4
-rw-r--r--config/locales/views/system_messages/en.yml4
-rw-r--r--config/locales/views/tenants/de.yml4
-rw-r--r--config/locales/views/tenants/en.yml4
-rw-r--r--config/locales/views/user_group_memberships/de.yml4
-rw-r--r--config/locales/views/user_group_memberships/en.yml4
-rw-r--r--config/locales/views/user_groups/de.yml4
-rw-r--r--config/locales/views/user_groups/en.yml4
-rw-r--r--config/locales/views/users/de.yml4
-rw-r--r--config/locales/views/users/en.yml4
-rw-r--r--config/locales/views/voicemail_messages/de.yml2
-rw-r--r--config/locales/views/voicemail_messages/en.yml2
-rw-r--r--config/locales/views/voicemail_settings/de.yml4
-rw-r--r--config/locales/views/voicemail_settings/en.yml4
-rw-r--r--config/locales/views/whitelists/de.yml4
-rw-r--r--config/locales/views/whitelists/en.yml4
-rw-r--r--lib/generators/nifty/scaffold/templates/locale.yml4
-rw-r--r--lib/generators/nifty/scaffold/templates/locale_de.yml4
94 files changed, 202 insertions, 199 deletions
diff --git a/app/views/call_histories/_index_core.html.haml b/app/views/call_histories/_index_core.html.haml
index 07e0ee4..4ebcad0 100644
--- a/app/views/call_histories/_index_core.html.haml
+++ b/app/views/call_histories/_index_core.html.haml
@@ -66,6 +66,6 @@
%td
- if can? :destroy, call_history
/ = link_to t('call_histories.index.actions.destroy'), sip_account_call_history_path(@sip_account, call_history), :method => :delete
- %a.btn.btn-mini.btn-danger{"data-confirm" => t("#{call_history.class.name.underscore.pluralize}.actions.confirm_detroy"), "data-method" => "delete", :href => sip_account_call_history_path(@sip_account, call_history), :rel => "nofollow"}
+ %a.btn.btn-mini.btn-danger{"data-confirm" => t("#{call_history.class.name.underscore.pluralize}.actions.confirm_destroy"), "data-method" => "delete", :href => sip_account_call_history_path(@sip_account, call_history), :rel => "nofollow"}
%i.icon-trash.icon-white
=t('call_histories.index.actions.destroy')
diff --git a/app/views/phones/show.html.haml b/app/views/phones/show.html.haml
index 97cb1a8..b34bdcd 100644
--- a/app/views/phones/show.html.haml
+++ b/app/views/phones/show.html.haml
@@ -73,7 +73,7 @@
.row
.span12
%h2= t("phones.sip_accounts.title")
- - if @phone.phone_sip_accounts.count > 0
+ - if @phone.phone_sip_accounts.any?
= render "phone_sip_accounts/index_core", :phone_sip_accounts => @phone.phone_sip_accounts
= render :partial => 'shared/create_link', :locals => {:parent => @phone, :child_class => PhoneSipAccount}
diff --git a/app/views/shared/_index_view_edit_destroy_part.html.haml b/app/views/shared/_index_view_edit_destroy_part.html.haml
index 3618d63..8e119fe 100644
--- a/app/views/shared/_index_view_edit_destroy_part.html.haml
+++ b/app/views/shared/_index_view_edit_destroy_part.html.haml
@@ -14,7 +14,7 @@
=t("#{child.class.name.underscore.pluralize}.index.actions.edit")
- if can? :destroy, child
- %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_detroy"), "data-method" => "delete", :href => method( :"#{parent.class.name.underscore}_#{child.class.name.underscore}_path" ).(parent, child), :rel => "nofollow"}
+ %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_destroy"), "data-method" => "delete", :href => method( :"#{parent.class.name.underscore}_#{child.class.name.underscore}_path" ).(parent, child), :rel => "nofollow"}
%i.icon-remove.icon-white
%span.hidden-phone
=t("#{child.class.name.underscore.pluralize}.index.actions.destroy")
@@ -35,7 +35,7 @@
=t("#{child.class.name.underscore.pluralize}.index.actions.edit")
- if can? :destroy, child
- %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_detroy"), "data-method" => "delete", :href => method( :"#{child.class.name.underscore}_path" ).(child), :rel => "nofollow"}
+ %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_destroy"), "data-method" => "delete", :href => method( :"#{child.class.name.underscore}_path" ).(child), :rel => "nofollow"}
%i.icon-trash.icon-white
%span.hidden-phone
=t("#{child.class.name.underscore.pluralize}.index.actions.destroy") \ No newline at end of file
diff --git a/app/views/shared/_show_edit_destroy_part.html.haml b/app/views/shared/_show_edit_destroy_part.html.haml
index f715075..a1e8490 100644
--- a/app/views/shared/_show_edit_destroy_part.html.haml
+++ b/app/views/shared/_show_edit_destroy_part.html.haml
@@ -5,7 +5,7 @@
%i.icon-edit.icon-white
=t("#{child.class.name.underscore.pluralize}.index.actions.edit")
- if can? :destroy, child
- %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_detroy"), "data-method" => "delete", :href => method( :"#{parent.class.name.underscore}_#{child.class.name.underscore}_path" ).(parent, child), :rel => "nofollow"}
+ %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_destroy"), "data-method" => "delete", :href => method( :"#{parent.class.name.underscore}_#{child.class.name.underscore}_path" ).(parent, child), :rel => "nofollow"}
%i.icon-trash.icon-white
=t("#{child.class.name.underscore.pluralize}.index.actions.destroy")
@@ -15,6 +15,6 @@
%i.icon-edit.icon-white
=t("#{child.class.name.underscore.pluralize}.index.actions.edit")
- if can? :destroy, child
- %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_detroy"), "data-method" => "delete", :href => method( :"#{child.class.name.underscore}_path" ).(child), :rel => "nofollow"}
+ %a.btn.btn-small.btn-danger{"data-confirm" => t("#{child.class.name.underscore.pluralize}.index.actions.confirm_destroy"), "data-method" => "delete", :href => method( :"#{child.class.name.underscore}_path" ).(child), :rel => "nofollow"}
%i.icon-trash.icon-white
=t("#{child.class.name.underscore.pluralize}.index.actions.destroy") \ No newline at end of file
diff --git a/app/views/sip_accounts/_index_core.html.haml b/app/views/sip_accounts/_index_core.html.haml
index e94db83..bc1555f 100644
--- a/app/views/sip_accounts/_index_core.html.haml
+++ b/app/views/sip_accounts/_index_core.html.haml
@@ -8,9 +8,10 @@
%th
%span.hidden-phone
= t('sip_accounts.index.phone_numbers')
- %th
- %span.hidden-phone
- = t('phones.name')
+ - if sip_accounts.map{ |sip_account| sip_account.phone_sip_accounts.any? }.include?(true)
+ %th
+ %span.hidden-phone
+ = t('phones.name')
%tbody
- for sip_account in sip_accounts
@@ -26,9 +27,9 @@
%td
- if sip_account.phone_numbers.count > 0
= render 'phone_numbers/listing', :phone_numbers => sip_account.phone_numbers.order(:number)
-
- %td
- %span.hidden-phone
- - sip_account.phones.each do |phone|
- = link_to phone.to_s, method( :"#{phone.phoneable_type.underscore}_phone_path" ).( phone.phoneable_id, phone )
- =render :partial => 'shared/index_view_edit_destroy_part', :locals => {:parent => sip_account.sip_accountable, :child => sip_account} \ No newline at end of file
+ - if sip_accounts.map{ |sip_account| sip_account.phone_sip_accounts.any? }.include?(true)
+ %td
+ %span.hidden-phone
+ - sip_account.phones.each do |phone|
+ = link_to phone.to_s, method( :"#{phone.phoneable_type.underscore}_phone_path" ).( phone.phoneable_id, phone )
+ =render :partial => 'shared/index_view_edit_destroy_part', :locals => {:parent => sip_account.sip_accountable, :child => sip_account}
diff --git a/app/views/tenants/_admin_area.html.haml b/app/views/tenants/_admin_area.html.haml
index 369a8ce..92614c8 100644
--- a/app/views/tenants/_admin_area.html.haml
+++ b/app/views/tenants/_admin_area.html.haml
@@ -1,19 +1,21 @@
.row
.span12
- = render :partial => 'tenants/users_table', :locals => {:tenant => tenant}
- = render :partial => 'tenants/user_groups_table', :locals => {:tenant => tenant}
-
= render :partial => 'tenants/table_of_sip_accounts', :locals => {:tenant => tenant}
- = render :partial => 'tenants/table_of_phones', :locals => {:tenant => tenant}
+ - if SipAccount.any?
+ = render :partial => 'tenants/table_of_phones', :locals => {:tenant => tenant}
- = render :partial => 'tenants/table_of_conferences', :locals => {:tenant => tenant}
- = render :partial => 'tenants/table_of_callthroughs', :locals => {:tenant => tenant}
- = render :partial => 'tenants/table_of_hunt_groups', :locals => {:tenant => tenant}
- = render :partial => 'tenants/table_of_automatic_call_distributors', :locals => {:tenant => tenant}
+ - if SipAccount.any? || Gateway.any?
+ = render :partial => 'tenants/table_of_conferences', :locals => {:tenant => tenant}
+ = render :partial => 'tenants/table_of_callthroughs', :locals => {:tenant => tenant}
+ = render :partial => 'tenants/table_of_hunt_groups', :locals => {:tenant => tenant}
+ = render :partial => 'tenants/table_of_automatic_call_distributors', :locals => {:tenant => tenant}
= render :partial => 'tenants/table_of_phone_books', :locals => {:tenant => tenant}
+ = render :partial => 'tenants/users_table', :locals => {:tenant => tenant}
+ = render :partial => 'tenants/user_groups_table', :locals => {:tenant => tenant}
+
.well
%h2 Gemeinschaft Konfiguration
= render :partial => 'tenants/gs_parameter_table', :locals => {:tenant => tenant}
diff --git a/config/locales/views/access_authorizations/de.yml b/config/locales/views/access_authorizations/de.yml
index 1d38cc1..3df5774 100644
--- a/config/locales/views/access_authorizations/de.yml
+++ b/config/locales/views/access_authorizations/de.yml
@@ -11,7 +11,7 @@ de:
login: 'Login'
pin: 'PIN'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Zugangsberechtigung löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Zugangsberechtigung löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -24,7 +24,7 @@ de:
pin: 'PIN'
index_phone_numbers: 'Telefonnummern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Zugangsberechtigung löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Zugangsberechtigung löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Zugangsberechtigungen anzeigen.'
diff --git a/config/locales/views/access_authorizations/en.yml b/config/locales/views/access_authorizations/en.yml
index 9832e4a..712bf01 100644
--- a/config/locales/views/access_authorizations/en.yml
+++ b/config/locales/views/access_authorizations/en.yml
@@ -11,7 +11,7 @@ en:
login: 'Login'
pin: 'PIN'
actions:
- confirm: 'Are you sure you want to delete this access authorization?'
+ confirm_destroy: 'Are you sure you want to delete this access authorization?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -24,7 +24,7 @@ en:
pin: 'PIN'
index_phone_numbers: 'Phone numbers'
actions:
- confirm: 'Are you sure you want to delete this access authorization?'
+ confirm_destroy: 'Are you sure you want to delete this access authorization?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/acd_agents/de.yml b/config/locales/views/acd_agents/de.yml
index 8613313..b625d09 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'
diff --git a/config/locales/views/acd_agents/en.yml b/config/locales/views/acd_agents/en.yml
index 8287dd7..a048214 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'
diff --git a/config/locales/views/acd_callers/de.yml b/config/locales/views/acd_callers/de.yml
index 5195217..2fa78f7 100644
--- a/config/locales/views/acd_callers/de.yml
+++ b/config/locales/views/acd_callers/de.yml
@@ -15,7 +15,7 @@ de:
callback_number: 'Vermittelte Durchwahl'
callback_attempts: 'Vermittlungsversuche'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen vermittelten Anrufer löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen vermittelten Anrufer löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -31,7 +31,7 @@ de:
callback_number: 'Vermittelte Durchwahl'
callback_attempts: 'Vermittlungsversuche'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen vermittelten Anrufer löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen vermittelten Anrufer löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/acd_callers/en.yml b/config/locales/views/acd_callers/en.yml
index c435f3f..18a46e9 100644
--- a/config/locales/views/acd_callers/en.yml
+++ b/config/locales/views/acd_callers/en.yml
@@ -15,7 +15,7 @@ en:
callback_number: 'Callback number'
callback_attempts: 'Callback attempts'
actions:
- confirm: 'Are you sure you want to delete this negotiated caller?'
+ confirm_destroy: 'Are you sure you want to delete this negotiated caller?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -31,7 +31,7 @@ en:
callback_number: 'Callback number'
callback_attempts: 'Callback attempts'
actions:
- confirm: 'Are you sure you want to delete this negotiated caller?'
+ confirm_destroy: 'Are you sure you want to delete this negotiated caller?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/addresses/de.yml b/config/locales/views/addresses/de.yml
index 96d280b..7a20557 100644
--- a/config/locales/views/addresses/de.yml
+++ b/config/locales/views/addresses/de.yml
@@ -16,7 +16,7 @@ de:
country_id: 'Land'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Adresse löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Adresse löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -32,7 +32,7 @@ de:
country_id: 'Land'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Adresse löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Adresse löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Adressen anzeigen'
diff --git a/config/locales/views/addresses/en.yml b/config/locales/views/addresses/en.yml
index 56550f1..66ffc23 100644
--- a/config/locales/views/addresses/en.yml
+++ b/config/locales/views/addresses/en.yml
@@ -16,7 +16,7 @@ en:
country_id: 'Country'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this address?'
+ confirm_destroy: 'Are you sure you want to delete this address?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -32,7 +32,7 @@ en:
country_id: 'Country'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this address?'
+ confirm_destroy: 'Are you sure you want to delete this address?'
destroy: 'Delete address'
edit: 'Edit address'
view_all: 'View all addresses'
diff --git a/config/locales/views/automatic_call_distributors/de.yml b/config/locales/views/automatic_call_distributors/de.yml
index 8618325..52497f9 100644
--- a/config/locales/views/automatic_call_distributors/de.yml
+++ b/config/locales/views/automatic_call_distributors/de.yml
@@ -24,7 +24,7 @@ de:
goodbye: 'Abschied'
music: 'Musik'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -47,7 +47,7 @@ de:
goodbye: 'Abschied'
music: 'Musik'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Warteschleife löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/automatic_call_distributors/en.yml b/config/locales/views/automatic_call_distributors/en.yml
index d481406..2c7fb9c 100644
--- a/config/locales/views/automatic_call_distributors/en.yml
+++ b/config/locales/views/automatic_call_distributors/en.yml
@@ -26,7 +26,7 @@ en:
goodbye: 'Goodbye'
music: 'Music'
actions:
- confirm: 'Are you sure you want to delete this ACD?'
+ confirm_destroy: 'Are you sure you want to delete this ACD?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -51,7 +51,7 @@ en:
goodbye: 'Goodbye'
music: 'Music'
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'
diff --git a/config/locales/views/call_forwards/de.yml b/config/locales/views/call_forwards/de.yml
index 1ec7af7..2d3940e 100644
--- a/config/locales/views/call_forwards/de.yml
+++ b/config/locales/views/call_forwards/de.yml
@@ -17,7 +17,7 @@ de:
depth: 'Weiterleitungs-Sprünge'
active: 'Aktiv'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Rufumleitung löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Rufumleitung löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -35,7 +35,7 @@ de:
depth: 'Weiterleitungs-Sprünge'
active: 'Aktiv'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Rufumleitung löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Rufumleitung löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Rufumleitung anzeigen'
diff --git a/config/locales/views/call_forwards/en.yml b/config/locales/views/call_forwards/en.yml
index 4b9af7d..4c2cf3c 100644
--- a/config/locales/views/call_forwards/en.yml
+++ b/config/locales/views/call_forwards/en.yml
@@ -17,7 +17,7 @@ en:
active: 'Active'
hunt_group: 'Hunt group connection'
actions:
- confirm: 'Are you sure you want to delete this call forward?'
+ confirm_destroy: 'Are you sure you want to delete this call forward?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -35,7 +35,7 @@ en:
depth: 'Hops'
active: 'Active'
actions:
- confirm: 'Are you sure you want to delete this call forward?'
+ confirm_destroy: 'Are you sure you want to delete this call forward?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all call forwards'
diff --git a/config/locales/views/call_histories/de.yml b/config/locales/views/call_histories/de.yml
index 6c99aee..3b05415 100644
--- a/config/locales/views/call_histories/de.yml
+++ b/config/locales/views/call_histories/de.yml
@@ -27,7 +27,7 @@ de:
forwarded: 'Weitergeleitet: %{calls}'
all: 'Alle: %{calls}'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?'
confirm_selected: 'Sind Sie sicher, dass Sie die markierten Einträge löschen möchten?'
destroy: 'Löschen'
destroy_multiple: 'Markierte Einträge löschen'
@@ -41,7 +41,7 @@ de:
name: 'Name'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Eintrag löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Anrufliste anzeigen'
diff --git a/config/locales/views/call_histories/en.yml b/config/locales/views/call_histories/en.yml
index 839c912..2ae62e1 100644
--- a/config/locales/views/call_histories/en.yml
+++ b/config/locales/views/call_histories/en.yml
@@ -27,7 +27,7 @@ en:
forwarded: 'Forwarded:%{calls}'
all: 'All:%{calls}'
actions:
- confirm: 'Are you sure you want to delete this call log entry?'
+ confirm_destroy: 'Are you sure you want to delete this call log entry?'
confirm_selected: 'Are you sure you want to delete all selected entries?'
destroy: 'Delete'
destroy_multiple: 'Delete selected entries'
@@ -41,7 +41,7 @@ en:
name: 'Name'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this call log entry?'
+ confirm_destroy: 'Are you sure you want to delete this call log entry?'
destroy: 'Delete call log entry'
edit: 'Edit call log entry'
view_all: 'View all call log entries'
diff --git a/config/locales/views/call_routes/de.yml b/config/locales/views/call_routes/de.yml
index 71ad51a..47fdc54 100644
--- a/config/locales/views/call_routes/de.yml
+++ b/config/locales/views/call_routes/de.yml
@@ -13,7 +13,7 @@ de:
endpoint_id: 'Endpoint'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Call Route'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Call Route'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
endpoint_id: 'Endpoint'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/call_routes/en.yml b/config/locales/views/call_routes/en.yml
index 251f76e..a637a08 100644
--- a/config/locales/views/call_routes/en.yml
+++ b/config/locales/views/call_routes/en.yml
@@ -13,7 +13,7 @@ en:
endpoint_id: 'Endpoint'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this Call route?'
+ confirm_destroy: 'Are you sure you want to delete this Call route?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
endpoint_id: 'Endpoint'
position: 'Position'
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'
diff --git a/config/locales/views/callthroughs/de.yml b/config/locales/views/callthroughs/de.yml
index c884ffa..634767a 100644
--- a/config/locales/views/callthroughs/de.yml
+++ b/config/locales/views/callthroughs/de.yml
@@ -14,7 +14,7 @@ de:
access_authorized_phone_numbers: 'Zugelassene Telefonnummern'
whitelist_phone_numbers: 'Positivliste für Zielrufnummern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Callthrough löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Callthrough löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -25,7 +25,7 @@ de:
name: 'Name'
sip_account_id: 'SIP-Konto'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Callthrough löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Callthrough löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Callthrough anzeigen'
diff --git a/config/locales/views/callthroughs/en.yml b/config/locales/views/callthroughs/en.yml
index 648fb93..6720fdf 100644
--- a/config/locales/views/callthroughs/en.yml
+++ b/config/locales/views/callthroughs/en.yml
@@ -14,7 +14,7 @@ en:
access_authorized_phone_numbers: 'Authorized phone numbers'
whitelist_phone_numbers: 'Whitelisted destinations'
actions:
- confirm: 'Are you sure you want to delete this callthrough?'
+ confirm_destroy: 'Are you sure you want to delete this callthrough?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -25,7 +25,7 @@ en:
name: 'Name'
sip_account_id: 'SIP account'
actions:
- confirm: 'Are you sure you want to delete this callthrough?'
+ confirm_destroy: 'Are you sure you want to delete this callthrough?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/conference_invitees/de.yml b/config/locales/views/conference_invitees/de.yml
index 915bc5c..c5c6460 100644
--- a/config/locales/views/conference_invitees/de.yml
+++ b/config/locales/views/conference_invitees/de.yml
@@ -13,7 +13,7 @@ de:
speaker: 'Sprecher-Freischaltung'
moderator: 'Moderator'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Teilnehmer aus der Telefonkonferenz entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Teilnehmer aus der Telefonkonferenz entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
speaker: 'Sprecher-Freischaltung'
moderator: 'Moderator'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Teilnehmer aus der Telefonkonferenz entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Teilnehmer aus der Telefonkonferenz entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefonkonferenz Teilnehmer anzeigen'
diff --git a/config/locales/views/conference_invitees/en.yml b/config/locales/views/conference_invitees/en.yml
index 7e1a1ca..c321e02 100644
--- a/config/locales/views/conference_invitees/en.yml
+++ b/config/locales/views/conference_invitees/en.yml
@@ -13,7 +13,7 @@ en:
speaker: 'Speaker'
moderator: 'Moderator'
actions:
- confirm: 'Are you sure you want to delete this invitee?'
+ confirm_destroy: 'Are you sure you want to delete this invitee?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
speaker: 'Speaker'
moderator: 'Moderator'
actions:
- confirm: 'Are you sure you want to delete this invitee?'
+ confirm_destroy: 'Are you sure you want to delete this invitee?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all conference invitees'
diff --git a/config/locales/views/conferences/de.yml b/config/locales/views/conferences/de.yml
index cf3c080..2e0aaf1 100644
--- a/config/locales/views/conferences/de.yml
+++ b/config/locales/views/conferences/de.yml
@@ -21,7 +21,7 @@ de:
announce_new_member_by_name: 'Betreten ankündigen'
announce_left_member_by_name: 'Verlassen ankündigen'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefonkonferenz löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefonkonferenz löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -39,7 +39,7 @@ de:
announce_new_member_by_name: 'Neue Teilnehmer werden angekündigt'
announce_left_member_by_name: 'Die Konferenz verlassende Teilnehmer werden angekündigt'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefonkonferenz löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefonkonferenz löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefonkonferenzen anzeigen'
diff --git a/config/locales/views/conferences/en.yml b/config/locales/views/conferences/en.yml
index 7967123..ac42fd6 100644
--- a/config/locales/views/conferences/en.yml
+++ b/config/locales/views/conferences/en.yml
@@ -21,7 +21,7 @@ en:
announce_new_member_by_name: 'Announce entering'
announce_left_member_by_name: 'Announce leaving'
actions:
- confirm: 'Are you sure you want to delete this conference?'
+ confirm_destroy: 'Are you sure you want to delete this conference?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -39,7 +39,7 @@ en:
announce_new_member_by_name: 'Announce new member'
announce_left_member_by_name: 'Announce left member'
actions:
- confirm: 'Are you sure you want to delete this conference?'
+ confirm_destroy: 'Are you sure you want to delete this conference?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all conferences'
diff --git a/config/locales/views/fax_accounts/de.yml b/config/locales/views/fax_accounts/de.yml
index 5977bb3..4e96501 100644
--- a/config/locales/views/fax_accounts/de.yml
+++ b/config/locales/views/fax_accounts/de.yml
@@ -19,7 +19,7 @@ de:
last_update: 'Letzter Eintrag'
send_a_fax: 'Fax versenden'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Software-Fax-Konto löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Software-Fax-Konto löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -33,7 +33,7 @@ de:
days_till_auto_delete: 'Anzahl der Tage bis Faxe gelöscht werden'
retries: 'Max. Anzahl von Sendeversuchen'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Software-Fax-Konto löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Software-Fax-Konto löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/fax_accounts/en.yml b/config/locales/views/fax_accounts/en.yml
index 55e935a..a83aa3d 100644
--- a/config/locales/views/fax_accounts/en.yml
+++ b/config/locales/views/fax_accounts/en.yml
@@ -19,7 +19,7 @@ en:
last_update: 'last update'
send_a_fax: 'send a fax'
actions:
- confirm: 'Are you sure you want to delete this fax account?'
+ confirm_destroy: 'Are you sure you want to delete this fax account?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -33,7 +33,7 @@ en:
days_till_auto_delete: 'Day till auto delete'
retries: 'Retries'
actions:
- confirm: 'Are you sure you want to delete this fax account?'
+ confirm_destroy: 'Are you sure you want to delete this fax account?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/fax_documents/de.yml b/config/locales/views/fax_documents/de.yml
index 066746d..df766bf 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'
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'
diff --git a/config/locales/views/gateway_parameters/de.yml b/config/locales/views/gateway_parameters/de.yml
index 9c1cc3b..8bbd923 100644
--- a/config/locales/views/gateway_parameters/de.yml
+++ b/config/locales/views/gateway_parameters/de.yml
@@ -13,7 +13,7 @@ de:
class_type: 'Class type'
description: 'Description'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gatewayparameter'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gatewayparameter'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
class_type: 'Class type'
description: 'Description'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gateway_parameters/en.yml b/config/locales/views/gateway_parameters/en.yml
index 8d84298..83c5d50 100644
--- a/config/locales/views/gateway_parameters/en.yml
+++ b/config/locales/views/gateway_parameters/en.yml
@@ -13,7 +13,7 @@ en:
class_type: 'Class type'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this Gatewayparameter?'
+ confirm_destroy: 'Are you sure you want to delete this Gatewayparameter?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
class_type: 'Class type'
description: 'Description'
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'
diff --git a/config/locales/views/gateway_settings/de.yml b/config/locales/views/gateway_settings/de.yml
index 698a81a..ab4c291 100644
--- a/config/locales/views/gateway_settings/de.yml
+++ b/config/locales/views/gateway_settings/de.yml
@@ -13,7 +13,7 @@ de:
class_type: 'Class type'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gateway Einstellungen'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gateway Einstellungen'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
class_type: 'Class type'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gateway_settings/en.yml b/config/locales/views/gateway_settings/en.yml
index 63c1609..fc69c76 100644
--- a/config/locales/views/gateway_settings/en.yml
+++ b/config/locales/views/gateway_settings/en.yml
@@ -13,7 +13,7 @@ en:
class_type: 'Class type'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this entry?'
+ confirm_destroy: 'Are you sure you want to delete this entry?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
class_type: 'Class type'
description: 'Description'
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'
diff --git a/config/locales/views/gateways/de.yml b/config/locales/views/gateways/de.yml
index befe6b6..6144dd4 100644
--- a/config/locales/views/gateways/de.yml
+++ b/config/locales/views/gateways/de.yml
@@ -13,7 +13,7 @@ de:
outbound: 'Outbound'
description: 'Description'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gateway'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gateway'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -28,7 +28,7 @@ de:
outbound: 'Outbound'
description: 'Description'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gateways/en.yml b/config/locales/views/gateways/en.yml
index 7732da1..07272bc 100644
--- a/config/locales/views/gateways/en.yml
+++ b/config/locales/views/gateways/en.yml
@@ -13,7 +13,7 @@ en:
outbound: 'Outbound'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this Gateway?'
+ confirm_destroy: 'Are you sure you want to delete this Gateway?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -28,7 +28,7 @@ en:
outbound: 'Outbound'
description: 'Description'
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'
diff --git a/config/locales/views/gs_cluster_sync_log_entries/de.yml b/config/locales/views/gs_cluster_sync_log_entries/de.yml
index 454c317..120e8dd 100644
--- a/config/locales/views/gs_cluster_sync_log_entries/de.yml
+++ b/config/locales/views/gs_cluster_sync_log_entries/de.yml
@@ -13,7 +13,7 @@ de:
content: 'Inhalt'
status: 'Status'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Eintrag aus dem GS Cluster Synclog löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Eintrag aus dem GS Cluster Synclog löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
content: 'Inhalt'
status: 'Status'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Eintrag aus dem GS Cluster Synclog löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Eintrag aus dem GS Cluster Synclog löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gs_cluster_sync_log_entries/en.yml b/config/locales/views/gs_cluster_sync_log_entries/en.yml
index 63c0cbb..add0c98 100644
--- a/config/locales/views/gs_cluster_sync_log_entries/en.yml
+++ b/config/locales/views/gs_cluster_sync_log_entries/en.yml
@@ -13,7 +13,7 @@ en:
content: 'Content'
status: 'Status'
actions:
- confirm: 'Are you sure you want to delete this Gs cluster sync log entry?'
+ confirm_destroy: 'Are you sure you want to delete this Gs cluster sync log entry?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
content: 'Content'
status: 'Status'
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'
diff --git a/config/locales/views/gs_nodes/de.yml b/config/locales/views/gs_nodes/de.yml
index 62b935e..07538dc 100644
--- a/config/locales/views/gs_nodes/de.yml
+++ b/config/locales/views/gs_nodes/de.yml
@@ -14,7 +14,7 @@ de:
site: 'Standort'
element_name: 'Elementenname'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen GS Knoten löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen GS Knoten löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -29,7 +29,7 @@ de:
site: 'Standort'
element_name: 'Elementenname'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen GS Knoten löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen GS Knoten löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gs_nodes/en.yml b/config/locales/views/gs_nodes/en.yml
index 8fd7c03..bfb47be 100644
--- a/config/locales/views/gs_nodes/en.yml
+++ b/config/locales/views/gs_nodes/en.yml
@@ -14,7 +14,7 @@ en:
site: 'Site'
element_name: 'Element name'
actions:
- confirm: 'Are you sure you want to delete this GS Node?'
+ confirm_destroy: 'Are you sure you want to delete this GS Node?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -29,7 +29,7 @@ en:
element_name: 'Element name'
accepts_updates_from: 'Accepts updates from this node?'
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'
diff --git a/config/locales/views/gs_parameters/de.yml b/config/locales/views/gs_parameters/de.yml
index 9e22eb0..92d1833 100644
--- a/config/locales/views/gs_parameters/de.yml
+++ b/config/locales/views/gs_parameters/de.yml
@@ -13,7 +13,7 @@ de:
class_type: 'Class type'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gemeinschaft Parameter'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Gemeinschaft Parameter'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -27,7 +27,7 @@ de:
class_type: 'Class type'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gs_parameters/en.yml b/config/locales/views/gs_parameters/en.yml
index 9dbdcb2..9745b11 100644
--- a/config/locales/views/gs_parameters/en.yml
+++ b/config/locales/views/gs_parameters/en.yml
@@ -13,7 +13,7 @@ en:
class_type: 'Class type'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this Gemeinschaft parameter?'
+ confirm_destroy: 'Are you sure you want to delete this Gemeinschaft parameter?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -27,7 +27,7 @@ en:
class_type: 'Class type'
description: 'Description'
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'
diff --git a/config/locales/views/gui_functions/de.yml b/config/locales/views/gui_functions/de.yml
index 9f95f7d..2ada30f 100644
--- a/config/locales/views/gui_functions/de.yml
+++ b/config/locales/views/gui_functions/de.yml
@@ -11,7 +11,7 @@ de:
name: 'Name'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Oberflächen-Funktion löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Oberflächen-Funktion löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -23,7 +23,7 @@ de:
name: 'Name'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Oberflächen-Funktion löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Oberflächen-Funktion löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/gui_functions/en.yml b/config/locales/views/gui_functions/en.yml
index 346f27a..66bdff3 100644
--- a/config/locales/views/gui_functions/en.yml
+++ b/config/locales/views/gui_functions/en.yml
@@ -11,7 +11,7 @@ de:
name: 'Name'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this gui function?'
+ confirm_destroy: 'Are you sure you want to delete this gui function?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -23,7 +23,7 @@ de:
name: 'Name'
description: 'Description'
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'
diff --git a/config/locales/views/hunt_group_members/de.yml b/config/locales/views/hunt_group_members/de.yml
index f98ecfc..b399bde 100644
--- a/config/locales/views/hunt_group_members/de.yml
+++ b/config/locales/views/hunt_group_members/de.yml
@@ -12,7 +12,7 @@ de:
phone_numbers: 'Telefonnummern'
can_switch_status_itself: 'Darf seinen Status selbst ändern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Rufgruppen-Teilnehmer entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Rufgruppen-Teilnehmer entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -24,7 +24,7 @@ de:
active: 'Aktiv'
can_switch_status_itself: 'Darf seinen Status selber ändern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Rufgruppen-Teilnehmer entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Rufgruppen-Teilnehmer entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Rufgruppen-Teilnehmer anzeigen'
diff --git a/config/locales/views/hunt_group_members/en.yml b/config/locales/views/hunt_group_members/en.yml
index 0daa146..6c7f654 100644
--- a/config/locales/views/hunt_group_members/en.yml
+++ b/config/locales/views/hunt_group_members/en.yml
@@ -12,7 +12,7 @@ en:
phone_numbers: 'Phone numbers'
can_switch_status_itself: 'Can switch status itself'
actions:
- confirm: 'Are you sure you want to delete this hunt group member?'
+ confirm_destroy: 'Are you sure you want to delete this hunt group member?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -24,7 +24,7 @@ en:
active: 'Active'
can_switch_status_itself: 'Can switch status itself'
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'
diff --git a/config/locales/views/hunt_groups/de.yml b/config/locales/views/hunt_groups/de.yml
index 6865d18..cac1cbe 100644
--- a/config/locales/views/hunt_groups/de.yml
+++ b/config/locales/views/hunt_groups/de.yml
@@ -16,7 +16,7 @@ de:
phone_numbers: 'Telefonnummern'
hunt_group_members: 'Rufgruppen-Teilnehmer'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Rufgruppe löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Rufgruppe löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -30,7 +30,7 @@ de:
phone_numbers: 'Telefonnummern'
hunt_group_members: 'Rufgruppen-Teilnehmer'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Rufgruppe löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Rufgruppe löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Rufgruppen anzeigen'
diff --git a/config/locales/views/hunt_groups/en.yml b/config/locales/views/hunt_groups/en.yml
index 7039c97..d0cc4cd 100644
--- a/config/locales/views/hunt_groups/en.yml
+++ b/config/locales/views/hunt_groups/en.yml
@@ -16,7 +16,7 @@ en:
phone_numbers: 'Phone numbers'
hunt_group_members: 'Members'
actions:
- confirm: 'Are you sure you want to delete this hunt group?'
+ confirm_destroy: 'Are you sure you want to delete this hunt group?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -30,7 +30,7 @@ en:
phone_numbers: 'Phone numbers'
hunt_group_members: 'Members'
actions:
- confirm: 'Are you sure you want to delete this hunt group?'
+ confirm_destroy: 'Are you sure you want to delete this hunt group?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/manufacturers/de.yml b/config/locales/views/manufacturers/de.yml
index 6620e22..9530fae 100644
--- a/config/locales/views/manufacturers/de.yml
+++ b/config/locales/views/manufacturers/de.yml
@@ -13,7 +13,7 @@ de:
phone_models: 'Telefonmodelle'
state: 'Status'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Hersteller löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Hersteller löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -25,7 +25,7 @@ de:
homepage_url: 'Homepage URL'
state: 'Status'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Hersteller löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Hersteller löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/manufacturers/en.yml b/config/locales/views/manufacturers/en.yml
index f4804cf..a66f964 100644
--- a/config/locales/views/manufacturers/en.yml
+++ b/config/locales/views/manufacturers/en.yml
@@ -13,7 +13,7 @@ en:
phone_models: 'Phone models'
state: 'State'
actions:
- confirm: 'Are you sure you want to delete this manufacturer?'
+ confirm_destroy: 'Are you sure you want to delete this manufacturer?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -25,7 +25,7 @@ en:
homepage_url: 'Homepage URL'
state: 'State'
actions:
- confirm: 'Are you sure you want to delete this manufacturer?'
+ confirm_destroy: 'Are you sure you want to delete this manufacturer?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/phone_book_entries/de.yml b/config/locales/views/phone_book_entries/de.yml
index 79d2a9b..21f635e 100644
--- a/config/locales/views/phone_book_entries/de.yml
+++ b/config/locales/views/phone_book_entries/de.yml
@@ -35,7 +35,7 @@ de:
available_phone_books: 'Verfügbare Telefonbücher:'
create_new_phone_book_entry: 'Einen neuen Eintrag anlegen'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Telefonbucheintrag löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Telefonbucheintrag löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -69,7 +69,7 @@ de:
mobileme_account: 'iCloud Konto'
manage_phone_number: 'Telefonnummern verwalten.'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Telefonbucheintrag löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Telefonbucheintrag löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefonbucheinträge anzeigen'
diff --git a/config/locales/views/phone_book_entries/en.yml b/config/locales/views/phone_book_entries/en.yml
index 3c861a0..b41694e 100644
--- a/config/locales/views/phone_book_entries/en.yml
+++ b/config/locales/views/phone_book_entries/en.yml
@@ -35,7 +35,7 @@ en:
available_phone_books: 'Available phone books:'
create_new_phone_book_entry: 'create a new entry'
actions:
- confirm: 'Are you sure you want to delete this phone book entry?'
+ confirm_destroy: 'Are you sure you want to delete this phone book entry?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -69,7 +69,7 @@ en:
mobileme_account: 'iCloud account'
manage_phone_number: 'Manage phone number.'
actions:
- confirm: 'Are you sure you want to delete this phone book entry?'
+ confirm_destroy: 'Are you sure you want to delete this phone book entry?'
destroy: 'Delete phone book entry'
edit: 'Edit phone book entry'
view_all: 'View all phone book entries'
diff --git a/config/locales/views/phone_books/de.yml b/config/locales/views/phone_books/de.yml
index 8812f55..6cc17f3 100644
--- a/config/locales/views/phone_books/de.yml
+++ b/config/locales/views/phone_books/de.yml
@@ -17,7 +17,7 @@ de:
description: 'Beschreibung'
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'
diff --git a/config/locales/views/phone_books/en.yml b/config/locales/views/phone_books/en.yml
index fcab06d..39052d5 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'
diff --git a/config/locales/views/phone_models/de.yml b/config/locales/views/phone_models/de.yml
index 36d1663..3c82402 100644
--- a/config/locales/views/phone_models/de.yml
+++ b/config/locales/views/phone_models/de.yml
@@ -13,7 +13,7 @@ de:
product_homepage_url: 'Produkt-Homepage URL'
number_of_phones: 'Anzahl von Telefonen'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Telefonmodell löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Telefonmodell löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -26,7 +26,7 @@ de:
product_manual_homepage_url: 'Betriebsanleitung URL'
product_homepage_url: 'Produkt-Homepage URL'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses Telefonmodell löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses Telefonmodell löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefonmodelle anzeigen'
diff --git a/config/locales/views/phone_models/en.yml b/config/locales/views/phone_models/en.yml
index c500920..adbc9fd 100644
--- a/config/locales/views/phone_models/en.yml
+++ b/config/locales/views/phone_models/en.yml
@@ -13,7 +13,7 @@ en:
product_homepage_url: 'Product homepage URL'
number_of_phones: 'System count'
actions:
- confirm: 'Are you sure you want to delete this phone model?'
+ confirm_destroy: 'Are you sure you want to delete this phone model?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -25,7 +25,7 @@ en:
product_manual_homepage_url: 'Product manual homepage URL'
product_homepage_url: 'Product homepage URL'
actions:
- confirm: 'Are you sure you want to delete this phone model?'
+ confirm_destroy: 'Are you sure you want to delete this phone model?'
destroy: 'Delete phone model'
edit: 'Edit phone model'
view_all: 'View all phone models'
diff --git a/config/locales/views/phone_number_ranges/de.yml b/config/locales/views/phone_number_ranges/de.yml
index af97171..a589b32 100644
--- a/config/locales/views/phone_number_ranges/de.yml
+++ b/config/locales/views/phone_number_ranges/de.yml
@@ -22,7 +22,7 @@ de:
amount: 'Anzahl von Rufnummern'
phone_numbers: 'Telefonnummern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Rufnummernbereich löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Rufnummernbereich löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -33,7 +33,7 @@ de:
name: 'Name'
description: 'Beschreibung'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Rufnummernbereich löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Rufnummernbereich löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Rufnummernbereiche anzeigen'
diff --git a/config/locales/views/phone_number_ranges/en.yml b/config/locales/views/phone_number_ranges/en.yml
index a22a2c0..2474527 100644
--- a/config/locales/views/phone_number_ranges/en.yml
+++ b/config/locales/views/phone_number_ranges/en.yml
@@ -22,7 +22,7 @@ en:
amount: 'Amount of numbers'
phone_numbers: 'Phone numbers'
actions:
- confirm: 'Are you sure you want to delete this phone number range?'
+ confirm_destroy: 'Are you sure you want to delete this phone number range?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -33,7 +33,7 @@ en:
name: 'Name'
description: 'Description'
actions:
- confirm: 'Are you sure you want to delete this phone number range?'
+ confirm_destroy: 'Are you sure you want to delete this phone number range?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View'
diff --git a/config/locales/views/phone_numbers/de.yml b/config/locales/views/phone_numbers/de.yml
index e801ab4..e6fc703 100644
--- a/config/locales/views/phone_numbers/de.yml
+++ b/config/locales/views/phone_numbers/de.yml
@@ -15,7 +15,7 @@ de:
subscriber_number: 'Telefonnummer'
extension: 'Durchwahl'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefonnummer löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefonnummer löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -31,7 +31,7 @@ de:
subscriber_number: 'Telefonnummer'
extension: 'Durchwahl'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefonnummer löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefonnummer löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/phone_numbers/en.yml b/config/locales/views/phone_numbers/en.yml
index be3b4f5..07fb2fb 100644
--- a/config/locales/views/phone_numbers/en.yml
+++ b/config/locales/views/phone_numbers/en.yml
@@ -15,7 +15,7 @@ en:
subscriber_number: 'Subscriber number'
extension: 'Extension'
actions:
- confirm: 'Are you sure you want to delete this phone number?'
+ confirm_destroy: 'Are you sure you want to delete this phone number?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -31,7 +31,7 @@ en:
subscriber_number: 'Subscriber number'
extension: 'Extension'
actions:
- confirm: 'Are you sure you want to delete this phone number?'
+ confirm_destroy: 'Are you sure you want to delete this phone number?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all phone numbers'
diff --git a/config/locales/views/phone_sip_accounts/de.yml b/config/locales/views/phone_sip_accounts/de.yml
index 98c7bc5..7a6736a 100644
--- a/config/locales/views/phone_sip_accounts/de.yml
+++ b/config/locales/views/phone_sip_accounts/de.yml
@@ -11,7 +11,7 @@ de:
sip_account_id: 'SIP-Konto'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
destroy: 'Entfernen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -23,7 +23,7 @@ de:
sip_account_id: 'SIP-Konto'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/phone_sip_accounts/en.yml b/config/locales/views/phone_sip_accounts/en.yml
index 9577241..3604758 100644
--- a/config/locales/views/phone_sip_accounts/en.yml
+++ b/config/locales/views/phone_sip_accounts/en.yml
@@ -11,7 +11,7 @@ en:
sip_account_id: 'SIP account'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this SIP account on this phone?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -23,7 +23,7 @@ en:
sip_account_id: 'SIP account'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this SIP account on this phone?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/phones/de.yml b/config/locales/views/phones/de.yml
index 4aa0ae6..59313b1 100644
--- a/config/locales/views/phones/de.yml
+++ b/config/locales/views/phones/de.yml
@@ -17,7 +17,7 @@ de:
nightly_reboot: 'Nachts automatischer Reboot'
provisioning_key_active: 'Provisioning Schlüssel aktiv'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -36,7 +36,7 @@ de:
fallback_sip_account_id: 'Fallback SIP Account'
manual: 'Handbuch'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Telefone anzeigen'
@@ -79,7 +79,7 @@ de:
hint: ''
button: 'Absenden'
sip_accounts:
- title: 'Auf dem Telefon eingetragene SIP-Konten'
- connect_to_sip_account: 'Neues SIP-Konto auf das Telefon eintragen'
+ title: 'Verknüpfte SIP-Accounts'
+ connect_to_sip_account: 'SIP-Account mit dem Telefon verknüpfen'
tool_tips:
hot_desk: 'Mit aktivierter Hot Desk Fähigkeit können sich User der Anlage an einem Telefon ein- und ausloggen.'
diff --git a/config/locales/views/phones/en.yml b/config/locales/views/phones/en.yml
index 46b0bcb..9574443 100644
--- a/config/locales/views/phones/en.yml
+++ b/config/locales/views/phones/en.yml
@@ -16,7 +16,7 @@ en:
http_password: 'http password'
nightly_reboot: 'Nightly reboot'
actions:
- confirm: 'Are you sure you want to delete this phone?'
+ confirm_destroy: 'Are you sure you want to delete this phone?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -36,7 +36,7 @@ en:
fallback_sip_account_id: 'Fallback SIP Account'
manual: 'Manual'
actions:
- confirm: 'Are you sure you want to delete this phone?'
+ confirm_destroy: 'Are you sure you want to delete this phone?'
destroy: 'Delete phone'
edit: 'Edit phone'
view_all: 'View all phones'
diff --git a/config/locales/views/ringtones/de.yml b/config/locales/views/ringtones/de.yml
index 6bb3683..d2429a9 100644
--- a/config/locales/views/ringtones/de.yml
+++ b/config/locales/views/ringtones/de.yml
@@ -10,7 +10,7 @@ de:
audio: 'Audio'
bellcore_id: 'Bellcore-ID'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Klingelton löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Klingelton löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -20,7 +20,7 @@ de:
audio: 'Audio'
bellcore_id: 'Bellcore-ID'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Klingelton löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Klingelton löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/ringtones/en.yml b/config/locales/views/ringtones/en.yml
index e681d96..c9ee727 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'
diff --git a/config/locales/views/route_elements/de.yml b/config/locales/views/route_elements/de.yml
index d2c6c39..683bee8 100644
--- a/config/locales/views/route_elements/de.yml
+++ b/config/locales/views/route_elements/de.yml
@@ -16,7 +16,7 @@ de:
mandatory: 'Mandatory'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Route element'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: Route element'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -33,7 +33,7 @@ de:
mandatory: 'Mandatory'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/route_elements/en.yml b/config/locales/views/route_elements/en.yml
index 1340309..35179cc 100644
--- a/config/locales/views/route_elements/en.yml
+++ b/config/locales/views/route_elements/en.yml
@@ -16,7 +16,7 @@ en:
mandatory: 'Mandatory'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this Route element?'
+ confirm_destroy: 'Are you sure you want to delete this Route element?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -33,7 +33,7 @@ en:
mandatory: 'Mandatory'
position: 'Position'
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'
diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml
index ad78a93..162a072 100644
--- a/config/locales/views/sip_accounts/de.yml
+++ b/config/locales/views/sip_accounts/de.yml
@@ -20,7 +20,7 @@ de:
callforward_rules_act_per_sip_account: 'Rufweiterleitungen gelten für das gesamte SIP-Konto'
online: 'Online'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen SIP-Konto löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen SIP-Konto löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -41,7 +41,7 @@ de:
registration: 'Registrierung'
expires: 'Läuft ab'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen SIP-Konto löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen SIP-Konto löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle SIP-Konten anzeigen'
diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml
index c1d8613..b02c60a 100644
--- a/config/locales/views/sip_accounts/en.yml
+++ b/config/locales/views/sip_accounts/en.yml
@@ -20,7 +20,7 @@ en:
callforward_rules_act_per_sip_account: 'Callforwards work for the whole sip account'
online: 'Online'
actions:
- confirm: 'Are you sure you want to delete this SIP account?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -41,7 +41,7 @@ en:
registration: 'Registration'
expires: 'Expires'
actions:
- confirm: 'Are you sure you want to delete this SIP account?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all SIP accounts'
diff --git a/config/locales/views/sip_domains/de.yml b/config/locales/views/sip_domains/de.yml
index 447caa9..7c3bfb6 100644
--- a/config/locales/views/sip_domains/de.yml
+++ b/config/locales/views/sip_domains/de.yml
@@ -10,7 +10,7 @@ de:
host: 'Host'
realm: 'Realm'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese SIP-Domain löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese SIP-Domain löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -20,7 +20,7 @@ de:
host: 'Host'
realm: 'Realm'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese SIP-Domain löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese SIP-Domain löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle SIP-Domains anzeigen'
diff --git a/config/locales/views/sip_domains/en.yml b/config/locales/views/sip_domains/en.yml
index bf62a60..30432e4 100644
--- a/config/locales/views/sip_domains/en.yml
+++ b/config/locales/views/sip_domains/en.yml
@@ -10,7 +10,7 @@ en:
host: 'Host'
realm: 'Realm'
actions:
- confirm: 'Are you sure you want to delete this SIP domain?'
+ confirm_destroy: 'Are you sure you want to delete this SIP domain?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -20,7 +20,7 @@ en:
host: 'Host'
realm: 'Realm'
actions:
- confirm: 'Are you sure you want to delete this SIP domain?'
+ confirm_destroy: 'Are you sure you want to delete this SIP domain?'
destroy: 'Delete SIP domain'
edit: 'Edit SIP domain'
view_all: 'View all SIP domains'
diff --git a/config/locales/views/softkeys/de.yml b/config/locales/views/softkeys/de.yml
index f5f8f26..654da80 100644
--- a/config/locales/views/softkeys/de.yml
+++ b/config/locales/views/softkeys/de.yml
@@ -25,7 +25,7 @@ de:
label: 'Beschriftung'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Softkey löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Softkey löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -40,7 +40,7 @@ de:
position: 'Position'
call_forward: 'Rufumleitung'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Softkey löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Softkey löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/softkeys/en.yml b/config/locales/views/softkeys/en.yml
index e29e4c6..d78c685 100644
--- a/config/locales/views/softkeys/en.yml
+++ b/config/locales/views/softkeys/en.yml
@@ -25,7 +25,7 @@ en:
label: 'Label'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this softkey?'
+ confirm_destroy: 'Are you sure you want to delete this softkey?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -40,7 +40,7 @@ en:
position: 'Position'
call_forward: 'Call forward'
actions:
- confirm: 'Are you sure you want to delete this softkey?'
+ confirm_destroy: 'Are you sure you want to delete this softkey?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/config/locales/views/system_messages/de.yml b/config/locales/views/system_messages/de.yml
index 9bdce48..571c326 100644
--- a/config/locales/views/system_messages/de.yml
+++ b/config/locales/views/system_messages/de.yml
@@ -10,7 +10,7 @@ de:
user_id: 'Benutzer'
content: 'Nachricht'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Systemnachricht löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Systemnachricht löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -20,7 +20,7 @@ de:
user_id: 'Benutzer'
content: 'Nachricht'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Systemnachricht löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Systemnachricht löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/system_messages/en.yml b/config/locales/views/system_messages/en.yml
index 05e0836..4ce8317 100644
--- a/config/locales/views/system_messages/en.yml
+++ b/config/locales/views/system_messages/en.yml
@@ -10,7 +10,7 @@ en:
user_id: 'User'
content: 'Content'
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'
show: 'View'
@@ -20,7 +20,7 @@ en:
user_id: 'User'
content: 'Content'
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'
diff --git a/config/locales/views/tenants/de.yml b/config/locales/views/tenants/de.yml
index 66d9d0a..817899a 100644
--- a/config/locales/views/tenants/de.yml
+++ b/config/locales/views/tenants/de.yml
@@ -16,7 +16,7 @@ de:
from_field_voicemail_email: 'Anrufbeantworter Absender'
from_field_pin_change_email: 'Neue PIN Absender'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Mandant löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Mandant löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -30,7 +30,7 @@ de:
from_field_voicemail_email: 'Anrufbeantworter Absender'
from_field_pin_change_email: 'Neue PIN Absender'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen Mandant löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen Mandant löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Mandanten anzeigen'
diff --git a/config/locales/views/tenants/en.yml b/config/locales/views/tenants/en.yml
index adbf45f..b61b5e1 100644
--- a/config/locales/views/tenants/en.yml
+++ b/config/locales/views/tenants/en.yml
@@ -16,7 +16,7 @@ en:
from_field_voicemail_email: 'Voicemail sender'
from_field_pin_change_email: 'PIN change sender'
actions:
- confirm: 'Are you sure you want to delete this tenant?'
+ confirm_destroy: 'Are you sure you want to delete this tenant?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -30,7 +30,7 @@ en:
from_field_voicemail_email: 'Voicemail sender'
from_field_pin_change_email: 'PIN change sender'
actions:
- confirm: 'Are you sure you want to delete this tenant?'
+ confirm_destroy: 'Are you sure you want to delete this tenant?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all tenants'
diff --git a/config/locales/views/user_group_memberships/de.yml b/config/locales/views/user_group_memberships/de.yml
index 35dbac8..9df4cad 100644
--- a/config/locales/views/user_group_memberships/de.yml
+++ b/config/locales/views/user_group_memberships/de.yml
@@ -10,7 +10,7 @@ de:
page_title: 'Gruppenzugehörigkeiten'
user: 'Benutzer'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Gruppenzugehörigkeit löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Gruppenzugehörigkeit löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -20,7 +20,7 @@ de:
page_title: 'Gruppenzugehörigkeiten anzeigen'
user: 'Benutzer'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Gruppenzugehörigkeit löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Gruppenzugehörigkeit löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Gruppenzugehörigkeitenen anzeigen'
diff --git a/config/locales/views/user_group_memberships/en.yml b/config/locales/views/user_group_memberships/en.yml
index d31a87a..28049e0 100644
--- a/config/locales/views/user_group_memberships/en.yml
+++ b/config/locales/views/user_group_memberships/en.yml
@@ -10,7 +10,7 @@ en:
page_title: 'User group memberships'
user: 'User'
actions:
- confirm: 'Are you sure you want to delete this user group membership?'
+ confirm_destroy: 'Are you sure you want to delete this user group membership?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -20,7 +20,7 @@ en:
page_title: 'Show user group membership'
user: 'User'
actions:
- confirm: 'Are you sure you want to delete this user group membership?'
+ confirm_destroy: 'Are you sure you want to delete this user group membership?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all user group memberships'
diff --git a/config/locales/views/user_groups/de.yml b/config/locales/views/user_groups/de.yml
index 40b3da8..303fca0 100644
--- a/config/locales/views/user_groups/de.yml
+++ b/config/locales/views/user_groups/de.yml
@@ -12,7 +12,7 @@ de:
tenant_id: 'Mandant'
number_of_members: 'Benutzerzahl'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Gruppe löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Gruppe löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -24,7 +24,7 @@ de:
description: 'Beschreibung'
tenant_id: 'Mandant'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Gruppe löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Gruppe löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle Gruppen anzeigen'
diff --git a/config/locales/views/user_groups/en.yml b/config/locales/views/user_groups/en.yml
index a2db293..1403a19 100644
--- a/config/locales/views/user_groups/en.yml
+++ b/config/locales/views/user_groups/en.yml
@@ -12,7 +12,7 @@ en:
tenant_id: 'Tenant'
number_of_members: 'Number of members'
actions:
- confirm: 'Are you sure you want to delete this user group?'
+ confirm_destroy: 'Are you sure you want to delete this user group?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -24,7 +24,7 @@ en:
description: 'Description'
tenant_id: 'Tenant'
actions:
- confirm: 'Are you sure you want to delete this user group?'
+ confirm_destroy: 'Are you sure you want to delete this user group?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all user groups'
diff --git a/config/locales/views/users/de.yml b/config/locales/views/users/de.yml
index e4a0ae2..0426e57 100644
--- a/config/locales/views/users/de.yml
+++ b/config/locales/views/users/de.yml
@@ -20,7 +20,7 @@ de:
language_id: 'Sprache'
send_voicemail_as_email_attachment: 'Sprachnachrichten per E-Mail'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen User löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen User löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -39,7 +39,7 @@ de:
language_id: 'Sprache'
send_voicemail_as_email_attachment: 'Sprachnachrichten per E-Mail'
actions:
- confirm: 'Sind Sie sicher, dass Sie diesen User löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diesen User löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle User anzeigen'
diff --git a/config/locales/views/users/en.yml b/config/locales/views/users/en.yml
index 317e616..26cb30c 100644
--- a/config/locales/views/users/en.yml
+++ b/config/locales/views/users/en.yml
@@ -20,7 +20,7 @@ en:
language_id: 'Language'
send_voicemail_as_email_attachment: 'Send voicemails by e-mail'
actions:
- confirm: 'Are you sure you want to delete this user?'
+ confirm_destroy: 'Are you sure you want to delete this user?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -39,7 +39,7 @@ en:
language_id: 'Language'
send_voicemail_as_email_attachment: 'Send voicemails by e-mail'
actions:
- confirm: 'Are you sure you want to delete this user?'
+ confirm_destroy: 'Are you sure you want to delete this user?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View all users'
diff --git a/config/locales/views/voicemail_messages/de.yml b/config/locales/views/voicemail_messages/de.yml
index 61ee837..addf8b1 100644
--- a/config/locales/views/voicemail_messages/de.yml
+++ b/config/locales/views/voicemail_messages/de.yml
@@ -14,7 +14,7 @@ de:
unread: 'Ungelesen: %{count}'
all: 'Alle: %{count}'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Nachricht löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Nachricht löschen möchten?'
confirm_selected: 'Sind Sie sicher, dass Sie die markierten Nachrichten löschen möchten?'
destroy: 'Löschen'
destroy_multiple: 'Markierte Nachrichten löschen'
diff --git a/config/locales/views/voicemail_messages/en.yml b/config/locales/views/voicemail_messages/en.yml
index 3c02b6d..5f0a610 100644
--- a/config/locales/views/voicemail_messages/en.yml
+++ b/config/locales/views/voicemail_messages/en.yml
@@ -14,7 +14,7 @@ en:
unread: 'Unread: %{count}'
all: 'All: %{count}'
actions:
- confirm: 'Are you sure you want to delete this message?'
+ confirm_destroy: 'Are you sure you want to delete this message?'
confirm_selected: 'Are you sure you want to delete all selected messages?'
destroy: 'Delete'
destroy_multiple: 'Delete selected messages'
diff --git a/config/locales/views/voicemail_settings/de.yml b/config/locales/views/voicemail_settings/de.yml
index 184fcac..2271cae 100644
--- a/config/locales/views/voicemail_settings/de.yml
+++ b/config/locales/views/voicemail_settings/de.yml
@@ -8,7 +8,7 @@ de:
index:
page_title: 'Anrufbeantworter Einstellungen'
actions:
- confirm: 'Sind Sie sicher, dass Sie die Einstellungen löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie die Einstellungen löschen möchten?'
destroy: 'Löschen'
show:
page_title: 'Anrufbeantworter Einstellungen'
@@ -20,7 +20,7 @@ de:
mark_read: 'Als gelesen markieren'
purge: 'Löschen'
actions:
- confirm: 'Sind Sie sicher, dass Sie die Einstellungen löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie die Einstellungen löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
new:
diff --git a/config/locales/views/voicemail_settings/en.yml b/config/locales/views/voicemail_settings/en.yml
index ddade59..22be392 100644
--- a/config/locales/views/voicemail_settings/en.yml
+++ b/config/locales/views/voicemail_settings/en.yml
@@ -8,7 +8,7 @@ en:
index:
page_title: 'Voicemail Settings'
actions:
- confirm: 'Are you sure you want to delete voicemail settings?'
+ confirm_destroy: 'Are you sure you want to delete voicemail settings?'
destroy: 'Delete'
show:
page_title: 'Voicemail Settings'
@@ -20,7 +20,7 @@ en:
mark_read: 'Mark read'
purge: 'Delete'
actions:
- confirm: 'Are you sure you want to delete voicemail settings?'
+ confirm_destroy: 'Are you sure you want to delete voicemail settings?'
destroy: 'Delete'
edit: 'Edit'
new:
diff --git a/config/locales/views/whitelists/de.yml b/config/locales/views/whitelists/de.yml
index 7710de6..8b1b67f 100644
--- a/config/locales/views/whitelists/de.yml
+++ b/config/locales/views/whitelists/de.yml
@@ -10,7 +10,7 @@ de:
name: 'Name'
phone_numbers: 'Telefonnummern'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Positivliste löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Positivliste löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -20,7 +20,7 @@ de:
page_title: 'Positivliste anzeigen'
name: 'Name'
actions:
- confirm: 'Sind Sie sicher, dass Sie diese Positivliste löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie diese Positivliste löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
diff --git a/config/locales/views/whitelists/en.yml b/config/locales/views/whitelists/en.yml
index d681153..2a91e54 100644
--- a/config/locales/views/whitelists/en.yml
+++ b/config/locales/views/whitelists/en.yml
@@ -10,7 +10,7 @@ en:
name: 'Name'
phone_numbers: 'Phone numbers'
actions:
- confirm: 'Are you sure you want to delete this whitelist?'
+ confirm_destroy: 'Are you sure you want to delete this whitelist?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -20,7 +20,7 @@ en:
page_title: 'Show whitelist'
name: 'Name'
actions:
- confirm: 'Are you sure you want to delete this whitelist?'
+ confirm_destroy: 'Are you sure you want to delete this whitelist?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
diff --git a/lib/generators/nifty/scaffold/templates/locale.yml b/lib/generators/nifty/scaffold/templates/locale.yml
index 46e4ce3..0286f1f 100644
--- a/lib/generators/nifty/scaffold/templates/locale.yml
+++ b/lib/generators/nifty/scaffold/templates/locale.yml
@@ -11,7 +11,7 @@ en:
<%= attribute.name %>: '<%= attribute.human_name %>'
<%- end -%>
actions:
- confirm: 'Are you sure you want to delete this <%= human_name %>?'
+ confirm_destroy: 'Are you sure you want to delete this <%= human_name %>?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -23,7 +23,7 @@ en:
<%= attribute.name %>: '<%= attribute.human_name %>'
<%- end -%>
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'
diff --git a/lib/generators/nifty/scaffold/templates/locale_de.yml b/lib/generators/nifty/scaffold/templates/locale_de.yml
index 027d36d..2936eca 100644
--- a/lib/generators/nifty/scaffold/templates/locale_de.yml
+++ b/lib/generators/nifty/scaffold/templates/locale_de.yml
@@ -11,7 +11,7 @@ de:
<%= attribute.name %>: '<%= attribute.human_name %>'
<%- end -%>
actions:
- confirm: 'Sind Sie sicher, dass Sie folgendes löschen möchten: <%= human_name %>'
+ confirm_destroy: 'Sind Sie sicher, dass Sie folgendes löschen möchten: <%= human_name %>'
destroy: 'Löschen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -23,7 +23,7 @@ de:
<%= attribute.name %>: '<%= attribute.human_name %>'
<%- end -%>
actions:
- confirm: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass die dieses Element löschen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'