mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
visibility typo
This commit is contained in:
parent
a0a5e30f48
commit
e5ce3dbd32
2 changed files with 2 additions and 2 deletions
2
src/App/Resources/AppResources.Designer.cs
generated
2
src/App/Resources/AppResources.Designer.cs
generated
|
@ -3571,7 +3571,7 @@ namespace Bit.App.Resources {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Toggle Visiblity.
|
||||
/// Looks up a localized string similar to Toggle Visibility.
|
||||
/// </summary>
|
||||
public static string ToggleVisibility {
|
||||
get {
|
||||
|
|
|
@ -1573,6 +1573,6 @@
|
|||
<value>Shared</value>
|
||||
</data>
|
||||
<data name="ToggleVisibility" xml:space="preserve">
|
||||
<value>Toggle Visiblity</value>
|
||||
<value>Toggle Visibility</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in a new issue