{% trans %}You can now set up your legacy XMPP client with the above address and the password you chose during registration.{% endtrans %}
{% trans login_url=url_for('main.login') %}You can now safely close this page, or log in to the web portal to manage your account.{% endtrans %}
{% if migration_success %}
{% trans %}Import successful{% endtrans %}
{% trans %}Congratulations! Your account data has been successfully imported.{% endtrans %}
{% endif %}
{% if form %}
{% trans %}Moving to Snikket?{% endtrans %}
{% trans %}If you are moving from a different Snikket instance or another XMPP-compatible service, you may optionally import the data (contacts, profile information, etc.) from your previous account. When you have exported the data from your previous account, upload it using the form below.{% endtrans %}