Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM.

This commit is contained in:
Mark Crane
2013-09-21 08:40:50 +00:00
parent e599bf434c
commit 9b0c91491c
28 changed files with 149 additions and 105 deletions
+6
View File
@@ -5,15 +5,21 @@
$text['title-hot_desking']['en-us'] = 'Hot Desking';
$text['header-hot_desking']['en-us'] = 'Hot Desking';
$text['header-message']['en-us'] = 'Message';
$text['description-hot_desking']['en-us'] = 'Log in to hot desking with a unique ID and your voicemail password to direct your calls to a remote extension. Then, make and receive calls as if you were at your extension.';
$text['label-extension']['en-us'] = 'Extension';
$text['label-unique_id']['en-us'] = 'Unique ID';
$text['label-forward_to']['en-us'] = 'Forward To';
$text['label-description']['en-us'] = 'Description';
$text['label-voicemail_password']['en-us'] = 'Voicemail Password';
$text['label-dial_string']['en-us'] = 'Dial String';
$text['description-extension-add']['en-us'] = 'Select the extension number.';