summaryrefslogtreecommitdiff
path: root/config/locales/views/switchboards/en.yml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-04-04 12:05:30 +0200
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-04-04 12:05:30 +0200
commitd1ae9ca0016388a0778ece5f382c99f156bdabcb (patch)
tree632e46e34a4338a6e3b4f7cb2c29c123f50a4ea9 /config/locales/views/switchboards/en.yml
parent4ebbcf3b5576cc342086e2f54950a119a49f2bf9 (diff)
parentd6a733440eee34dab3daf25089d40aed91018a49 (diff)
Merge branch 'emberjs' into develop
Diffstat (limited to 'config/locales/views/switchboards/en.yml')
-rw-r--r--config/locales/views/switchboards/en.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/locales/views/switchboards/en.yml b/config/locales/views/switchboards/en.yml
index 8489d28..fd160b5 100644
--- a/config/locales/views/switchboards/en.yml
+++ b/config/locales/views/switchboards/en.yml
@@ -12,6 +12,7 @@ en:
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'
@@ -25,7 +26,8 @@ en:
user_id: 'User'
reload_interval:: 'Reload Interval'
show_avatars: 'Show avatars'
- entry_width: 'Entry width'
+ 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'
@@ -57,4 +59,7 @@ en:
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