summaryrefslogtreecommitdiff
path: root/config/locales/views/switchboards/en.yml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-06-20 19:06:19 +0200
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-06-20 19:06:19 +0200
commiteb0e1cc5c26275ff3e5c341404e8bc558f8312b8 (patch)
tree71f449ccd6f15422717de3ac24f87d5e888ddd79 /config/locales/views/switchboards/en.yml
parentdf6e17e48995f25e72509986f30700d778b179b6 (diff)
parent3b27a5d45b12f6bac65da2a8e17387bfda42a2f1 (diff)
Merge branch 'develop'
Diffstat (limited to 'config/locales/views/switchboards/en.yml')
-rw-r--r--config/locales/views/switchboards/en.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/config/locales/views/switchboards/en.yml b/config/locales/views/switchboards/en.yml
index a860763..fd160b5 100644
--- a/config/locales/views/switchboards/en.yml
+++ b/config/locales/views/switchboards/en.yml
@@ -9,6 +9,10 @@ en:
page_title: 'Switchboards'
name: 'Name'
user_id: 'User'
+ reload_interval:: 'Reload Interval'
+ show_avatars: 'Show avatars'
+ entry_width: 'Entry width'
+ amount_of_displayed_phone_numbers: 'Amount of displayed phone numbers'
actions:
confirm_destroy: 'Are you sure you want to delete this Switchboard?'
destroy: 'Delete'
@@ -20,6 +24,10 @@ en:
page_title: 'Show Switchboard'
name: 'Name'
user_id: 'User'
+ reload_interval:: 'Reload Interval'
+ show_avatars: 'Show avatars'
+ entry_width: 'Entry width'
+ amount_of_displayed_phone_numbers: 'Amount of displayed phone numbers'
actions:
confirm_destroy: 'Are you sure you want to delete this element?'
destroy: 'Delete'
@@ -42,4 +50,16 @@ en:
user_id:
label: 'User'
hint: ''
+ reload_interval:
+ label: 'Reload Interval'
+ hint: 'Milliseconds. nil = no reload'
+ show_avatars:
+ label: 'Show avatars'
+ hint: ''
+ entry_width:
+ label: 'Entry width'
+ hint: ''
+ amount_of_displayed_phone_numbers:
+ label: 'Amount of phone numbers'
+ hint: 'How many phone numbers should be displayed for a single entry.'
submit: 'Submit' \ No newline at end of file