Commit ac370ca21c8384d16268729ae5cf9057907aeb98
1 parent
71b816c3
Exists in
master
and in
29 other branches
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,7 +6128,7 @@ msgstr "Publicar comentario" | ||
6128 | #: app/views/scrap/notifier/mail.rhtml:1 | 6128 | #: app/views/scrap/notifier/mail.rhtml:1 |
6129 | #: app/views/user/mailer/activation_code.rhtml:1 | 6129 | #: app/views/user/mailer/activation_code.rhtml:1 |
6130 | msgid "Hi, %{recipient}!" | 6130 | msgid "Hi, %{recipient}!" |
6131 | -msgstr "¡Hola, %recipient}!" | 6131 | +msgstr "¡Hola, %{recipient}!" |
6132 | 6132 | ||
6133 | #: app/views/comment/notifier/mail.rhtml:3 | 6133 | #: app/views/comment/notifier/mail.rhtml:3 |
6134 | msgid "" | 6134 | msgid "" |
@@ -9831,7 +9831,7 @@ msgid "" | @@ -9831,7 +9831,7 @@ msgid "" | ||
9831 | "%{activation_url}" | 9831 | "%{activation_url}" |
9832 | msgstr "" | 9832 | msgstr "" |
9833 | "¡Bienvenido a %{environment}! Para activar tu cuenta, sigue el enlace: " | 9833 | "¡Bienvenido a %{environment}! Para activar tu cuenta, sigue el enlace: " |
9834 | -"%{activation_urñ}" | 9834 | +"%{activation_url}" |
9835 | 9835 | ||
9836 | #: app/views/categories/new.rhtml:1 app/views/categories/index.rhtml:7 | 9836 | #: app/views/categories/new.rhtml:1 app/views/categories/index.rhtml:7 |
9837 | #: app/views/categories/index.rhtml:16 app/views/categories/index.rhtml:25 | 9837 | #: app/views/categories/index.rhtml:16 app/views/categories/index.rhtml:25 |