From 684e2a282447c1c9b98c01310d512705c2a30ff9 Mon Sep 17 00:00:00 2001 From: Sem Date: Wed, 28 Nov 2012 22:07:56 +0100 Subject: Replaced htmlentities by chars. --- languages/es/es.thewire.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'languages/es/es.thewire.php') diff --git a/languages/es/es.thewire.php b/languages/es/es.thewire.php index 59fcb43c1..da3e31f75 100644 --- a/languages/es/es.thewire.php +++ b/languages/es/es.thewire.php @@ -25,10 +25,10 @@ $es = array ( 'thewire:update' => 'Actualizar', 'thewire:previous' => 'Anterior', 'thewire:hide' => 'Ocultar', - 'thewire:previous:help' => 'Ver publicación anterior', - 'thewire:hide:help' => 'Ocultar publicación anterior', - 'thewire:posted' => 'El mensaje se publicó correctamente.', - 'thewire:deleted' => 'El mensaje se eliminó correctamente.', + 'thewire:previous:help' => 'Ver publicación anterior', + 'thewire:hide:help' => 'Ocultar publicación anterior', + 'thewire:posted' => 'El mensaje se publicó correctamente.', + 'thewire:deleted' => 'El mensaje se eliminó correctamente.', 'thewire:blank' => 'Debe ingresar contenido para poder publicar.', ); -- cgit v1.2.3