mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-24 11:55:38 +01:00
accessible typo
This commit is contained in:
parent
8611501423
commit
366578600b
4
src/App/Resources/AppResources.Designer.cs
generated
4
src/App/Resources/AppResources.Designer.cs
generated
@ -412,7 +412,7 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Your logins are now easily accessable right from your keyboard while logging into apps and websites..
|
||||
/// Looks up a localized string similar to Your logins are now easily accessible right from your keyboard while logging into apps and websites..
|
||||
/// </summary>
|
||||
public static string AutofillSetup {
|
||||
get {
|
||||
@ -1420,7 +1420,7 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Your logins are now easily accessable from Safari, Chrome, and other supported apps..
|
||||
/// Looks up a localized string similar to Your logins are now easily accessible from Safari, Chrome, and other supported apps..
|
||||
/// </summary>
|
||||
public static string ExtensionSetup {
|
||||
get {
|
||||
|
@ -495,7 +495,7 @@
|
||||
<value>See Supported Apps</value>
|
||||
</data>
|
||||
<data name="ExtensionSetup" xml:space="preserve">
|
||||
<value>Your logins are now easily accessable from Safari, Chrome, and other supported apps.</value>
|
||||
<value>Your logins are now easily accessible from Safari, Chrome, and other supported apps.</value>
|
||||
</data>
|
||||
<data name="ExtensionSetup2" xml:space="preserve">
|
||||
<value>In Safari and Chrome, find Bitwarden using the share icon (hint: scroll to the right on the bottom row of the share menu).</value>
|
||||
@ -1320,7 +1320,7 @@
|
||||
<value>You must log into the main Bitwarden app before you can use AutoFill.</value>
|
||||
</data>
|
||||
<data name="AutofillSetup" xml:space="preserve">
|
||||
<value>Your logins are now easily accessable right from your keyboard while logging into apps and websites.</value>
|
||||
<value>Your logins are now easily accessible right from your keyboard while logging into apps and websites.</value>
|
||||
</data>
|
||||
<data name="AutofillSetup2" xml:space="preserve">
|
||||
<value>We recommend disabling any other AutoFill apps under Settings if you do not plan to use them.</value>
|
||||
|
Loading…
Reference in New Issue
Block a user