diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-26 21:01:23 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-26 21:01:23 +0100 |
commit | d7777f71e78ae173e26af39c7c65243b4604d6e8 (patch) | |
tree | bc283db831e37a3383873490d953172d8610f21f /config/locales/views/phones/en.yml | |
parent | 63d392f39b44e143501ca06178c2e9b59f5053f5 (diff) |
Added a tooltip.
Diffstat (limited to 'config/locales/views/phones/en.yml')
-rw-r--r-- | config/locales/views/phones/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/views/phones/en.yml b/config/locales/views/phones/en.yml index 306537f..bac3e68 100644 --- a/config/locales/views/phones/en.yml +++ b/config/locales/views/phones/en.yml @@ -83,3 +83,4 @@ en: connect_to_sip_account: 'Connect to an existing SIP account' tool_tips: hot_desk: 'Hot desk triggers the ability for a user to login and out of a given phone.' + missing_ip_address: "The phone hasn't contacted this system yet. Maybe you need to reboot the phone." |