Hooked up star/unstar and read/unread buttons. Tinkered with layouts.

This commit is contained in:
akwizgran
2013-03-05 14:28:09 +00:00
parent 792d8cb071
commit 86925ef402
14 changed files with 237 additions and 159 deletions

View File

@@ -12,7 +12,6 @@
<string name="contact_list_title">Contacts</string>
<string name="contact_connected">Connected</string>
<string name="contact_last_connected">Last connected &lt;br /&gt; %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>