Localize search bar

// FREEBIE
This commit is contained in:
Michael Kirk 2018-06-11 14:00:17 -04:00
parent ecdaad06ff
commit 98983ac8e6
1 changed files with 3 additions and 0 deletions

View File

@ -986,6 +986,9 @@
/* A label for conversations with blocked users. */
"HOME_VIEW_BLOCKED_CONTACT_CONVERSATION" = "Blocked";
/* Placeholder text for search bar which filters conversations. */
"HOME_VIEW_CONVERSATION_SEARCHBAR_PLACEHOLDER" = "Search";
/* Title for the home view's 'archive' mode. */
"HOME_VIEW_TITLE_ARCHIVE" = "Archive";