fix: remove mention of 'local passcode'
'Application passcode' is now preferred
This commit is contained in:
@@ -47,9 +47,9 @@
|
|||||||
p.sk-panel-row.sk-p(ng-if="ctrl.state.forgotPasscode").
|
p.sk-panel-row.sk-p(ng-if="ctrl.state.forgotPasscode").
|
||||||
{{
|
{{
|
||||||
ctrl.state.hasAccount
|
ctrl.state.hasAccount
|
||||||
? "If you forgot your local passcode, your only option is to clear
|
? "If you forgot your application passcode, your only option is to clear
|
||||||
your local data from this device and sign back in to your account."
|
your local data from this device and sign back in to your account."
|
||||||
: "If you forgot your local passcode, your only option is
|
: "If you forgot your application passcode, your only option is
|
||||||
to delete your data."
|
to delete your data."
|
||||||
}}
|
}}
|
||||||
a.sk-panel-row.sk-a.danger.centered(
|
a.sk-panel-row.sk-a.danger.centered(
|
||||||
|
|||||||
Reference in New Issue
Block a user