1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-23 11:45:38 +01:00

accessible typo

This commit is contained in:
Kyle Spearrin 2018-11-30 11:28:35 -05:00
parent 8611501423
commit 366578600b
2 changed files with 4 additions and 4 deletions

View File

@ -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 {

View File

@ -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>