Prepare UX Rework:

- Define the 4 tabs: Home, Fav, People and Rooms
This commit is contained in:
Giom Foret
2017-04-06 14:27:45 +02:00
parent 52021bd252
commit 4eb90fbb2e
23 changed files with 1958 additions and 575 deletions
+12
View File
@@ -17,6 +17,9 @@
// Titles
"title_home" = "Home";
"title_favourites" = "Favourites";
"title_people" = "People";
"title_rooms" = "Rooms";
"warning" = "Warning";
// Actions
@@ -121,6 +124,15 @@
"room_recents_start_chat_with" = "Start chat";
"room_recents_create_empty_room" = "Create room";
// People tab
"people_invites_section" = "INVITES (%tu)";
"people_conversation_section" = "CONVERSATIONS (%tu)";
"people_address_book_section" = "LOCAL CONTACTS (%tu)";
"people_address_book_matrix_users_toggle" = "Matrix users only";
"people_matrix_users_section" = "KNOWN CONTACTS (%tu)";
"people_matrix_users_default_section" = "KNOWN CONTACTS (-)";
"people_matrix_users_search_prompt" = "Too many contacts, please use the search field";
// Search
"search_rooms" = "Rooms";
"search_messages" = "Messages";