diff options
-rw-r--r-- | app/views/request/_followup.rhtml | 2 | ||||
-rw-r--r-- | locale/aln/app.po | 2 | ||||
-rw-r--r-- | locale/app.pot | 2 | ||||
-rw-r--r-- | locale/ar/app.po | 2 | ||||
-rw-r--r-- | locale/bs/app.po | 4 | ||||
-rw-r--r-- | locale/ca/app.po | 4 | ||||
-rw-r--r-- | locale/cs/app.po | 4 | ||||
-rw-r--r-- | locale/cy/app.po | 2 | ||||
-rw-r--r-- | locale/de/app.po | 4 | ||||
-rw-r--r-- | locale/en/app.po | 2 | ||||
-rw-r--r-- | locale/en_IE/app.po | 2 | ||||
-rw-r--r-- | locale/es/app.po | 4 | ||||
-rw-r--r-- | locale/eu/app.po | 4 | ||||
-rw-r--r-- | locale/fr/app.po | 2 | ||||
-rw-r--r-- | locale/gl/app.po | 4 | ||||
-rw-r--r-- | locale/hu_HU/app.po | 4 | ||||
-rw-r--r-- | locale/id/app.po | 4 | ||||
-rw-r--r-- | locale/nb_NO/app.po | 2 | ||||
-rw-r--r-- | locale/pt_BR/app.po | 4 | ||||
-rw-r--r-- | locale/ro_RO/app.po | 4 | ||||
-rw-r--r-- | locale/sl/app.po | 2 | ||||
-rw-r--r-- | locale/sq/app.po | 4 | ||||
-rw-r--r-- | locale/sr@latin/app.po | 4 | ||||
-rw-r--r-- | locale/tr/app.po | 2 | ||||
-rw-r--r-- | locale/uk/app.po | 4 | ||||
-rw-r--r-- | spec/fixtures/locale/en/app.po | 2 | ||||
-rw-r--r-- | spec/fixtures/locale/en_GB/app.po | 2 | ||||
-rw-r--r-- | spec/fixtures/locale/es/app.po | 4 |
28 files changed, 43 insertions, 43 deletions
diff --git a/app/views/request/_followup.rhtml b/app/views/request/_followup.rhtml index 2ac1d57d4..4f7d99dd4 100644 --- a/app/views/request/_followup.rhtml +++ b/app/views/request/_followup.rhtml @@ -98,7 +98,7 @@ <div> <%= radio_button "outgoing_message", "what_doing", "internal_review", :id => "internal_review" %> <label for="internal_review"><%= _('I am requesting an <strong>internal review</strong>') %> - <%= raw(_('<a href="%s">what\'s that?</a>') % ["/help/unhappy"]) %> + <%= link_to _("what's that?"), "/help/unhappy" %> </label> </div> <div> diff --git a/locale/aln/app.po b/locale/aln/app.po index 89a7cbb1f..05d641749 100644 --- a/locale/aln/app.po +++ b/locale/aln/app.po @@ -156,7 +156,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/app.pot b/locale/app.pot index 8996abed6..1f67a105f 100644 --- a/locale/app.pot +++ b/locale/app.pot @@ -154,7 +154,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/ar/app.po b/locale/ar/app.po index daf2448dc..6fe66ca59 100644 --- a/locale/ar/app.po +++ b/locale/ar/app.po @@ -168,7 +168,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/bs/app.po b/locale/bs/app.po index dd13a2fb5..3d96d215a 100644 --- a/locale/bs/app.po +++ b/locale/bs/app.po @@ -178,8 +178,8 @@ msgstr "<a href=\"%s\">Prijavite se</a> da biste promijenili password, pretplatu msgid "details" msgstr "detalji" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">šta je to?</a>" +msgid "what's that?" +msgstr "šta je to?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Završeno! Hvala Vam na pomoći.</p><p>Postoji <a href=\"{{helpus_url}}\">više stvari koje možete uradite</a> da biste pomogli {{site_name}}.</p>" diff --git a/locale/ca/app.po b/locale/ca/app.po index 13db62e5d..a99f01baa 100644 --- a/locale/ca/app.po +++ b/locale/ca/app.po @@ -172,8 +172,8 @@ msgstr "<a href=\"%s\">Obre una sessió</a> per canviar la teva contrasenya, sus msgid "details" msgstr "detalls" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">Què és això?</a>" +msgid "what's that?" +msgstr "Què és això?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p> Ja està! Moltes gràcies per la teva ajuda.</p><p>Hi ha <a href=\"{{helpus_url}}\">més coses que pots fer</a> per ajudar a {{site_name}}.</p>" diff --git a/locale/cs/app.po b/locale/cs/app.po index 651fa0919..db6e62002 100644 --- a/locale/cs/app.po +++ b/locale/cs/app.po @@ -175,8 +175,8 @@ msgstr "<a href=\"%s\">Přihlašte se/a> pro změnu hesla, pro odběr zpráv atd msgid "details" msgstr "detaily" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">co je to?</a>" +msgid "what's that?" +msgstr "co je to?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Hotovo! Děkujeme za vaši pomoc.</p><p>Můžete nám <a href=\"{{helpus_url}}\"> také pomoci se stránkami</a> {{site_name}}</p>" diff --git a/locale/cy/app.po b/locale/cy/app.po index 6d23fe954..df8e9c83f 100644 --- a/locale/cy/app.po +++ b/locale/cy/app.po @@ -163,7 +163,7 @@ msgstr "" msgid "details" msgstr "manylion" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/de/app.po b/locale/de/app.po index 4ab9321f2..539b9ef74 100644 --- a/locale/de/app.po +++ b/locale/de/app.po @@ -168,8 +168,8 @@ msgstr "<a href=\"%s\">Melden Sie sich an,</a> um Ihr Passwort und weitere Einst msgid "details" msgstr "Details" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">Was ist das?</a>" +msgid "what's that?" +msgstr "Was ist das?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Fertig! Ganz herzlichen Dank für Ihre Hilfe.</p><p>Es gibt <a href=\"{{helpus_url}}\">noch mehr womit Sie uns helfen können</a>{{site_name}}.</p>" diff --git a/locale/en/app.po b/locale/en/app.po index 50b65cc53..de0ed5756 100644 --- a/locale/en/app.po +++ b/locale/en/app.po @@ -155,7 +155,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/en_IE/app.po b/locale/en_IE/app.po index f560f9548..4edfae11c 100644 --- a/locale/en_IE/app.po +++ b/locale/en_IE/app.po @@ -157,7 +157,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/es/app.po b/locale/es/app.po index be4fbf940..ca0cdb30f 100644 --- a/locale/es/app.po +++ b/locale/es/app.po @@ -177,8 +177,8 @@ msgstr "<a href=\"%s\">Abre una sesión</a> para cambiar tu contraseña, suscrip msgid "details" msgstr "detalles" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">¿Qué es eso?</a>" +msgid "what's that?" +msgstr "¿Qué es eso?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>¡Ya está! Muchas gracias por tu ayuda.</p><p>Hay <a href=\"{{helpus_url}}\">más cosas que puedes hacer</a> para ayudar a {{site_name}}.</p>" diff --git a/locale/eu/app.po b/locale/eu/app.po index 224f4bcb9..476c3d567 100644 --- a/locale/eu/app.po +++ b/locale/eu/app.po @@ -168,8 +168,8 @@ msgstr "<a href=\"%s\">Ireki saioa</a> zure pasahitza aldatzeko, inskribatzeko.. msgid "details" msgstr "xehetasunak" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">Zer da hau?</a>" +msgid "what's that?" +msgstr "Zer da hau?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Eginda dago! Eskerrik asko zure laguntzagatik.</p> {{site_name}} laguntzeko<p>badaude<a href=\"{{helpus_url}}\">egin ditzakezun gauza gehiago</a>.</p>" diff --git a/locale/fr/app.po b/locale/fr/app.po index 6b00f1306..547898ef8 100644 --- a/locale/fr/app.po +++ b/locale/fr/app.po @@ -165,7 +165,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/gl/app.po b/locale/gl/app.po index 4f81a3660..c6b59a526 100644 --- a/locale/gl/app.po +++ b/locale/gl/app.po @@ -173,8 +173,8 @@ msgstr "<a href=\"%s\">Abre una sesión</a> para cambiar tu contraseña, suscrip msgid "details" msgstr "detalles" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">¿Qué es eso?</a>" +msgid "what's that?" +msgstr "¿Qué es eso?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>¡Ya está! Muchas gracias por tu ayuda.</p><p>Hay <a href=\"{{helpus_url}}\">más cosas que puedes hacer</a> para ayudar a {{site_name}}.</p>" diff --git a/locale/hu_HU/app.po b/locale/hu_HU/app.po index 8dd773611..95f90429e 100644 --- a/locale/hu_HU/app.po +++ b/locale/hu_HU/app.po @@ -169,8 +169,8 @@ msgstr "<a href=\"%s\">Jelentkezzen be</a> a jelszó módosításához, a felira msgid "details" msgstr "részletek" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">mi ez?</a> " +msgid "what's that?" +msgstr "mi ez? " msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Kész! Köszönjük segítségét.</p><p>Különféle <a href=\"{{helpus_url}}\">módokon tud</a> segítséget nyújtani a {{site_name}} számára.</p> " diff --git a/locale/id/app.po b/locale/id/app.po index 46d4f880f..b626d5a8e 100644 --- a/locale/id/app.po +++ b/locale/id/app.po @@ -172,8 +172,8 @@ msgstr "<a href=\"%s\">Daftar</a> untuk mengubah kode sandi, langganan dan lain- msgid "details" msgstr "rincian" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">Apa itu?</a>" +msgid "what's that?" +msgstr "Apa itu?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Selesai! Terima kasih banyak untuk bantuan Anda.</p><p>Ada <a href=\"{{helpus_url}}\">lebih banyak hal-hal yang bisa Anda lakukan </a> untuk membantu{{site_name}}.</p>" diff --git a/locale/nb_NO/app.po b/locale/nb_NO/app.po index 97430fb5f..14b8e6455 100644 --- a/locale/nb_NO/app.po +++ b/locale/nb_NO/app.po @@ -155,7 +155,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/pt_BR/app.po b/locale/pt_BR/app.po index e0df8d3ac..c08d5f613 100644 --- a/locale/pt_BR/app.po +++ b/locale/pt_BR/app.po @@ -179,8 +179,8 @@ msgstr "<a href=\"%s\">Acesse aqui</a> para alterar sua senha, acompanhamento de msgid "details" msgstr "detalhes" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">o que é isso?</a>" +msgid "what's that?" +msgstr "o que é isso?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Muito bem! Muito obrigado por sua ajuda.</p><p>Existem <a href=\"{{helpus_url}}\">mais coisas que você pode fazer</a> para ajudar {{site_name}}.</p>" diff --git a/locale/ro_RO/app.po b/locale/ro_RO/app.po index 9a427d41a..cb8493335 100644 --- a/locale/ro_RO/app.po +++ b/locale/ro_RO/app.po @@ -161,8 +161,8 @@ msgstr "<a href=\"%s\">Loghează-te</a> pentru schimbarea parolei, abonării și msgid "details" msgstr "detalii" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">ce este aceasta?</a>" +msgid "what's that?" +msgstr "ce este aceasta?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Gata! Mulțumesc pentru ajutorul tău.</p><p>Sunt aici <a href=\"{{helpus_url}}\">mai multe lucruri pe care le poți face</a> pentru a ajuta {{site_name}}.</p>" diff --git a/locale/sl/app.po b/locale/sl/app.po index f7ebf46d6..3f72b515e 100644 --- a/locale/sl/app.po +++ b/locale/sl/app.po @@ -161,7 +161,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/sq/app.po b/locale/sq/app.po index 973d09eca..0dbbf2c6a 100644 --- a/locale/sq/app.po +++ b/locale/sq/app.po @@ -179,8 +179,8 @@ msgstr "<a href=\"%s\">Kyçu</a> për të ndryshuar fjalëkalimin, abonimet dhe msgid "details" msgstr "detajet" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">Çfarë është ajo?</a>" +msgid "what's that?" +msgstr "Çfarë është ajo?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Të gjitha u bënë! Shumë faleminderit për ndihmën tënde. </p><p>Ka <a href=\"{{helpus_url}}\">shumë gjëra që ti mund të bësh</a> për të ndihmuar {{site_name}}. </p>" diff --git a/locale/sr@latin/app.po b/locale/sr@latin/app.po index c019e7ea8..6a131fd2b 100644 --- a/locale/sr@latin/app.po +++ b/locale/sr@latin/app.po @@ -175,8 +175,8 @@ msgstr "<a href=\"%s\">Prijavite se</a> da biste promijenili password, pretplatu msgid "details" msgstr "detalji" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">šta je to?</a>" +msgid "what's that?" +msgstr "šta je to?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Završeno! Hvala Vam na pomoći.</p><p>Postoji <a href=\"{{helpus_url}}\">više stvari koje možete uradite</a> da biste pomogli {{site_name}}.</p>" diff --git a/locale/tr/app.po b/locale/tr/app.po index d8b3f657a..f31eae701 100644 --- a/locale/tr/app.po +++ b/locale/tr/app.po @@ -153,7 +153,7 @@ msgstr "" msgid "details" msgstr "" -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" diff --git a/locale/uk/app.po b/locale/uk/app.po index 60e433e0c..d561bca9f 100644 --- a/locale/uk/app.po +++ b/locale/uk/app.po @@ -169,8 +169,8 @@ msgstr "<a href=\"%s\">Увійдіть</a>, щоб змінити пароль, msgid "details" msgstr "деталі" -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">що це?</a>" +msgid "what's that?" +msgstr "що це?" msgid "<p>All done! Thank you very much for your help.</p><p>There are <a href=\"{{helpus_url}}\">more things you can do</a> to help {{site_name}}.</p>" msgstr "<p>Готово! Дякуємо за вашу допомогу.</p><p>За бажання ви можете <a href=\"{{helpus_url}}\">зробити більше</a>, щоб допомогти сайту.</p>" diff --git a/spec/fixtures/locale/en/app.po b/spec/fixtures/locale/en/app.po index be6ba9f29..0fccc2a29 100644 --- a/spec/fixtures/locale/en/app.po +++ b/spec/fixtures/locale/en/app.po @@ -217,7 +217,7 @@ msgid "details" msgstr "" #: app/views/request/_followup.rhtml:101 -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" #: app/controllers/request_game_controller.rb:23 diff --git a/spec/fixtures/locale/en_GB/app.po b/spec/fixtures/locale/en_GB/app.po index be6ba9f29..0fccc2a29 100644 --- a/spec/fixtures/locale/en_GB/app.po +++ b/spec/fixtures/locale/en_GB/app.po @@ -217,7 +217,7 @@ msgid "details" msgstr "" #: app/views/request/_followup.rhtml:101 -msgid "<a href=\"%s\">what's that?</a>" +msgid "what's that?" msgstr "" #: app/controllers/request_game_controller.rb:23 diff --git a/spec/fixtures/locale/es/app.po b/spec/fixtures/locale/es/app.po index 6cbb948dd..e582dac85 100644 --- a/spec/fixtures/locale/es/app.po +++ b/spec/fixtures/locale/es/app.po @@ -236,8 +236,8 @@ msgid "details" msgstr "detalles" #: app/views/request/_followup.rhtml:101 -msgid "<a href=\"%s\">what's that?</a>" -msgstr "<a href=\"%s\">¿Qué es eso?</a>" +msgid "what's that?" +msgstr "¿Qué es eso?" #: app/controllers/request_game_controller.rb:23 msgid "" |