markjcrane
dc3c8eac91
Fix the label for the device vendor function import and add the translation to resources/app_languages.php.
2016-07-31 18:51:57 -06:00
markjcrane
0993da997c
Move device vendor files into app/devices.
2016-07-31 17:48:50 -06:00
FusionPBX
100a0a3671
Update app_languages.php
...
Add label-domain to the global app_languages.php.
2016-07-23 00:01:45 -06:00
FusionPBX
7dae4a9d25
Update app_languages.php
...
Add label-global to the global languages file.
2016-07-06 13:10:12 -06:00
FusionPBX
64d42b1225
Update app_languages.php
...
Add button-applied to app_languages.php.
2016-06-24 10:10:51 -06:00
markjcrane
6991bd7649
Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.
2016-06-17 17:34:31 -06:00
Mafoo
4605117d51
Enhance Ringback ( #1590 )
...
created new class to look after generating the list of ringbacks
available
adjusted MOH class so legacy method is still possible (just not recommend) and utilizes optgroups as well
converted ring_groups and ivr_menus to use new method
added translations
implemented list_recordings in switch_recordings class
2016-06-08 07:21:45 -06:00
Harry G. Coin
91a92d8e5e
\r\n --> \n
...
Cause all the .php files containing lines ending with \r\n to instead end with \n.
DYI with:
find fusionpbx -type f -name '*.php' -exec dos2unix '{}' \;
2016-04-25 20:30:23 -05:00
Alexey Melnichuk
a24359d667
Fix. Display language name on Install page.
...
This is special case because all this names should be displayed
in same time on single page on different languages.
So not translate in strict way.
2016-03-30 10:27:04 +03:00
markjcrane
1c9ee3a8ff
Add a missing semi-colon.
2016-03-12 22:16:22 -07:00
markjcrane
afe19e8a40
Change $language_name to $text['language-name'] this will follow current naming standards in app_languages.php and reduces code needed in the text class.
2016-03-12 22:06:57 -07:00
reliberate
d9c6a1df4f
Languages: Corrected capitalization on 'false'.
2016-02-25 11:13:18 -07:00
Matthew Vale
3d16581959
Initial consolidation of common terms
2015-12-10 10:06:48 +00:00
Matthew Vale
e4c711e8f7
Migrate app_languages.php from core to resources
2015-12-10 09:57:08 +00:00