diff --git a/src/Navigation.tsx b/src/Navigation.tsx index 2bfcc5fd78..0c24ce3d12 100644 --- a/src/Navigation.tsx +++ b/src/Navigation.tsx @@ -311,7 +311,7 @@ function commonScreens(Stack: typeof Flat, unreadCountLabel?: string) { InviteScannerScreen} - options={{title: title(msg`Scan QR Code`), requireAuth: true}} + options={{title: title(msg`Scan QR code`), requireAuth: true}} /> - {l`Scan QR Code`} + {l`Scan QR code`} diff --git a/src/features/inviteFriends/InviteScannerScreen.web.tsx b/src/features/inviteFriends/InviteScannerScreen.web.tsx index fae7ec728c..5a5875f3e7 100644 --- a/src/features/inviteFriends/InviteScannerScreen.web.tsx +++ b/src/features/inviteFriends/InviteScannerScreen.web.tsx @@ -20,7 +20,7 @@ export function InviteScannerScreen() { - {l`Scan QR Code`} + {l`Scan QR code`} diff --git a/src/screens/Settings/FindContactsSettings.tsx b/src/screens/Settings/FindContactsSettings.tsx index 0116c23fd7..cd34a3047b 100644 --- a/src/screens/Settings/FindContactsSettings.tsx +++ b/src/screens/Settings/FindContactsSettings.tsx @@ -78,7 +78,7 @@ export function FindContactsSettingsScreen({}: Props) { - Find and Invite Friends + Find and invite friends