浏览代码

fixed some translations

Nuno Miguel Reis 11 年之前
父节点
当前提交
88c28fb7f6
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      app_config.php
  2. 2 2
      app_languages.php

+ 1 - 1
app_config.php

@@ -90,7 +90,7 @@
 		$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 		$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 		$y++;
 		$y++;
 		$apps[$x]['menu'][$y]['title']['en-us'] = "Grammar Editor";
 		$apps[$x]['menu'][$y]['title']['en-us'] = "Grammar Editor";
-		$apps[$x]['menu'][$y]['title']['es-cl'] = "Editor Gramático";
+		$apps[$x]['menu'][$y]['title']['es-cl'] = "Editor Gramático";
 		$apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
 		$apps[$x]['menu'][$y]['title']['es-mx'] = "Editor Gramático";
 		$apps[$x]['menu'][$y]['title']['de-de'] = "";
 		$apps[$x]['menu'][$y]['title']['de-de'] = "";
 		$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 		$apps[$x]['menu'][$y]['title']['de-ch'] = "";

+ 2 - 2
app_languages.php

@@ -68,7 +68,7 @@
 
 
 	$text['message-give-up']['en-us'] = "Giving up :( Cannot create an XMLHTTP instance";
 	$text['message-give-up']['en-us'] = "Giving up :( Cannot create an XMLHTTP instance";
 	$text['message-give-up']['es-cl'] = "Cancelando, no se puede crear una instancia XMLHTTP";
 	$text['message-give-up']['es-cl'] = "Cancelando, no se puede crear una instancia XMLHTTP";
-	$text['message-give-up']['pt-pt'] = "Desistindo :( Não é possível criar uma instância do XMLHTTP";
+	$text['message-give-up']['pt-pt'] = "Desistindo :( Não é possível criar uma instância XMLHTTP";
 	$text['message-give-up']['fr-fr'] = "Abandon :( Ne peut pas créer un instance XMLHTTP";
 	$text['message-give-up']['fr-fr'] = "Abandon :( Ne peut pas créer un instance XMLHTTP";
 
 
 	$text['message-problem']['en-us'] = "There was a problem with the request.";
 	$text['message-problem']['en-us'] = "There was a problem with the request.";
@@ -161,7 +161,7 @@
 	$text['button-del-file']['fr-fr'] = "Supprimer le Fichier";
 	$text['button-del-file']['fr-fr'] = "Supprimer le Fichier";
 
 
 	$text['message-delete-folder']['en-us'] = "Are you sure you want to delete the selected folder?";
 	$text['message-delete-folder']['en-us'] = "Are you sure you want to delete the selected folder?";
-	$text['message-delete-folder']['es-cl'] = "&iquestRealmente desea eliminar la carpeta seleccionada?";
+	$text['message-delete-folder']['es-cl'] = "¿Realmente desea eliminar la carpeta seleccionada?";
 	$text['message-delete-folder']['pt-pt'] = "Tem a certeza que pretende remover a pasta seleccionada?";
 	$text['message-delete-folder']['pt-pt'] = "Tem a certeza que pretende remover a pasta seleccionada?";
 	$text['message-delete-folder']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le répertoire sélectionné?";
 	$text['message-delete-folder']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le répertoire sélectionné?";