@@ -47,12 +47,12 @@ emptyPlaceHolder=Take a note…
47
47
48
48
giveFeedback =Click here to give us some feedback
49
49
feedback =Give Feedback
50
- cancelLogin =Cancel Login
50
+ cancelLogin =Cancel Sign in
51
51
cancelSetup =Cancel Setup
52
52
removeAccount =Remove Account
53
53
54
- openingLogin =Opening login …
55
- openingLoginWindow =Opening login window…
54
+ openingLogin =Opening sign-in …
55
+ openingLoginWindow =Opening sign-in window…
56
56
pleaseLogin =Verify Your Account
57
57
forgetEmail =Forget This Email
58
58
disableSync =Disable Sync
@@ -147,13 +147,13 @@ usageLearnMore=Learn more
147
147
drawerBtnFeedback =Feedback
148
148
149
149
# LOCALIZATION NOTE (drawerBtnLogOut): This string is a button in the mobile app options drawer
150
- drawerBtnLogOut =Log out
150
+ drawerBtnLogOut =Sign out
151
151
152
152
# LOCALIZATION NOTE (toastOffline): This string shows up as an Android notification toast.
153
153
toastOffline =You are offline.
154
154
155
155
# LOCALIZATION NOTE (toastLoggedInAs): Notification, {email} is the user's Firefox Account email.
156
- toastLoggedInAs =Logged in as {email}
156
+ toastLoggedInAs =Signed in as {email}
157
157
158
158
# LOCALIZATION NOTE (toastLoggedInError): Notification, {err} is an error string, example "Component failed".
159
159
toastLoggedInError =Something went wrong. {err}
@@ -165,7 +165,7 @@ statusLabelOfflineDrawer=Offline
165
165
statusLabelSyncingDrawer =Syncing…
166
166
167
167
# LOCALIZATION NOTE (statusLabelOpeningLoginDrawer): Shows the syncing status label in the mobile app options drawer
168
- statusLabelOpeningLoginDrawer =Opening login …
168
+ statusLabelOpeningLoginDrawer =Opening sign-in …
169
169
170
170
# LOCALIZATION NOTE (statusLabelTimeDrawer): {time} is the time of syncing. Such as 5:33pm or 17:33. If this
171
171
# structure doesn't work for your locale, you can translate this as "Synced ({time})". Status label in the mobile app options drawer
0 commit comments