1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 05:13:31 +00:00

Remove unused resource entry SelectAddTotpToStoreTheKeySafely (#2248)

This commit is contained in:
André Bispo
2022-12-16 15:26:59 +00:00
committed by GitHub
parent 728182de6c
commit 05765c2af9
2 changed files with 0 additions and 12 deletions

View File

@@ -5255,15 +5255,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to .
/// </summary>
public static string SelectAddTotpToStoreTheKeySafely {
get {
return ResourceManager.GetString("SelectAddTotpToStoreTheKeySafely", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to You must select at least one collection..
/// </summary>

View File

@@ -2300,9 +2300,6 @@ Scanning will happen automatically.</value>
<value>Once the key is successfully entered,
select Add TOTP to store the key safely</value>
</data>
<data name="SelectAddTotpToStoreTheKeySafely" xml:space="preserve">
<value></value>
</data>
<data name="NeverLockWarning" xml:space="preserve">
<value>Setting your lock options to “Never” keeps your vault available to anyone with access to your device. If you use this option, you should ensure that you keep your device properly protected.</value>
</data>