mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Hooked up star/unstar and read/unread buttons. Tinkered with layouts.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
<string name="contact_list_title">Contacts</string>
|
||||
<string name="contact_connected">Connected</string>
|
||||
<string name="contact_last_connected">Last connected <br /> %1$s</string>
|
||||
<string name="add_contact_button">New Contact</string>
|
||||
<string name="search_button">Search</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>
|
||||
@@ -42,6 +41,7 @@
|
||||
<string name="enter_nickname">Please enter a nickname for this contact:</string>
|
||||
<string name="done_button">Done</string>
|
||||
<string name="messages_title">Messages</string>
|
||||
<string name="compose_button">New Message</string>
|
||||
<string name="message_from">From: %1$s</string>
|
||||
<string name="compose_title">New Message</string>
|
||||
<string name="message_to">To: %1$s</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user