Commit ac370ca21c8384d16268729ae5cf9057907aeb98

Authored by Daniela Feitosa
1 parent 71b816c3

Fixed strings on es translation

(ActionItem3154)
Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
po/es/noosfero.po
... ... @@ -6128,7 +6128,7 @@ msgstr "Publicar comentario"
6128 6128 #: app/views/scrap/notifier/mail.rhtml:1
6129 6129 #: app/views/user/mailer/activation_code.rhtml:1
6130 6130 msgid "Hi, %{recipient}!"
6131   -msgstr "¡Hola, %recipient}!"
  6131 +msgstr "¡Hola, %{recipient}!"
6132 6132  
6133 6133 #: app/views/comment/notifier/mail.rhtml:3
6134 6134 msgid ""
... ... @@ -9831,7 +9831,7 @@ msgid ""
9831 9831 "%{activation_url}"
9832 9832 msgstr ""
9833 9833 "¡Bienvenido a %{environment}! Para activar tu cuenta, sigue el enlace: "
9834   -"%{activation_urñ}"
  9834 +"%{activation_url}"
9835 9835  
9836 9836 #: app/views/categories/new.rhtml:1 app/views/categories/index.rhtml:7
9837 9837 #: app/views/categories/index.rhtml:16 app/views/categories/index.rhtml:25
... ...