|
346 | 346 | "errorDeferredPaymentTitle": "Purchase awaiting approval", |
347 | 347 | "errorDeferredPaymentDescription": "Your purchase is awaiting approval from the parental control", |
348 | 348 | "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.", |
350 | 350 | "errorReceiptInvalidTitle": "Purchase error", |
351 | 351 | "errorReceiptInvalidDescription": "We were not able to process your purchase, if you've been charged please contact the support", |
352 | 352 | "errorReceiptRequestTitle": "We're having trouble validating your transaction", |
|
551 | 551 | "pushNotificationsViewPushScreenCloseButton": "Close", |
552 | 552 | "pushNotificationsSendNowType": "Send now", |
553 | 553 | "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." |
555 | 562 | }, |
556 | 563 | "onboarding": { |
557 | 564 | "getStartedLabel": "Get Started", |
|
814 | 821 | "one": "{{count}} Like", |
815 | 822 | "other": "{{count}} Likes" |
816 | 823 | }, |
817 | | - "imageSizeWarning": "Image size exceeds the maximum size of {{maxSize}}MB", |
| 824 | + "attachmentSizeWarning": "Attachment size exceeds the maximum size of {{maxSize}}MB", |
818 | 825 | "blankPostWarning": "This post appears to be blank. Please write something.", |
819 | 826 | "numberOfComments": { |
820 | 827 | "one": "{{count}} Comment", |
|
852 | 859 | "settingsScreenSubtitle": "Send me a push notification for", |
853 | 860 | "commentsOnMyStatuses": "Comments on my statuses", |
854 | 861 | "likesOnMyStatuses": "Likes on my statuses", |
| 862 | + "taggedOnStatuses": "Mentions", |
855 | 863 | "noPermissionsAlertTitle": "Limited access", |
856 | 864 | "noMediaPermissionsAlertText": "To choose photo to upload, you will need to grant permissions to the app", |
857 | 865 | "noCameraPermissionsAlertText": "To take a photo using camera, you will need to grant permissions to the app", |
858 | 866 | "openSettingsButtonLabel": "Open settings", |
| 867 | + "openMentionedUserErrorTitle": "Invalid user", |
| 868 | + "openMentionedUserErrorDescription": "We couldn't find a user with this username", |
859 | 869 | "cancelButtonLabel": "Cancel", |
860 | 870 | "discardStatusAlertTitle": "Save your status as a draft?", |
861 | 871 | "discardStatusAlertMessage": "You can save your status as a draft now, and finish it later. If you choose to discard, status will be lost.", |
|
878 | 888 | "usersSearchButtonTitle": "Users", |
879 | 889 | "requestFailedToastTitle": "Request failed", |
880 | 890 | "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" |
882 | 899 | }, |
883 | 900 | "theme": { |
884 | 901 | "themeChangedAlertTitle": "Theme changed", |
|
905 | 922 | "cannotAccessCameraMessage": "Please allow access in settings if you want to take photos", |
906 | 923 | "galleryPermissionErrorTitle": "Cannot access image library", |
907 | 924 | "galleryPermissionErrorMessage": "Please allow access if you want to be able to select images", |
| 925 | + "openSettingsButtonLabel": "Open settings", |
908 | 926 | "errorTitle": "Error", |
909 | 927 | "errorMessage": "Something went wrong", |
910 | 928 | "addMorePhotos": "+ ADD MORE PHOTOS", |
|
0 commit comments