diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 1a48053600..90c853f05f 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -553,28 +553,28 @@ msgstr "" #. Like count display, the <0> tags enclose the number of likes in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.likeCount) #. placeholder {1}: post.likeCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:493 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:486 msgid "<0>{0} {1, plural, one {like} other {likes}}" msgstr "" #. Quote count display, the <0> tags enclose the number of quotes in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.quoteCount) #. placeholder {1}: post.quoteCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:475 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468 msgid "<0>{0} {1, plural, one {quote} other {quotes}}" msgstr "" #. Repost count display, the <0> tags enclose the number of reposts in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.repostCount) #. placeholder {1}: post.repostCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:455 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:448 msgid "<0>{0} {1, plural, one {repost} other {reposts}}" msgstr "" #. Save count display, the <0> tags enclose the number of saves in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.bookmarkCount) #. placeholder {1}: post.bookmarkCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:506 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:499 msgid "<0>{0} {1, plural, one {save} other {saves}}" msgstr "" @@ -1442,12 +1442,12 @@ msgid "Apply Pull Request" msgstr "" #. placeholder {0}: niceDate(i18n, createdAt, 'medium') -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:627 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:620 msgid "Archived from {0}" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:598 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:636 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:591 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:629 msgid "Archived post" msgstr "" @@ -1732,7 +1732,7 @@ msgstr "" msgid "Bluesky" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:652 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:645 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "" @@ -1818,20 +1818,20 @@ msgstr "" msgid "Browse custom feeds" msgstr "" -#: src/components/FeedInterstitials.tsx:641 +#: src/components/FeedInterstitials.tsx:631 msgid "Browse more accounts" msgstr "" -#: src/components/FeedInterstitials.tsx:771 +#: src/components/FeedInterstitials.tsx:761 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:752 -#: src/components/FeedInterstitials.tsx:755 +#: src/components/FeedInterstitials.tsx:742 +#: src/components/FeedInterstitials.tsx:745 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:780 +#: src/components/FeedInterstitials.tsx:770 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -2283,7 +2283,7 @@ msgstr "" #: src/components/NewskieDialog.tsx:169 #: src/components/NewskieDialog.tsx:175 #: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:107 -#: src/components/ProgressGuide/FollowDialog.tsx:441 +#: src/components/ProgressGuide/FollowDialog.tsx:445 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:122 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:128 #: src/components/verification/VerificationsDialog.tsx:146 @@ -3269,7 +3269,7 @@ msgstr "" msgid "Dismiss this section" msgstr "" -#: src/components/FeedInterstitials.tsx:445 +#: src/components/FeedInterstitials.tsx:441 msgid "Dismiss this suggestion" msgstr "" @@ -4318,9 +4318,9 @@ msgid "Find my friends" msgstr "" #. Starter packs suggested to the user for them to follow -#: src/components/ProgressGuide/FollowDialog.tsx:74 -#: src/components/ProgressGuide/FollowDialog.tsx:82 -#: src/components/ProgressGuide/FollowDialog.tsx:427 +#: src/components/ProgressGuide/FollowDialog.tsx:72 +#: src/components/ProgressGuide/FollowDialog.tsx:80 +#: src/components/ProgressGuide/FollowDialog.tsx:431 #: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:43 msgid "Find people to follow" msgstr "" @@ -5744,7 +5744,7 @@ msgstr "" msgid "Likes of your reposts notifications" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:489 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:482 msgid "Likes on this post" msgstr "" @@ -6636,7 +6636,7 @@ msgid "No result" msgstr "" #: src/components/dialogs/SearchablePeopleList.tsx:224 -#: src/components/ProgressGuide/FollowDialog.tsx:211 +#: src/components/ProgressGuide/FollowDialog.tsx:209 msgid "No results" msgstr "" @@ -6833,7 +6833,7 @@ msgstr "" #: src/components/BotAccountAlert.tsx:52 #: src/components/BotAccountAlert.tsx:57 #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:658 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:651 msgid "Okay" msgstr "" @@ -7548,7 +7548,7 @@ msgctxt "action" msgid "Post" msgstr "" -#: src/screens/PostThread/index.tsx:529 +#: src/screens/PostThread/index.tsx:552 msgctxt "description" msgid "Post" msgstr "" @@ -7589,7 +7589,7 @@ msgstr "" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:130 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:131 #: src/screens/PostThread/components/ThreadItemPost.tsx:113 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:109 #: src/screens/VideoFeed/index.tsx:551 @@ -7868,7 +7868,7 @@ msgstr "" msgid "Quotes" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:471 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:464 msgid "Quotes of this post" msgstr "" @@ -8399,7 +8399,7 @@ msgstr "" msgid "Reposts" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:451 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:444 msgid "Reposts of this post" msgstr "" @@ -8696,7 +8696,7 @@ msgstr "" msgid "Search @{0}'s posts" msgstr "" -#: src/components/ProgressGuide/FollowDialog.tsx:658 +#: src/components/ProgressGuide/FollowDialog.tsx:685 msgid "Search by name or interest" msgstr "" @@ -8709,12 +8709,12 @@ msgid "Search feeds" msgstr "" #. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected. -#: src/components/ProgressGuide/FollowDialog.tsx:487 +#: src/components/ProgressGuide/FollowDialog.tsx:488 msgid "Search for \"{interestsDisplayName}\"" msgstr "" #. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is currently selected. -#: src/components/ProgressGuide/FollowDialog.tsx:480 +#: src/components/ProgressGuide/FollowDialog.tsx:483 msgid "Search for \"{interestsDisplayName}\" (active)" msgstr "" @@ -8766,7 +8766,7 @@ msgid "Search posts" msgstr "" #: src/components/dialogs/SearchablePeopleList.tsx:535 -#: src/components/ProgressGuide/FollowDialog.tsx:677 +#: src/components/ProgressGuide/FollowDialog.tsx:704 msgid "Search profiles" msgstr "" @@ -8779,7 +8779,7 @@ msgid "Search..." msgstr "" #: src/components/dialogs/SearchablePeopleList.tsx:536 -#: src/components/ProgressGuide/FollowDialog.tsx:678 +#: src/components/ProgressGuide/FollowDialog.tsx:705 msgid "Searches for profiles" msgstr "" @@ -8817,12 +8817,12 @@ msgstr "" msgid "See jobs at Bluesky" msgstr "" -#: src/components/FeedInterstitials.tsx:592 -#: src/components/FeedInterstitials.tsx:655 +#: src/components/FeedInterstitials.tsx:584 +#: src/components/FeedInterstitials.tsx:645 msgid "See more" msgstr "" -#: src/components/FeedInterstitials.tsx:573 +#: src/components/FeedInterstitials.tsx:565 msgid "See more suggested profiles" msgstr "" @@ -9359,7 +9359,7 @@ msgstr "" msgid "Show when you’re live" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:599 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:592 msgid "Shows information about when this post was created" msgstr "" @@ -9514,7 +9514,7 @@ msgstr "" msgid "Some of your verifications are invalid." msgstr "" -#: src/components/FeedInterstitials.tsx:734 +#: src/components/FeedInterstitials.tsx:724 msgid "Some other feeds you might like" msgstr "" @@ -9772,7 +9772,7 @@ msgid "Suggested accounts" msgstr "" #. Accounts suggested to the user for them to follow -#: src/components/FeedInterstitials.tsx:569 +#: src/components/FeedInterstitials.tsx:561 #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:180 msgid "Suggested for you" msgstr "" @@ -10382,7 +10382,7 @@ msgstr "" #. placeholder {0}: niceDate(i18n, createdAt) #. placeholder {1}: niceDate(i18n, indexedAt) -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:639 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:632 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." msgstr "" @@ -11599,7 +11599,7 @@ msgid "We're having issues initializing the age assurance process for your accou msgstr "" #: src/components/dialogs/SearchablePeopleList.tsx:108 -#: src/components/ProgressGuide/FollowDialog.tsx:185 +#: src/components/ProgressGuide/FollowDialog.tsx:183 msgid "We're having network issues, try again" msgstr ""