From 267cb6151cc53df95b5c64344fbde56e0b81346a Mon Sep 17 00:00:00 2001 From: Niels Andriesse Date: Fri, 18 Jun 2021 09:32:10 +1000 Subject: [PATCH] Add missing strings --- Session/Meta/Translations/en.lproj/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Session/Meta/Translations/en.lproj/Localizable.strings b/Session/Meta/Translations/en.lproj/Localizable.strings index 29d3ebc24..4cff5baea 100644 --- a/Session/Meta/Translations/en.lproj/Localizable.strings +++ b/Session/Meta/Translations/en.lproj/Localizable.strings @@ -282,6 +282,10 @@ "PHOTO_CAPTURE_UNABLE_TO_INITIALIZE_CAMERA" = "Failed to configure camera."; /* label for system photo collections which have no name. */ "PHOTO_PICKER_UNNAMED_COLLECTION" = "Unnamed Album"; +/* Notification action button title */ +"PUSH_MANAGER_MARKREAD" = "Mark as Read"; +/* Notification action button title */ +"PUSH_MANAGER_REPLY" = "Reply"; /* alert body during registration */ "REGISTRATION_ERROR_BLANK_VERIFICATION_CODE" = "We can't activate your account until you verify the code we sent you."; /* Indicates a delay of zero seconds, and that 'screen lock activity' will timeout immediately. */