i18n: fix typo

This commit is contained in:
Gautier Pelloux-Prayer 2015-09-07 09:38:59 +02:00
parent 496c8b79fc
commit f00abf9b0c

View file

@ -399,7 +399,7 @@
<string name="setup_remote_provisioning_hint">This assistant will download an existing configuration.</string>
<string name="setup_remote_provisioning_url_hint">provisioning url</string>
<string name="setup_remote_provisioning_login_hint">The configuration you downloaded doesn\'t include your account. Please fill it in.</string>
<string name="setup_confirm_username">Your username will be %s.\r\n\r\nIt may differ from what you entered to match some requierements.\r\nDo you accept ?</string>
<string name="setup_confirm_username">Your username will be %s.\r\n\r\nIt may differ from what you entered to match some requirements.\r\nDo you accept ?</string>
<string name="setup_title_assistant">Account setup assistant</string>
<string name="zrtp_accept">Accept</string>
<string name="zrtp_deny">Deny</string>