diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-04-16 14:35:09 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-04-16 14:35:09 +0100 |
commit | 44c5dc2265228fb1b903f0cdda422c716c64f384 (patch) | |
tree | 683d8cc28b09c83b6c3f07dc3aaedd996baa4ee6 | |
parent | bfa2885dc00fee0de8f7c8e081e785873f26dba6 (diff) |
Add missing quote escaping
-rw-r--r-- | locale/ca/app.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/ca/app.po b/locale/ca/app.po index 470e0d39b..ee6080ef9 100644 --- a/locale/ca/app.po +++ b/locale/ca/app.po @@ -220,7 +220,7 @@ msgstr "<p>Ens plau saber que has obtingut tota la informació que vas demanar. msgid "<p>We're glad you got some of the information that you wanted. If you found {{site_name}} useful, <a href=\"{{donation_url}}\">make a donation</a> to the charity which runs it.</p><p>If you want to try and get the rest of the information, here's what to do now.</p>" msgstr "<p>Ens plau saber que has obtingut part de la informació que vas demanar. Si escrius sbore ella, o la utilitzes, si us plau tornar i afegeix un comentari a continuació explicant el que has fet.</p><p>Si {{site_name}} t'ha resultat útil, <a href=\"{{donation_url}}\">pots donar</a> a la ONG responsable.</p>" -msgid "<p>You do not need to include your email in the request in order to get a reply (<a href=\"{{url}}">details</a>).</p>" +msgid "<p>You do not need to include your email in the request in order to get a reply (<a href=\"{{url}}\">details</a>).</p>" msgstr "<p>No necessites incloure la teva adreça de correu a la sol•licitud per rebre una resposta (<a href=\"{{url}}\">més detalls</a>).</p>" msgid "<p>You do not need to include your email in the request in order to get a reply, as we will ask for it on the next screen (<a href=\"{{url}}\">details</a>).</p>" |