Change fr to fr-fr and de to de-de.
This commit is contained in:
@@ -10,10 +10,10 @@
|
||||
$apps[$x]['description']['en-us'] = '';
|
||||
$apps[$x]['description']['en-us'] = 'Allow User to Open a Flash Phone for his Extension.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = '';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['fr'] = "Permet d'utiliser un téléphone flash comme extension";
|
||||
$apps[$x]['description']['fr-fr'] = "Permet d'utiliser un téléphone flash comme extension";
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
$apps[$x]['description']['pt-pt'] = 'Permitir que o utilizador abra um Telefone Flash para a sua extensão.';
|
||||
@@ -22,10 +22,10 @@
|
||||
//menu details
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = 'XMPP Manager';
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr'] = "Gestion XMPP";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion XMPP";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = '';
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = '';
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de XMPP";
|
||||
|
||||
Reference in New Issue
Block a user