strings.xml

 1<?xml version="1.0" encoding="utf-8"?>
 2<resources>
 3    <string name="pick_a_server">Pick your Jabber service</string>
 4    <string name="use_conversations.im">Use ChatterboxTown</string>
 5    <string name="get_jabber_id">Get Jabber ID</string>
 6    <string name="create_new_account">I need to sign up</string>
 7    <string name="i_already_have_an_account">I already have a Jabber ID</string>
 8    <string name="i_am_snikket_user">I am a Snikket user</string>
 9    <string name="do_you_have_an_account">Do you already have a Jabber ID? This might be the case if you are already using a different Jabber client or have used Cheogram Android, Conversations, or Snikket before. If not you can create a new Jabber ID right now.</string>
10    <string name="server_select_text">Jabber is a provider independent instant messaging network, powered by the XMPP protocol. You can use this client with whatever Jabber service you choose.</string>
11    <string name="magic_create_text">You will be able to communicate with users of other providers by giving them your full Jabber ID.</string>
12    <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 Jabber ID.</string>
13    <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 Jabber ID.</string>
14    <string name="your_server_invitation">Your server invitation</string>
15    <string name="improperly_formatted_provisioning">Improperly formatted provisioning code</string>
16    <string name="tap_share_button_send_invite">Tap the share button to send your contact an invitation to %1$s.</string>
17    <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>
18    <string name="easy_invite_share_text">Join %1$s and chat with me: %2$s</string>
19    <string name="share_invite_with">Share invite with…</string>
20    <string name="action_cancel">Cancel</string>
21    <string name="action_next">Next</string>
22    <string name="action_prev">Back</string>
23    <string name="action_complete">Finish</string>
24    <string name="action_close">Close</string>
25    <string name="action_execute">Go</string>
26    <string name="pref_theme_oledblack">OLED Black</string>
27    <string name="pref_theme_custom">Custom</string>
28    <string name="invite_to_app">Invite to Chat</string>
29    <string name="only_this_thread">Show only this thread</string>
30    <string name="pref_dialler_integration_incoming">Use Phone Accounts for Incoming Calls</string>
31    <string name="pref_dialler_integration_incoming_summary">Incoming calls from phone numbers may ring with your system dialler instead of this app\'s notification settings</string>
32    <string name="save_as_sticker">Save as Sticker</string>
33    <string name="sticker_name">Sticker Name</string>
34    <string name="moderate_message">Moderate</string>
35    <string name="moderate_reason">Moderation Reason</string>
36    <string name="unable_to_moderate">Unable to Moderate</string>
37    <string name="block_media">Block Media</string>
38    <string name="new_contact">New Contact or Channel</string>
39    <string name="pref_broadcast_last_activity_summary">Allow contacts to see when you were last active in the app</string>
40    <string name="visitor">Muted</string>
41    <string name="you_are_not_participating">You are muted</string>
42    <string name="pref_follow_thread_in_channel">Auto-follow thread in channels</string>
43    <string name="pref_follow_thread_in_channel_summary">Set the thread marker to match the message currently being looked at</string>
44    <string name="pref_message_autocomplete">Autocomplete when composing messages</string>
45    <string name="pref_message_autocomplete_summary">For example, complete emoji starting with :</string>
46    <string name="notify_only_when_highlighted_or_replied">Notify for mentions and replies</string>
47    <string name="moderate_recent">Moderate messages?</string>
48    <string name="block_inviter">Block inviter</string>
49    <string name="add_bookmark">Add Chat</string>
50    <string name="received_invite_from_stranger">Received invite from stranger</string>
51    <string name="pref_chat_requests">Hide chats in Chat Requests area</string>
52    <string name="pref_custom_tab">Integrate Browser UI</string>
53    <string name="pref_custom_tab_summary">Ask your browser to render as if integrated with this app ("custom tab")</string>
54    <string name="pref_export">Export Data (experimental)</string>
55    <string name="pref_export_summary">Export data useful for importing into another app. Not a full backup.</string>
56    <string name="pref_create_backup_warning">Full backups are meant for restore after a device loss, or for migrating to a new device. You cannot restore a backup to another app while still being connected with this one!</string>
57</resources>