1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 08:43:21 +00:00

remove some old resource strings

This commit is contained in:
Kyle Spearrin
2019-06-04 09:58:12 -04:00
parent 15961c419e
commit 5237cbeab0
2 changed files with 0 additions and 168 deletions

View File

@@ -528,15 +528,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Beta.
/// </summary>
public static string Beta {
get {
return ResourceManager.GetString("Beta", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Bitwarden.
/// </summary>
@@ -942,15 +933,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Coming Soon!.
/// </summary>
public static string ComingSoon {
get {
return ResourceManager.GetString("ComingSoon", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Company.
/// </summary>
@@ -969,42 +951,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Copied!.
/// </summary>
public static string Copied {
get {
return ResourceManager.GetString("Copied", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied password!.
/// </summary>
public static string CopiedPassword {
get {
return ResourceManager.GetString("CopiedPassword", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied TOTP!.
/// </summary>
public static string CopiedTotp {
get {
return ResourceManager.GetString("CopiedTotp", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copied username!.
/// </summary>
public static string CopiedUsername {
get {
return ResourceManager.GetString("CopiedUsername", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Copy.
/// </summary>
@@ -1563,15 +1509,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to See Supported Apps.
/// </summary>
public static string ExtensionSeeApps {
get {
return ResourceManager.GetString("ExtensionSeeApps", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Your logins are now easily accessible from Safari, Chrome, and other supported apps..
/// </summary>
@@ -3093,15 +3030,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to App Store ratings are reset with every new version of Bitwarden. Please consider helping us out with a good review!.
/// </summary>
public static string RateTheAppDescriptionAppStore {
get {
return ResourceManager.GetString("RateTheAppDescriptionAppStore", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Recovery Code.
/// </summary>
@@ -3273,15 +3201,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to See Development Progress.
/// </summary>
public static string SeeDevProgress {
get {
return ResourceManager.GetString("SeeDevProgress", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Select.
/// </summary>
@@ -3300,15 +3219,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to What type of item do you want to add?.
/// </summary>
public static string SelectTypeAdd {
get {
return ResourceManager.GetString("SelectTypeAdd", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to What type of custom field do you want to add?.
/// </summary>
@@ -3444,15 +3354,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Create an organization to securely share your items with other users..
/// </summary>
public static string ShareVaultDescription {
get {
return ResourceManager.GetString("ShareVaultDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Show.
/// </summary>
@@ -3876,15 +3777,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Unlock with Windows Hello.
/// </summary>
public static string UseWindowsHelloToUnlock {
get {
return ResourceManager.GetString("UseWindowsHelloToUnlock", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Validating.
/// </summary>
@@ -4020,15 +3912,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Verify with Windows Hello.
/// </summary>
public static string VerifyWindowsHello {
get {
return ResourceManager.GetString("VerifyWindowsHello", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Version.
/// </summary>
@@ -4092,15 +3975,6 @@ namespace Bit.App.Resources {
}
}
/// <summary>
/// Looks up a localized string similar to Manage your items from any web browser with the Bitwarden web vault..
/// </summary>
public static string WebVaultDescription {
get {
return ResourceManager.GetString("WebVaultDescription", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Web Vault Server URL.
/// </summary>