Browse Source

[SG-1035] Fix label for log in with device (#2338)

github-services/pull/2345/head
André Bispo 3 years ago committed by GitHub
parent
commit
3d3101c3ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/App/Resources/AppResources.resx

2
src/App/Resources/AppResources.resx

@ -2500,7 +2500,7 @@ Do you want to switch to this account?</value> @@ -2500,7 +2500,7 @@ Do you want to switch to this account?</value>
<value>Log in with master password</value>
</data>
<data name="LogInWithAnotherDevice" xml:space="preserve">
<value>Log In with another device</value>
<value>Log In with device</value>
</data>
<data name="LogInInitiated" xml:space="preserve">
<value>Log in initiated</value>

Loading…
Cancel
Save