Skip to content

Commit 3825394

Browse files
update localization
1 parent 88c739b commit 3825394

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

static/localization/en.json

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
"errorDeferredPaymentTitle": "Purchase awaiting approval",
347347
"errorDeferredPaymentDescription": "Your purchase is awaiting approval from the parental control",
348348
"errorReceiptValidationTitle": "We're having trouble validating your transaction",
349-
"errorReceiptValidationDescription": "Give us some time, we'll retry to validate your transaction as soon as possible",
349+
"errorReceiptValidationDescription": "Please give us some time, we'll retry to validate your transaction as soon as possible.",
350350
"errorReceiptInvalidTitle": "Purchase error",
351351
"errorReceiptInvalidDescription": "We were not able to process your purchase, if you've been charged please contact the support",
352352
"errorReceiptRequestTitle": "We're having trouble validating your transaction",
@@ -551,7 +551,14 @@
551551
"pushNotificationsViewPushScreenCloseButton": "Close",
552552
"pushNotificationsSendNowType": "Send now",
553553
"pushNotificationsScheduledType": "Scheduled",
554-
"noNotificationSettingsMessage": "No settings available.\n\nEnable user scheduled and/or reminder notifications to manage their settings here."
554+
"noNotificationSettingsMessage": "No settings available.\n\nEnable user scheduled and/or reminder notifications to manage their settings here.",
555+
"pushPermissionScreenTitle": "Manage push permission",
556+
"pushPermissionScreenHeading": "Stay Updated",
557+
"pushPermissionScreenDescription": "We use push notifications to send you important updates, promotions, and reminders.",
558+
"pushPermissionScreenEnableButton": "Enable",
559+
"pushPermissionScreenGoToSettingsButton": "Go to Settings",
560+
"pushPermissionScreenNotNowButton": "Not right now",
561+
"pushPermissionScreenPermissionGrantedMessage": "Thank you for enabling push notifications! You will now receive important updates, promotions, and reminders."
555562
},
556563
"onboarding": {
557564
"getStartedLabel": "Get Started",
@@ -814,7 +821,7 @@
814821
"one": "{{count}} Like",
815822
"other": "{{count}} Likes"
816823
},
817-
"imageSizeWarning": "Image size exceeds the maximum size of {{maxSize}}MB",
824+
"attachmentSizeWarning": "Attachment size exceeds the maximum size of {{maxSize}}MB",
818825
"blankPostWarning": "This post appears to be blank. Please write something.",
819826
"numberOfComments": {
820827
"one": "{{count}} Comment",
@@ -852,10 +859,13 @@
852859
"settingsScreenSubtitle": "Send me a push notification for",
853860
"commentsOnMyStatuses": "Comments on my statuses",
854861
"likesOnMyStatuses": "Likes on my statuses",
862+
"taggedOnStatuses": "Mentions",
855863
"noPermissionsAlertTitle": "Limited access",
856864
"noMediaPermissionsAlertText": "To choose photo to upload, you will need to grant permissions to the app",
857865
"noCameraPermissionsAlertText": "To take a photo using camera, you will need to grant permissions to the app",
858866
"openSettingsButtonLabel": "Open settings",
867+
"openMentionedUserErrorTitle": "Invalid user",
868+
"openMentionedUserErrorDescription": "We couldn't find a user with this username",
859869
"cancelButtonLabel": "Cancel",
860870
"discardStatusAlertTitle": "Save your status as a draft?",
861871
"discardStatusAlertMessage": "You can save your status as a draft now, and finish it later. If you choose to discard, status will be lost.",
@@ -878,7 +888,14 @@
878888
"usersSearchButtonTitle": "Users",
879889
"requestFailedToastTitle": "Request failed",
880890
"likeStateRequestFailedMessage": "We couldn't process your request. If the issue continues, contact our support team for assistance.",
881-
"likeActionRequestFailedMessage": "We couldn't process your like request. Please try again, and if the issue continues, contact our support team for assistance."
891+
"likeActionRequestFailedMessage": "We couldn't process your like request. Please try again, and if the issue continues, contact our support team for assistance.",
892+
"mentionListPlaceholder": "Start typing to search for users...",
893+
"mentionListNoResults": "No users matching that tag",
894+
"newCommentNotificationForegroundTitle": "New Comment",
895+
"newLikeNotificationForegroundTitle": "New Like",
896+
"newMentionNotificationForegroundTitle": "New Mention",
897+
"messageReceivedAlertView": "View",
898+
"messageReceivedAlertDismiss": "Dismiss"
882899
},
883900
"theme": {
884901
"themeChangedAlertTitle": "Theme changed",
@@ -905,6 +922,7 @@
905922
"cannotAccessCameraMessage": "Please allow access in settings if you want to take photos",
906923
"galleryPermissionErrorTitle": "Cannot access image library",
907924
"galleryPermissionErrorMessage": "Please allow access if you want to be able to select images",
925+
"openSettingsButtonLabel": "Open settings",
908926
"errorTitle": "Error",
909927
"errorMessage": "Something went wrong",
910928
"addMorePhotos": "+ ADD MORE PHOTOS",

static/localization/en.json.zip

251 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)