Skip to content
Snippets Groups Projects
strings.xml 2.87 KiB
Newer Older
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<string name="app_name">Briar</string>
	<string name="notification_title">Briar is running</string>
	<string name="notification_text">Touch to quit.</string>
	<string name="contact_list_button">Contacts</string>
	<string name="messages_button">Messages</string>
	<string name="boards_button">Boards</string>
	<string name="blogs_button">Blogs</string>
	<string name="synchronize_button">Synchronize</string>
	<string name="quit_button">Quit</string>
	<string name="contact_list_title">Contacts</string>
	<string name="contact_connected">Connected</string>
	<string name="contact_last_connected">Last connected &lt;br /&gt; %s</string>
	<string name="add_contact_button">New Contact</string>
	<string name="add_contact_title">Add a Contact</string>
	<string name="same_network">Briar can add contacts via Wi-Fi or Bluetooth. For security reasons, you must be face-to-face to add someone as a contact. To use Wi-Fi you must both be connected to the same network.</string>
	<string name="wifi_not_available">Wi-Fi is not available on this device</string>
	<string name="wifi_disabled">Wi-Fi is OFF</string>
	<string name="wifi_disconnected">Wi-Fi is DISCONNECTED</string>
	<string name="wifi_connected">Wi-Fi is CONNECTED to %1$s</string>
	<string name="bluetooth_not_available">Bluetooth is not available on this device</string>
	<string name="bluetooth_disabled">Bluetooth is OFF</string>
	<string name="bluetooth_not_discoverable">Bluetooth is NOT DISCOVERABLE</string>
	<string name="bluetooth_enabled">Bluetooth is DISCOVERABLE</string>
	<string name="continue_button">Continue</string>
	<string name="your_invitation_code">Your invitation code is</string>
	<string name="enter_invitation_code">Please enter your contact\'s invitation code:</string>
	<string name="connecting_wifi">Connecting via %1$s\u2026</string>
	<string name="connecting_bluetooth">Connecting via Bluetooth\u2026</string>
	<string name="connection_failed">Connection failed</string>
	<string name="check_same_network">Please check that you are both using the same network.</string>
	<string name="try_again_button">Try again</string>
	<string name="connected_to_contact">Connected to contact</string>
	<string name="your_confirmation_code">Your confirmation code is</string>
	<string name="enter_confirmation_code">Please enter your contact\'s confirmation code:</string>
	<string name="waiting_for_contact">Waiting for contact\u2026</string>
	<string name="codes_do_not_match">Codes do not match</string>
	<string name="interfering">This could mean that someone is trying to interfere with your connection.</string>
	<string name="contact_added">Contact added</string>
	<string name="enter_nickname">Please enter a nickname for this contact:</string>
	<string name="messages_title">Messages</string>
	<string name="compose_button">New Message</string>
	<string name="done_button">Done</string>
</resources>