Release 1.100 (#8168)
* Tests fix * Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166) * Pull latest translations * Revert the 'you are creating an account' change entirely; it doesnt work
This commit is contained in:
@@ -17,7 +17,6 @@ appId: xyz.blueskyweb.app
|
|||||||
- inputText: "Post with an image"
|
- inputText: "Post with an image"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
id: "openGalleryBtn"
|
id: "openGalleryBtn"
|
||||||
- tapOn: "Allow Full Access"
|
|
||||||
- tapOn: "Content warnings"
|
- tapOn: "Content warnings"
|
||||||
- tapOn: "Porn"
|
- tapOn: "Porn"
|
||||||
- tapOn:
|
- tapOn:
|
||||||
|
|||||||
@@ -41,25 +41,27 @@ export function HostingProvider({
|
|||||||
onSelect={onSelectServiceUrl}
|
onSelect={onSelectServiceUrl}
|
||||||
/>
|
/>
|
||||||
{minimal ? (
|
{minimal ? (
|
||||||
<View style={[a.flex_row, a.align_center, a.flex_wrap]}>
|
<View style={[a.flex_row, a.align_center, a.flex_wrap, a.gap_xs]}>
|
||||||
<Text style={[a.text_sm, t.atoms.text_contrast_medium]}>
|
<Text style={[a.text_sm, t.atoms.text_contrast_medium]}>
|
||||||
<Trans>
|
<Trans>You are creating an account on</Trans>
|
||||||
You are creating an account on{' '}
|
|
||||||
<Button
|
|
||||||
label={toNiceDomain(serviceUrl)}
|
|
||||||
accessibilityHint={_(msg`Changes hosting provider`)}
|
|
||||||
onPress={onPressSelectService}
|
|
||||||
variant="ghost"
|
|
||||||
color="secondary"
|
|
||||||
size="tiny"
|
|
||||||
style={[a.px_xs, {margin: tokens.space.xs * -1}]}>
|
|
||||||
<ButtonText style={[a.text_sm]}>
|
|
||||||
{toNiceDomain(serviceUrl)}
|
|
||||||
</ButtonText>
|
|
||||||
<ButtonIcon icon={PencilIcon} />
|
|
||||||
</Button>
|
|
||||||
</Trans>
|
|
||||||
</Text>
|
</Text>
|
||||||
|
<Button
|
||||||
|
label={toNiceDomain(serviceUrl)}
|
||||||
|
accessibilityHint={_(msg`Changes hosting provider`)}
|
||||||
|
onPress={onPressSelectService}
|
||||||
|
variant="ghost"
|
||||||
|
color="secondary"
|
||||||
|
size="tiny"
|
||||||
|
style={[
|
||||||
|
a.px_xs,
|
||||||
|
{marginHorizontal: tokens.space.xs * -1},
|
||||||
|
{paddingVertical: 0},
|
||||||
|
]}>
|
||||||
|
<ButtonText style={[a.text_sm]}>
|
||||||
|
{toNiceDomain(serviceUrl)}
|
||||||
|
</ButtonText>
|
||||||
|
<ButtonIcon icon={PencilIcon} />
|
||||||
|
</Button>
|
||||||
</View>
|
</View>
|
||||||
) : (
|
) : (
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
+749
-519
File diff suppressed because it is too large
Load Diff
+746
-516
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
+750
-520
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+1018
-788
File diff suppressed because it is too large
Load Diff
+750
-520
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -13,8 +13,8 @@ msgstr ""
|
|||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Plural-Forms: \n"
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:515
|
#: src/components/ProgressGuide/FollowDialog.tsx:516
|
||||||
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:119
|
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:127
|
||||||
msgid "(active)"
|
msgid "(active)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -755,7 +755,7 @@ msgstr ""
|
|||||||
msgid "An error occurred while compressing the video."
|
msgid "An error occurred while compressing the video."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/state/queries/explore-feed-previews.tsx:183
|
#: src/state/queries/explore-feed-previews.tsx:184
|
||||||
msgid "An error occurred while fetching the feed."
|
msgid "An error occurred while fetching the feed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1267,7 +1267,7 @@ msgstr ""
|
|||||||
#: src/components/LabelingServiceCard/index.tsx:62
|
#: src/components/LabelingServiceCard/index.tsx:62
|
||||||
#: src/components/moderation/ReportDialog/index.tsx:672
|
#: src/components/moderation/ReportDialog/index.tsx:672
|
||||||
#: src/screens/Search/components/StarterPackCard.tsx:106
|
#: src/screens/Search/components/StarterPackCard.tsx:106
|
||||||
#: src/screens/Search/Explore.tsx:810
|
#: src/screens/Search/Explore.tsx:853
|
||||||
msgid "By {0}"
|
msgid "By {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1443,8 +1443,8 @@ msgstr ""
|
|||||||
msgid "Changes app icon"
|
msgid "Changes app icon"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/forms/HostingProvider.tsx:50
|
#: src/components/forms/HostingProvider.tsx:47
|
||||||
#: src/components/forms/HostingProvider.tsx:68
|
#: src/components/forms/HostingProvider.tsx:83
|
||||||
msgid "Changes hosting provider"
|
msgid "Changes hosting provider"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1597,7 +1597,7 @@ msgstr ""
|
|||||||
#: src/components/dms/ReportDialog.tsx:390
|
#: src/components/dms/ReportDialog.tsx:390
|
||||||
#: src/components/NewskieDialog.tsx:146
|
#: src/components/NewskieDialog.tsx:146
|
||||||
#: src/components/NewskieDialog.tsx:153
|
#: src/components/NewskieDialog.tsx:153
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:385
|
#: src/components/ProgressGuide/FollowDialog.tsx:386
|
||||||
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117
|
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117
|
||||||
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123
|
#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123
|
||||||
#: src/view/com/modals/ChangePassword.tsx:279
|
#: src/view/com/modals/ChangePassword.tsx:279
|
||||||
@@ -2340,7 +2340,7 @@ msgstr ""
|
|||||||
msgid "Discourage apps from showing my account to logged-out users"
|
msgid "Discourage apps from showing my account to logged-out users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:406
|
#: src/screens/Search/Explore.tsx:436
|
||||||
msgid "Discover Feeds"
|
msgid "Discover Feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,8 +3046,8 @@ msgstr ""
|
|||||||
msgid "Failed to load conversations"
|
msgid "Failed to load conversations"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:445
|
#: src/screens/Search/Explore.tsx:475
|
||||||
#: src/screens/Search/Explore.tsx:484
|
#: src/screens/Search/Explore.tsx:514
|
||||||
msgid "Failed to load feeds preferences"
|
msgid "Failed to load feeds preferences"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3059,12 +3059,12 @@ msgstr ""
|
|||||||
msgid "Failed to load past messages"
|
msgid "Failed to load past messages"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:438
|
#: src/screens/Search/Explore.tsx:468
|
||||||
#: src/screens/Search/Explore.tsx:477
|
#: src/screens/Search/Explore.tsx:507
|
||||||
msgid "Failed to load suggested feeds"
|
msgid "Failed to load suggested feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:347
|
#: src/screens/Search/Explore.tsx:375
|
||||||
msgid "Failed to load suggested follows"
|
msgid "Failed to load suggested follows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3217,7 +3217,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:77
|
#: src/components/ProgressGuide/FollowDialog.tsx:77
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:87
|
#: src/components/ProgressGuide/FollowDialog.tsx:87
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:373
|
#: src/components/ProgressGuide/FollowDialog.tsx:374
|
||||||
msgid "Find people to follow"
|
msgid "Find people to follow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3402,7 +3402,7 @@ msgstr ""
|
|||||||
msgid "For the best experience, we recommend using the theme font."
|
msgid "For the best experience, we recommend using the theme font."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:87
|
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:94
|
||||||
msgid "For You"
|
msgid "For You"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4235,11 +4235,11 @@ msgstr ""
|
|||||||
msgid "Lists blocking this user:"
|
msgid "Lists blocking this user:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:82
|
#: src/screens/Search/Explore.tsx:87
|
||||||
msgid "Load more"
|
msgid "Load more"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:466
|
#: src/screens/Search/Explore.tsx:496
|
||||||
msgid "Load more suggested feeds"
|
msgid "Load more suggested feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4837,12 +4837,12 @@ msgid "No result"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/dms/dialogs/SearchablePeopleList.tsx:204
|
#: src/components/dms/dialogs/SearchablePeopleList.tsx:204
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:211
|
#: src/components/ProgressGuide/FollowDialog.tsx:212
|
||||||
msgid "No results"
|
msgid "No results"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:677
|
#: src/screens/Search/Explore.tsx:715
|
||||||
msgid "No results for \"{selectedInterest}\"."
|
msgid "No results for \"{0}\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/Lists.tsx:189
|
#: src/components/Lists.tsx:189
|
||||||
@@ -4860,6 +4860,10 @@ msgstr ""
|
|||||||
msgid "No results found for {query}"
|
msgid "No results found for {query}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/screens/Search/Explore.tsx:719
|
||||||
|
msgid "No results."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/dialogs/GifSelect.tsx:229
|
#: src/components/dialogs/GifSelect.tsx:229
|
||||||
msgid "No search results found for \"{search}\"."
|
msgid "No search results found for \"{search}\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -6455,7 +6459,7 @@ msgstr ""
|
|||||||
msgid "Search @{0}'s posts"
|
msgid "Search @{0}'s posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:682
|
#: src/components/ProgressGuide/FollowDialog.tsx:683
|
||||||
msgid "Search by name or interest"
|
msgid "Search by name or interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -6463,8 +6467,8 @@ msgstr ""
|
|||||||
msgid "Search feeds"
|
msgid "Search feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:523
|
#: src/components/ProgressGuide/FollowDialog.tsx:524
|
||||||
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:127
|
#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:135
|
||||||
msgid "Search for \"{interestsDisplayName}\"{activeText}"
|
msgid "Search for \"{interestsDisplayName}\"{activeText}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -6480,11 +6484,11 @@ msgstr ""
|
|||||||
msgid "Search for feeds that you want to suggest to others."
|
msgid "Search for feeds that you want to suggest to others."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:335
|
#: src/screens/Search/Explore.tsx:362
|
||||||
msgid "Search for more accounts"
|
msgid "Search for more accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:409
|
#: src/screens/Search/Explore.tsx:439
|
||||||
msgid "Search for more feeds"
|
msgid "Search for more feeds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -6510,7 +6514,7 @@ msgid "Search posts"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/dms/dialogs/SearchablePeopleList.tsx:511
|
#: src/components/dms/dialogs/SearchablePeopleList.tsx:511
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:701
|
#: src/components/ProgressGuide/FollowDialog.tsx:702
|
||||||
msgid "Search profiles"
|
msgid "Search profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -6523,7 +6527,7 @@ msgid "Search..."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/dms/dialogs/SearchablePeopleList.tsx:512
|
#: src/components/dms/dialogs/SearchablePeopleList.tsx:512
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:702
|
#: src/components/ProgressGuide/FollowDialog.tsx:703
|
||||||
msgid "Searches for profiles"
|
msgid "Searches for profiles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -7189,7 +7193,7 @@ msgstr ""
|
|||||||
msgid "Starter pack is invalid"
|
msgid "Starter pack is invalid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:508
|
#: src/screens/Search/Explore.tsx:538
|
||||||
#: src/view/screens/Profile.tsx:228
|
#: src/view/screens/Profile.tsx:228
|
||||||
msgid "Starter Packs"
|
msgid "Starter Packs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -7261,7 +7265,7 @@ msgstr ""
|
|||||||
msgid "Success!"
|
msgid "Success!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:332
|
#: src/screens/Search/Explore.tsx:359
|
||||||
msgid "Suggested Accounts"
|
msgid "Suggested Accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -7566,7 +7570,7 @@ msgstr ""
|
|||||||
msgid "There was an issue fetching notifications. Tap here to try again."
|
msgid "There was an issue fetching notifications. Tap here to try again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:865
|
#: src/screens/Search/Explore.tsx:908
|
||||||
#: src/view/com/posts/PostFeed.tsx:607
|
#: src/view/com/posts/PostFeed.tsx:607
|
||||||
msgid "There was an issue fetching posts. Tap here to try again."
|
msgid "There was an issue fetching posts. Tap here to try again."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -7935,7 +7939,7 @@ msgstr ""
|
|||||||
msgid "Trending"
|
msgid "Trending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/Search/Explore.tsx:576
|
#: src/screens/Search/Explore.tsx:608
|
||||||
msgid "Trending topics"
|
msgid "Trending topics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -8635,7 +8639,7 @@ msgid "We'll use this to help customize your experience."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/dms/dialogs/SearchablePeopleList.tsx:92
|
#: src/components/dms/dialogs/SearchablePeopleList.tsx:92
|
||||||
#: src/components/ProgressGuide/FollowDialog.tsx:171
|
#: src/components/ProgressGuide/FollowDialog.tsx:172
|
||||||
msgid "We're having network issues, try again"
|
msgid "We're having network issues, try again"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -8811,8 +8815,8 @@ msgstr ""
|
|||||||
msgid "You"
|
msgid "You"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/components/forms/HostingProvider.tsx:46
|
#: src/components/forms/HostingProvider.tsx:64
|
||||||
msgid "You are creating an account on <0><1>{0}</1><2/></0>"
|
msgid "You are creating an account on <0>{0}</0>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/screens/SignupQueued.tsx:157
|
#: src/screens/SignupQueued.tsx:157
|
||||||
|
|||||||
+1028
-798
File diff suppressed because it is too large
Load Diff
+804
-574
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+746
-516
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+753
-523
File diff suppressed because it is too large
Load Diff
+750
-520
File diff suppressed because it is too large
Load Diff
+746
-516
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+1069
-839
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
+752
-522
File diff suppressed because it is too large
Load Diff
+747
-517
File diff suppressed because it is too large
Load Diff
+751
-521
File diff suppressed because it is too large
Load Diff
+746
-516
File diff suppressed because it is too large
Load Diff
+747
-517
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+747
-517
File diff suppressed because it is too large
Load Diff
+749
-519
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
+744
-514
File diff suppressed because it is too large
Load Diff
+811
-581
File diff suppressed because it is too large
Load Diff
+748
-518
File diff suppressed because it is too large
Load Diff
+750
-520
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user