strings.xml

 1<?xml version="1.0" encoding="utf-8"?>
 2<resources>
 3    <string name="pick_a_server">Pick your XMPP provider</string>
 4    <string name="use_conversations.im">Use conversations.im</string>
 5    <string name="create_new_account">Create new account</string>
 6    <string name="do_you_have_an_account">Do you already have an XMPP account? This might be the case if you are already using a different XMPP client or have used Conversations before. If not you can create a new XMPP account right now.\nHint: Some email providers also provide XMPP accounts.</string>
 7    <string name="server_select_text">XMPP is a provider-independent instant messaging network. You can use this app with whichever XMPP server you choose.\nHowever, for your convenience we made it easy to create an account on conversations.im; a provider specifically suited for use with Conversations.</string>
 8    <string name="magic_create_text_on_x">You have been invited to %1$s. We will guide you through the process of creating an account.\nWhen picking %1$s as a provider you will be able to communicate with users of other providers by giving them your full XMPP address.</string>
 9    <string name="magic_create_text_fixed">You have been invited to %1$s. A username has already been picked for you. We will guide you through the process of creating an account.\nYou will be able to communicate with users of other providers by giving them your full XMPP address.</string>
10    <string name="your_server_invitation">Your server invitation</string>
11    <string name="improperly_formatted_provisioning">Improperly formatted provisioning code</string>
12    <string name="tap_share_button_send_invite">Tap the share button to send your contact an invitation to %1$s.</string>
13    <string name="if_contact_is_nearby_use_qr">If your contact is nearby, they can also scan the code below to accept your invitation.</string>
14    <string name="easy_invite_share_text">Join %1$s and chat with me: %2$s</string>
15    <string name="share_invite_with">Share invite with…</string>
16</resources>