+"of Network Neutrality</em>. This form will redirect your browser to "
+"<code>secure.fdn2.org</code>."
+
+#. type: Content of: <form><select>
+msgid "<select name=\"px\" id=\"px\">"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "10 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "25 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "50 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "100 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "250 €"
+msgstr ""
+
+#. type: Content of: <form><select><option>
+msgid "Autre"
+msgstr "Other"
+
+#. XXX: need some support code
+#. <div>
+#. <input type="checkbox" name="recurring" id="reccuring" value="true" />
+#. <label for="recurring">Je souhaite faire ce don tous les mois
+#. (<em>banque française seulement</em>).</label>
+#. </div>
+#.
+#. type: Content of: <form>
+msgid ""
+"</select> <input type=\"text\" name=\"custom-amount\" id=\"custom-amount\" /"
+"> <input type=\"hidden\" name=\"lang\" value=\"fr\" /> <input type=\"hidden"
+"\" name=\"dest\" value=\"oignon\" /> <input type=\"submit\" name=\"submit\" "
+"id=\"submit\" value=\"Soutenez le réseau Tor…\" />"
+msgstr ""
+"</select> <input type=\"text\" name=\"custom-amount\" id=\"custom-amount\" /"
+"> <input type=\"hidden\" name=\"lang\" value=\"en\" /> <input type=\"hidden"
+"\" name=\"dest\" value=\"oignon\" /> <input type=\"submit\" name=\"submit\" "
+"id=\"submit\" value=\"Support the Tor network…\" />"
+
+#. type: Content of: <form><script>
+msgid ""
+"var px = document.querySelector('#px'), customAmount = document."
+"querySelector('#custom-amount'); px.addEventListener('change',function(){ /* "
+"Update input name to prefill FDN form */ if (px.value) { px.name = \"px\"; "
+"customAmount.name = \"custom-amount\"; customAmount.value = \"\"; "
+"customAmount.style.display = \"none\"; } else { customAmount.style.display = "
+"\"inline-block\"; customAmount.name = \"px\"; px.name = \"dummy_px\"; } });"
+msgstr ""