1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

removed DoYouReallyWantToRestoreCipher from appresources

This commit is contained in:
jng
2023-07-12 14:18:58 -04:00
parent 31c27ed90b
commit 2b701ec9aa

View File

@@ -2038,15 +2038,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Do you really want to restore this item?.
/// </summary>
public static string DoYouReallyWantToRestoreCipher {
get {
return ResourceManager.GetString("DoYouReallyWantToRestoreCipher", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Do you really want to send to the trash?.
/// </summary>