Commit Graph

38 Commits

Author SHA1 Message Date
Mark Crane
94f592cc08 Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations. 2013-09-30 16:21:08 +00:00
Philippe Rioual
92dde8ac9b repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files 2013-09-30 15:22:35 +00:00
Philippe Rioual
84b11a971c added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files. 2013-09-30 13:19:40 +00:00
Mark Crane
b7aabe2615 When adding a gateway default it to enabled. 2013-09-28 16:42:07 +00:00
Nuno Miguel Reis
99f6238790 more appropriate naming 2013-09-25 20:14:33 +00:00
Nuno Miguel Reis
e11aa555e9 added new important fields to gateways(codec preferences and how many SIP channels will be available on a gw) 2013-09-24 17:26:48 +00:00
Mark Crane
c90820f0aa Remove one of the line breaks between the Gateway description and the content. 2013-09-21 22:13:23 +00:00
Mark Crane
ba9258bc6e Remove the . from the css class name. 2013-09-21 22:11:50 +00:00
Mark Crane
a22bf119d3 Fix the Gateway Edit page title. 2013-09-21 22:10:39 +00:00
Mark Crane
6cb84a39c7 Convert all remaining app_config.php files to UTF-8 without BOM. 2013-09-21 16:00:28 +00:00
Mark Crane
67a0c26eb1 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. 2013-09-21 08:40:50 +00:00
Mark Crane
c130a8cae5 Change fr to fr-fr and de to de-de. 2013-09-17 20:02:19 +00:00
Nuno Miguel Reis
330f008a95 fixed some typos
Conflicts:
	fusionpbx/app/adminer/app_config.php
	fusionpbx/app/gateways/app_languages.php
	fusionpbx/app/ring_groups/app_languages.php
	fusionpbx/app/voicemails/app_languages.php
	fusionpbx/core/user_settings/app_languages.php
2013-09-17 16:48:23 +00:00
Mark Crane
f61de19169 Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
2013-09-13 21:04:53 +00:00
Mark Crane
e9aa47069c Update the references for header.php and footer.php files to point the resources directory. 2013-07-06 06:29:50 +00:00
Mark Crane
716dc92852 Rename and move persistformvar.php to the resources directory. 2013-07-06 06:21:12 +00:00
Mark Crane
c44d39dcf9 Change the path for includes/require.php to the resources directory. 2013-07-06 06:03:27 +00:00
Mark Crane
6a70d8db41 Change includes/checkauth.php to resources/check_auth.php. 2013-07-06 05:50:55 +00:00
Mark Crane
6eb013b611 Copy the translations French and Spanish translations into the dev branch. 2013-05-13 00:50:43 +00:00
Mark Crane
2616051620 Fix the gateway copy. 2013-04-28 04:36:30 +00:00
Mark Crane
2bb250ac68 Add confirm-copy translate 2013-04-28 04:09:35 +00:00
Mark Crane
7e9cf2150b Change the translation gateway copy tag and the reference to gateway_copy.php. 2013-04-28 03:51:39 +00:00
Mark Crane
d4a28cc485 Clear memcache as needed. 2013-01-16 00:26:48 +00:00
Mark Crane
e50fecbf75 Fix a recent bug caused by adding the multi-lingual framework to gateways late last week. 2012-12-26 16:26:20 +00:00
Mark Crane
31315a131c Put the gateways in ascending order by the gateway name. 2012-12-26 16:24:23 +00:00
Mark Crane
9285965266 Add the new gateway app/gateways/app_languages.php file. 2012-12-23 08:27:02 +00:00
Mark Crane
4998365dd9 Add multi-lingual support to gateways. 2012-12-23 08:18:15 +00:00
Mark Crane
e26100dbe9 Set autocomplete to off for gateway edit for username and password. 2012-12-07 18:57:36 +00:00
Mark Crane
0ff839f6bb Remove v_ from the links in gateways 2012-11-24 00:59:49 +00:00
Mark Crane
3bb34b9f1d rename v_gateways_edit.php to gateway_edit.php 2012-11-24 00:53:30 +00:00
Mark Crane
65b2a69c99 rename v_gateways_delete.php to gateway_delete.php 2012-11-24 00:53:03 +00:00
Mark Crane
242d145b35 The copy is to copy only one gateway so remove the plural form of it. 2012-11-24 00:52:33 +00:00
Mark Crane
ec20828454 rename v_gateways_copy.php to v_gateways_copy.php 2012-11-24 00:51:47 +00:00
Mark Crane
254c536899 rename v_gateways.php to gateways.php. 2012-11-24 00:51:08 +00:00
Mark Crane
be979dbc3a House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds. 2012-10-11 01:28:18 +00:00
Nuno Miguel Reis
2e74a0c238 menu translation work 2012-10-11 00:07:03 +00:00
Mark Crane
c3d2423dbc Add a refresh button to the Gateways page. 2012-07-27 15:01:27 +00:00
Mark Crane
af103e9c41 Add a missing file sip_profile_copy.php to the dev branch. 2012-06-04 14:58:40 +00:00