Commit Graph

263 Commits

Author SHA1 Message Date
FusionPBX 1f8d92d759
Update destination_edit.php 2018-04-27 21:33:48 -06:00
FusionPBX 3323f86266
Update destination_edit.php 2018-04-27 13:25:11 -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
Kristian Karlsson b67931a139 BugFix [master] - Update languages (#2621)
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo 55ae0b2b42 Enhance - Convert all languages to 2-2 digit (#2581)
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo 543a555471 reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
FusionPBX 561d84762c Update app_config.php 2017-04-29 23:30:37 -06:00
The-Operator 6314b2c993 Updates to German and Austrian translations (#2549)
Updates and error corrections
2017-04-27 15:19:36 -06:00