From f3d93467760c035ce88b25e0e0e673bd7d5ad588 Mon Sep 17 00:00:00 2001 From: Luis Alberto Guzmán García Date: Sun, 6 Mar 2011 21:15:07 +0000 Subject: Fixing typos --- h-source/Application/Include/languages.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'h-source/Application') diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index a1b5ab1..675684e 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -311,7 +311,7 @@ class Lang "write the code above" => "escriba el código mostrado superior", "write your username" => "escriba su nombre de usuario", "Watch all the actions carried out by moderators" => "Ver todas las acciones efectuadas por los moderadores", - "meet" => "conoce", + "meet" => "conoce a", "Public profile of" => "Perfil público de", "See all the contributions of" => "Ver todas las contribuciones de", "My website" => "Mi sitio web", @@ -361,7 +361,7 @@ class Lang "the title" => "el titulo", "the text of the wiki page" => "el texto de la página", "the wiki page has not been found" => "la página del wiki no ha sido encontrada", - "Page not-found" => "Pagina no encontrada", + "Page not-found" => "Página no encontrada", "Insert" => "Agregar", "Update" => "Actualizar", "History" => "Historial", @@ -369,13 +369,13 @@ class Lang "Differences" => "Diferencias", "Insert a new wiki page" => "Agregar una página nueva al wiki", "Edit the wiki page" => "Editar la página del wiki", - "Make current" => "Crear revisión actual", + "Make current" => "Hacer revisión actual", "I want to make this revision the current revision" => "Quiero hacer ésta revisión la revisión actual", "Confirm" => "Confirmar", "Make this revision the current revision of the page" => "Hacer esta revisión la revisión actual de la página", "This wiki page has been deleted" => "Ésta página del wiki ha sido borrada", "Talk" => "Discusión", - "Talk page of the wiki page" => "Pagina de discusión de la página del wiki", + "Talk page of the wiki page" => "Página de discusión de la página del wiki", "a page with the same title already exists" => "una página con el mismo titulo ya existe", "title is too long" => "el titulo es demasiado largo", "the page text is too long" => "el texto de la página es demasiado largo", @@ -741,4 +741,4 @@ class MyStrings return implode(',',array_keys(self::$reverse)); } -} \ No newline at end of file +} -- cgit v1.2.3