diff --git a/src/view/com/auth/create/Step3.tsx b/src/view/com/auth/create/Step3.tsx index 6f9a0c82e9..09fba07141 100644 --- a/src/view/com/auth/create/Step3.tsx +++ b/src/view/com/auth/create/Step3.tsx @@ -38,8 +38,8 @@ export const Step3 = observer(function Step3Impl({ accessibilityHint="Input your user handle" /> - Your full handle will be - + Your full handle will be + @{createFullHandle(model.handle, model.userDomain)} diff --git a/src/view/com/composer/Composer.tsx b/src/view/com/composer/Composer.tsx index 32ee63f5f6..234fd5e536 100644 --- a/src/view/com/composer/Composer.tsx +++ b/src/view/com/composer/Composer.tsx @@ -419,8 +419,8 @@ export const ComposePost = observer(function ComposePost({ accessibilityLabel={_(msg`Add link card`)} accessibilityHint={`Creates a card with a thumbnail. The card links to ${url}`}> - Add link card: - {toShortUrl(url)} + Add link card: + {toShortUrl(url)} ))} diff --git a/src/view/com/modals/AddAppPasswords.tsx b/src/view/com/modals/AddAppPasswords.tsx index 7f25827c39..fc63451497 100644 --- a/src/view/com/modals/AddAppPasswords.tsx +++ b/src/view/com/modals/AddAppPasswords.tsx @@ -129,10 +129,10 @@ export function Component({}: {}) { ) : ( + + Here is your app password. + - - Here is your app password. - {' '} Use this to sign into the other app along with your handle. diff --git a/src/view/com/modals/SelfLabel.tsx b/src/view/com/modals/SelfLabel.tsx index abbf35f55e..616cd4df4b 100644 --- a/src/view/com/modals/SelfLabel.tsx +++ b/src/view/com/modals/SelfLabel.tsx @@ -132,12 +132,11 @@ export const Component = observer(function Component({ ) : ( - - Not Applicable + + Not Applicable. - . This warning is only available for posts with media - attached. + This warning is only available for posts with media attached. diff --git a/src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx b/src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx index b0fa69c109..91e11a19ca 100644 --- a/src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx +++ b/src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx @@ -39,7 +39,7 @@ export const ConfirmLanguagesButton = ({ end={{x: 1, y: 1}} style={[styles.btn]}> - Done{extraText} + Done{extraText} diff --git a/src/view/com/notifications/FeedItem.tsx b/src/view/com/notifications/FeedItem.tsx index 9a447cb343..0387ed38dd 100644 --- a/src/view/com/notifications/FeedItem.tsx +++ b/src/view/com/notifications/FeedItem.tsx @@ -234,8 +234,8 @@ export const FeedItem = observer(function FeedItemImpl({ /> {authors.length > 1 ? ( <> - - and + + and {formatCount(authors.length - 1)}{' '} diff --git a/src/view/com/post-thread/PostThreadItem.tsx b/src/view/com/post-thread/PostThreadItem.tsx index 3543af8d22..c72d1c15dc 100644 --- a/src/view/com/post-thread/PostThreadItem.tsx +++ b/src/view/com/post-thread/PostThreadItem.tsx @@ -648,7 +648,7 @@ function ExpandedPostDetails({ {niceDate(post.indexedAt)} {needsTranslation && ( <> - + Translate