diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index 96e481d04..bae7012ed 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -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";