Browse Source

Change fr to fr-fr and de to de-de.

Mark Crane 12 years ago
parent
commit
ccfe3fa7d0

+ 4 - 4
core/databases/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = "Storeds database connection information.";
 		$apps[$x]['description']['en-us'] = "Storeds database connection information.";
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Information de connexions au BDD";
+		$apps[$x]['description']['fr-fr'] = "Information de connexions au BDD";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Armazena informações de conexão com a base de dados.';
 		$apps[$x]['description']['pt-pt'] = 'Armazena informações de conexão com a base de dados.';
@@ -21,10 +21,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Databases';
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Databases';
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "BDD";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "BDD";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados";
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados";

+ 4 - 4
core/default_settings/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = 'Default settings that apply to all domains.';
 		$apps[$x]['description']['en-us'] = 'Default settings that apply to all domains.';
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Configurations par défaut applicable à tous les domaines";
+		$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Configurações padrão que se aplicam a todos os domínios.';
 		$apps[$x]['description']['pt-pt'] = 'Configurações padrão que se aplicam a todos os domínios.';
@@ -21,10 +21,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Default Settings';
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Default Settings';
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "Confs par Défaut";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs par Défaut";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Predefinições';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = 'Predefinições';

+ 4 - 4
core/domain_settings/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = 'Manage a single domain or multiple domains for multi-tenant.';
 		$apps[$x]['description']['en-us'] = 'Manage a single domain or multiple domains for multi-tenant.';
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
+		$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Gerir um único domínio ou vários domínios para multi-tenant.';
 		$apps[$x]['description']['pt-pt'] = 'Gerir um único domínio ou vários domínios para multi-tenant.';
@@ -21,10 +21,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Domains';
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Domains';
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "domaines";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "domaines";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Dominios";
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Dominios";

+ 12 - 12
core/menu/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = 'The menu can be customized using this tool.';
 		$apps[$x]['description']['en-us'] = 'The menu can be customized using this tool.';
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Le menu peut être personnalisé ici";
+		$apps[$x]['description']['fr-fr'] = "Le menu peut être personnalisé ici";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = "O menu pode ser personalizado usando esta ferramenta.";
 		$apps[$x]['description']['pt-pt'] = "O menu pode ser personalizado usando esta ferramenta.";
@@ -21,10 +21,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = "Menu Manager";
 		$apps[$x]['menu'][0]['title']['en-us'] = "Menu Manager";
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "Gestion des Menus";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion des Menus";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Menus";
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Menus";
@@ -37,10 +37,10 @@
 
 
 		$apps[$x]['menu'][1]['title']['en-us'] = 'System';
 		$apps[$x]['menu'][1]['title']['en-us'] = 'System';
 		$apps[$x]['menu'][1]['title']['es-mx'] = '';
 		$apps[$x]['menu'][1]['title']['es-mx'] = '';
-		$apps[$x]['menu'][1]['title']['de'] = '';
+		$apps[$x]['menu'][1]['title']['de-de'] = '';
 		$apps[$x]['menu'][1]['title']['de-ch'] = '';
 		$apps[$x]['menu'][1]['title']['de-ch'] = '';
 		$apps[$x]['menu'][1]['title']['de-at'] = '';
 		$apps[$x]['menu'][1]['title']['de-at'] = '';
-		$apps[$x]['menu'][1]['title']['fr'] = 'Système';
+		$apps[$x]['menu'][1]['title']['fr-fr'] = 'Système';
 		$apps[$x]['menu'][1]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][1]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][1]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][1]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][1]['title']['pt-pt'] = 'Sistema';
 		$apps[$x]['menu'][1]['title']['pt-pt'] = 'Sistema';
@@ -56,10 +56,10 @@
 
 
 		$apps[$x]['menu'][2]['title']['en-us'] = 'Accounts';
 		$apps[$x]['menu'][2]['title']['en-us'] = 'Accounts';
 		$apps[$x]['menu'][2]['title']['es-mx'] = '';
 		$apps[$x]['menu'][2]['title']['es-mx'] = '';
-		$apps[$x]['menu'][2]['title']['de'] = '';
+		$apps[$x]['menu'][2]['title']['de-de'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
-		$apps[$x]['menu'][2]['title']['fr'] = 'Comptes';
+		$apps[$x]['menu'][2]['title']['fr-fr'] = 'Comptes';
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][2]['title']['pt-pt'] = 'Contas';
 		$apps[$x]['menu'][2]['title']['pt-pt'] = 'Contas';
@@ -86,10 +86,10 @@
 		if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/calls_active/calls_active_extensions.php")) {
 		if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/calls_active/calls_active_extensions.php")) {
 			$apps[$x]['menu'][4]['title']['en-us'] = 'Status';
 			$apps[$x]['menu'][4]['title']['en-us'] = 'Status';
 			$apps[$x]['menu'][4]['title']['es-mx'] = '';
 			$apps[$x]['menu'][4]['title']['es-mx'] = '';
-			$apps[$x]['menu'][4]['title']['de'] = '';
+			$apps[$x]['menu'][4]['title']['de-de'] = '';
 			$apps[$x]['menu'][4]['title']['de-ch'] = '';
 			$apps[$x]['menu'][4]['title']['de-ch'] = '';
 			$apps[$x]['menu'][4]['title']['de-at'] = '';
 			$apps[$x]['menu'][4]['title']['de-at'] = '';
-			$apps[$x]['menu'][4]['title']['fr'] = 'Etat';
+			$apps[$x]['menu'][4]['title']['fr-fr'] = 'Etat';
 			$apps[$x]['menu'][4]['title']['fr-ca'] = '';
 			$apps[$x]['menu'][4]['title']['fr-ca'] = '';
 			$apps[$x]['menu'][4]['title']['fr-ch'] = '';
 			$apps[$x]['menu'][4]['title']['fr-ch'] = '';
 			$apps[$x]['menu'][4]['title']['pt-pt'] = 'Estado';
 			$apps[$x]['menu'][4]['title']['pt-pt'] = 'Estado';
@@ -106,10 +106,10 @@
 
 
 		$apps[$x]['menu'][5]['title']['en-us'] = 'Advanced';
 		$apps[$x]['menu'][5]['title']['en-us'] = 'Advanced';
 		$apps[$x]['menu'][5]['title']['es-mx'] = '';
 		$apps[$x]['menu'][5]['title']['es-mx'] = '';
-		$apps[$x]['menu'][5]['title']['de'] = '';
+		$apps[$x]['menu'][5]['title']['de-de'] = '';
 		$apps[$x]['menu'][5]['title']['de-ch'] = '';
 		$apps[$x]['menu'][5]['title']['de-ch'] = '';
 		$apps[$x]['menu'][5]['title']['de-at'] = '';
 		$apps[$x]['menu'][5]['title']['de-at'] = '';
-		$apps[$x]['menu'][5]['title']['fr'] = 'Avancé';
+		$apps[$x]['menu'][5]['title']['fr-fr'] = 'Avancé';
 		$apps[$x]['menu'][5]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][5]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][5]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][5]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][5]['title']['pt-pt'] = 'Avançado';
 		$apps[$x]['menu'][5]['title']['pt-pt'] = 'Avançado';

+ 4 - 4
core/upgrade/app_config.php

@@ -8,10 +8,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = 'Upgrade the database schema.';
 		$apps[$x]['description']['en-us'] = 'Upgrade the database schema.';
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Mise à jour du Schéma de la base de données";
+		$apps[$x]['description']['fr-fr'] = "Mise à jour du Schéma de la base de données";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = "Atualizar o esquema de base de dados.";
 		$apps[$x]['description']['pt-pt'] = "Atualizar o esquema de base de dados.";
@@ -20,10 +20,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Upgrade Schema';
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Upgrade Schema';
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "MàJ BDD";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "MàJ BDD";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Actualizar BD";
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Actualizar BD";

+ 4 - 4
core/user_settings/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
 		$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "L'usager peut modifier la configuration de son compte";
+		$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Configurações de conta de utilizador pode ser alterado pelo utilizador.';
 		$apps[$x]['description']['pt-pt'] = 'Configurações de conta de utilizador pode ser alterado pelo utilizador.';
@@ -21,10 +21,10 @@
 	//menu details
 	//menu details
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Account Settings';
 		$apps[$x]['menu'][0]['title']['en-us'] = 'Account Settings';
 		$apps[$x]['menu'][0]['title']['es-mx'] = '';
 		$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-ch'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
 		$apps[$x]['menu'][0]['title']['de-at'] = '';
-		$apps[$x]['menu'][0]['title']['fr'] = "Confs du Compte";
+		$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs du Compte";
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";
 		$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";

+ 6 - 6
core/users/app_config.php

@@ -9,10 +9,10 @@
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['url'] = 'http://www.fusionpbx.com';
 		$apps[$x]['description']['en-us'] = 'Add, edit, delete, and search for users.';
 		$apps[$x]['description']['en-us'] = 'Add, edit, delete, and search for users.';
 		$apps[$x]['description']['es-mx'] = '';
 		$apps[$x]['description']['es-mx'] = '';
-		$apps[$x]['description']['de'] = '';
+		$apps[$x]['description']['de-de'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-ch'] = '';
 		$apps[$x]['description']['de-at'] = '';
 		$apps[$x]['description']['de-at'] = '';
-		$apps[$x]['description']['fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
+		$apps[$x]['description']['fr-fr'] = "Ajouter, Editer, Supprimer et Chercher des Usagers";
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ca'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['fr-ch'] = '';
 		$apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
 		$apps[$x]['description']['pt-pt'] = 'Adicionar, editar, apagar e pesquisa pelos utilizadores.';
@@ -20,10 +20,10 @@
 
 
 		$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
 		$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
 		$apps[$x]['menu'][2]['title']['es-mx'] = '';
 		$apps[$x]['menu'][2]['title']['es-mx'] = '';
-		$apps[$x]['menu'][2]['title']['de'] = '';
+		$apps[$x]['menu'][2]['title']['de-de'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-ch'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
 		$apps[$x]['menu'][2]['title']['de-at'] = '';
-		$apps[$x]['menu'][2]['title']['fr'] = "Gestion Usagers";
+		$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion Usagers";
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][2]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
 		$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestor de Utilizadores";
@@ -37,10 +37,10 @@
 
 
 		$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
 		$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
 		$apps[$x]['menu'][3]['title']['es-mx'] = '';
 		$apps[$x]['menu'][3]['title']['es-mx'] = '';
-		$apps[$x]['menu'][3]['title']['de'] = '';
+		$apps[$x]['menu'][3]['title']['de-de'] = '';
 		$apps[$x]['menu'][3]['title']['de-ch'] = '';
 		$apps[$x]['menu'][3]['title']['de-ch'] = '';
 		$apps[$x]['menu'][3]['title']['de-at'] = '';
 		$apps[$x]['menu'][3]['title']['de-at'] = '';
-		$apps[$x]['menu'][3]['title']['fr'] = "Gestion Groupes";
+		$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion Groupes";
 		$apps[$x]['menu'][3]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][3]['title']['fr-ca'] = '';
 		$apps[$x]['menu'][3]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][3]['title']['fr-ch'] = '';
 		$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";
 		$apps[$x]['menu'][3]['title']['pt-pt'] ="'Gestor de Grupos";