Commit Graph

268 Commits

Author SHA1 Message Date
FusionPBX a9cb245a1b
Update destination_edit.php 2018-05-09 13:50:35 -06:00
FusionPBX 1ade1d4052
Update destination_edit.php 2018-05-09 13:38:28 -06:00
FusionPBX 77bdca8a6e
Update destination_edit.php 2018-04-27 23:44:54 -06:00
FusionPBX a03812c3f0
Update app_config.php 2018-04-27 22:09:27 -06:00
FusionPBX 83b3a8e182
Update app_languages.php 2018-04-27 22:07:31 -06:00
FusionPBX abdde4c271
Update destination_edit.php 2018-04-27 21:33:21 -06:00
FusionPBX 73010c9673
Update destination_edit.php 2018-04-27 13:24:47 -06:00
FusionPBX 996bab47b2
Update destination_delete.php 2018-03-21 00:10:43 -06:00
FusionPBX 57f2ea9368
Update destinations.php 2018-03-01 22:58:10 -07:00
FusionPBX 33ce1017ab
Update destinations.php 2018-02-24 23:15:37 -07:00
FusionPBX 5825da0a8f
Update app_config.php 2018-02-22 10:03:18 -07:00
FusionPBX e3ce315e30
Update destinations.php 2018-02-19 17:37:27 -07:00
FusionPBX 7368caa443
Update destinations.php 2018-02-18 18:10:23 -07:00
FusionPBX e5b8e581fe
Update destination_edit.php 2018-02-16 21:28:38 -07:00
Mafoo 7a8c72ecff Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -07:00
FusionPBX 917e13940b
Update destinations.php 2018-01-23 19:09:08 -07:00
FusionPBX 40cc476382
Update destination_edit.php 2018-01-23 19:01:25 -07:00
FusionPBX ec9b119926
Update destinations.php 2018-01-23 18:49:54 -07:00
FusionPBX 203c8bcd35
Update destination_edit.php 2018-01-10 20:04:56 -07:00
FusionPBX 5f437a99da
Update destinations.php 2018-01-10 13:21:36 -07:00
FusionPBX 9dca6fc809
Update destinations.php 2017-12-21 01:35:35 -07:00
FusionPBX 9ee2ddd79b
Update destinations.php 2017-12-16 22:04:25 -07:00
FusionPBX f877e30194
Update destination_edit.php 2017-12-11 21:05:40 -07:00
FusionPBX 54bb87a06f
Update destinations.php 2017-12-09 12:19:00 -07:00
FusionPBX d2c86b4b48
Update destinations.php 2017-12-02 20:59:12 -07:00
FusionPBX 7feca6a08a
Create app_defaults.php 2017-12-02 16:50:34 -07:00
FusionPBX 98ddbfbb78
Update destination_edit.php 2017-12-01 11:15:42 -07:00
FusionPBX 6005b93131
Update app_languages.php 2017-12-01 11:14:47 -07:00
FusionPBX bf1c7e649c
Update app_config.php 2017-12-01 11:14:12 -07:00
FusionPBX 75b0632c79
Update destination_edit.php 2017-11-30 13:35:47 -07:00
FusionPBX 7f3935fdab
Update destination_edit.php 2017-11-30 12:57:26 -07:00
FusionPBX 9443e69340
Update app_config.php 2017-11-30 11:40:11 -07:00
FusionPBX dc5b282afa
Update destination_edit.php 2017-11-12 21:17:24 -07:00
Christian Bergamaschi b17b0264b2 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX 7ac1646c5c Update app_config.php 2017-09-20 23:53:30 -06:00
FusionPBX 52603c1cd4 Update destinations.php 2017-09-20 23:50:38 -06:00
FusionPBX 00e09132f4 Create destinations.php 2017-09-20 18:10:54 -06:00
FusionPBX 96538f7a5c Update app_languages.php 2017-09-19 21:20:32 -06:00
Mafoo 874b4032e2 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
FusionPBX a99ca091f3 Update destinations.php 2017-07-30 11:42:29 -06:00
FusionPBX 8778bdaa55 Update app_languages.php 2017-07-30 11:41:42 -06:00
FusionPBX 42df727a33 Update destination_edit.php 2017-07-30 11:40:39 -06:00
FusionPBX c84fd7ebe4 Update destination_edit.php 2017-07-25 22:05:35 -06:00
Mafoo 07ed66fc06 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo 9570ce1bf0 Enhance - More messages::add updates (#2662)
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo b7f4cba09c Enhance - Convert more messages (#2646)
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Mafoo 0c2b06a394 Enhance - language update (#2639)
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo f90e080ef4 Enhance - app_config.php cleanup for apps (#2633)
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00:20 -06:00
Mafoo 3c23fb5115 BugFix [master] language update (#2628)
Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 13:24:12 -06:00
Mafoo b4dce6f4f2 BugFix [master] - Convert all menus to 2-2 format (#2627)
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00