From 80b72a9213e77e4ad9c7b794b33e353f9785e027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20=28Gallaecio=29?= Date: Fri, 15 Jul 2011 11:48:08 +0200 Subject: [PATCH] =?UTF-8?q?Minor=20(translation)=20fix=20for=20a=20string,?= =?UTF-8?q?=20the=20one=20related=20to=20the=20=E2=80=9Ctime=20ago?= =?UTF-8?q?=E2=80=9D.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/diaspora/gl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/diaspora/gl.yml b/config/locales/diaspora/gl.yml index 5100bb7da..bf339f342 100644 --- a/config/locales/diaspora/gl.yml +++ b/config/locales/diaspora/gl.yml @@ -15,7 +15,7 @@ gl: hide: 'Ocultar' undo: 'Desfacer?' or: 'ou' - ago: "Hai %{time}." + ago: "Hai %{time}" username: 'Nome de usuario' email: 'Correo electrónico' password: 'Contrasinal'