Fix a few things in app_config.php leaving fr-ca and changing some of the single quotes to double quotes.

This commit is contained in:
Mark Crane
2013-09-30 16:16:32 +00:00
parent 92dde8ac9b
commit 8cee3bbe44
36 changed files with 175 additions and 123 deletions
+4
View File
@@ -109,6 +109,10 @@
$text['description-server_address']['pt-pt'] = '';
$text['description-server_address']['fr-fr'] = '';
$text['description-server_address']['en-us'] = 'Select a server address.';
$text['description-server_address']['pt-pt'] = '';
$text['description-server_address']['fr-fr'] = '';
$text['label-outbound_proxy']['en-us'] = 'Outbound Proxy';
$text['label-outbound_proxy']['pt-pt'] = '';
$text['label-outbound_proxy']['fr-fr'] = 'Proxy Sortant';