Release 1.99 prep (#7925)
* Revert #7847 (was causing layout issues) * Test fixes * Pull latest translations from crowdin * Run intl:extract:all
This commit is contained in:
@@ -17,7 +17,7 @@ appId: xyz.blueskyweb.app
|
||||
- inputText: "Post with an image"
|
||||
- tapOn:
|
||||
id: "openGalleryBtn"
|
||||
- tapOn: "Content warnings"
|
||||
- tapOn: "Allow Full Access"
|
||||
- tapOn: "Content warnings"
|
||||
- tapOn: "Porn"
|
||||
- tapOn:
|
||||
|
||||
@@ -24,12 +24,10 @@ appId: xyz.blueskyweb.app
|
||||
- inputText: "example@test.com"
|
||||
- tapOn:
|
||||
id: "passwordInput"
|
||||
- inputText: "hunter2"
|
||||
- pressKey: Enter
|
||||
- inputText: "hunter22"
|
||||
- hideKeyboard
|
||||
- tapOn:
|
||||
id: "nextBtn"
|
||||
- tapOn:
|
||||
id: "handleInput"
|
||||
- inputText: "e2e-test"
|
||||
- tapOn:
|
||||
id: "nextBtn"
|
||||
|
||||
@@ -41,25 +41,27 @@ export function HostingProvider({
|
||||
onSelect={onSelectServiceUrl}
|
||||
/>
|
||||
{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]}>
|
||||
<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, {marginHorizontal: tokens.space.xs * -1}]}>
|
||||
<ButtonText style={[a.text_sm]}>
|
||||
{toNiceDomain(serviceUrl)}
|
||||
</ButtonText>
|
||||
<ButtonIcon icon={PencilIcon} />
|
||||
</Button>
|
||||
</Trans>
|
||||
<Trans>You are creating an account on</Trans>
|
||||
</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>
|
||||
) : (
|
||||
<Button
|
||||
|
||||
+1646
-1226
File diff suppressed because it is too large
Load Diff
+1580
-1160
File diff suppressed because it is too large
Load Diff
+1600
-1180
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1647
-1227
File diff suppressed because it is too large
Load Diff
+1573
-1153
File diff suppressed because it is too large
Load Diff
+1585
-1165
File diff suppressed because it is too large
Load Diff
+1583
-1163
File diff suppressed because it is too large
Load Diff
@@ -1390,7 +1390,7 @@ msgid "Changes app icon"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/forms/HostingProvider.tsx:50
|
||||
#: src/components/forms/HostingProvider.tsx:68
|
||||
#: src/components/forms/HostingProvider.tsx:70
|
||||
msgid "Changes hosting provider"
|
||||
msgstr ""
|
||||
|
||||
@@ -8621,7 +8621,7 @@ msgid "You"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/forms/HostingProvider.tsx:46
|
||||
msgid "You are creating an account on <0><1>{0}</1><2/></0>"
|
||||
msgid "You are creating an account on"
|
||||
msgstr ""
|
||||
|
||||
#: src/screens/SignupQueued.tsx:157
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
+1747
-1327
File diff suppressed because it is too large
Load Diff
+1604
-1184
File diff suppressed because it is too large
Load Diff
+1594
-1174
File diff suppressed because it is too large
Load Diff
+1611
-1191
File diff suppressed because it is too large
Load Diff
+1595
-1175
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+1789
-1369
File diff suppressed because it is too large
Load Diff
+1591
-1171
File diff suppressed because it is too large
Load Diff
+1605
-1185
File diff suppressed because it is too large
Load Diff
+1602
-1182
File diff suppressed because it is too large
Load Diff
+1969
-1549
File diff suppressed because it is too large
Load Diff
+1618
-1198
File diff suppressed because it is too large
Load Diff
+1652
-1232
File diff suppressed because it is too large
Load Diff
+1579
-1159
File diff suppressed because it is too large
Load Diff
+1613
-1193
File diff suppressed because it is too large
Load Diff
+1584
-1164
File diff suppressed because it is too large
Load Diff
+1660
-1240
File diff suppressed because it is too large
Load Diff
+1643
-1223
File diff suppressed because it is too large
Load Diff
+1779
-1359
File diff suppressed because it is too large
Load Diff
+1713
-1293
File diff suppressed because it is too large
Load Diff
+1749
-1329
File diff suppressed because it is too large
Load Diff
+1613
-1193
File diff suppressed because it is too large
Load Diff
+1582
-1162
File diff suppressed because it is too large
Load Diff
+1619
-1199
File diff suppressed because it is too large
Load Diff
+1581
-1161
File diff suppressed because it is too large
Load Diff
+1606
-1186
File diff suppressed because it is too large
Load Diff
+1608
-1188
File diff suppressed because it is too large
Load Diff
+1670
-1250
File diff suppressed because it is too large
Load Diff
+1653
-1233
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user