Reduce usage of JSQ.

pull/1/head
Matthew Chen 7 years ago
parent 3964b78ff7
commit 221b81b9a2

@ -1094,6 +1094,9 @@
/* table cell label in conversation settings */
"LIST_GROUP_MEMBERS_ACTION" = "Group Members";
/* Label for button that loads more messages in conversation view. */
"load_earlier_messages" = "Load Earlier Messages";
/* No comment provided by engineer. */
"LOGGING_SECTION" = "Logging";
@ -2257,7 +2260,7 @@
/* Info message embedding a {{time amount}}, see the *_TIME_AMOUNT strings for context. */
"YOU_UPDATED_DISAPPEARING_MESSAGES_CONFIGURATION" = "You set disappearing message time to %@.";
// Strings Copied in from JSQMessagesViewController
"load_earlier_messages" = "Load Earlier Messages";

Loading…
Cancel
Save