mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 10:34:07 +00:00
yubikey fixes for ios
This commit is contained in:
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
@@ -3580,7 +3580,7 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Try Again.
|
||||
/// Looks up a localized string similar to Try again.
|
||||
/// </summary>
|
||||
public static string TryAgain {
|
||||
get {
|
||||
|
||||
@@ -1249,7 +1249,7 @@
|
||||
<value>Hold your Yubikey near the top of the device.</value>
|
||||
</data>
|
||||
<data name="TryAgain" xml:space="preserve">
|
||||
<value>Try Again</value>
|
||||
<value>Try again</value>
|
||||
</data>
|
||||
<data name="YubiKeyInstructionIos" xml:space="preserve">
|
||||
<value>To continue, hold your YubiKey NEO against the back of the device.</value>
|
||||
|
||||
Reference in New Issue
Block a user