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>

View file

@ -438,21 +438,9 @@
<data name="Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="ComingSoon" xml:space="preserve">
<value>Coming Soon!</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Continue</value>
</data>
<data name="Copied" xml:space="preserve">
<value>Copied!</value>
</data>
<data name="CopiedPassword" xml:space="preserve">
<value>Copied password!</value>
</data>
<data name="CopiedUsername" xml:space="preserve">
<value>Copied username!</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Create Account</value>
</data>
@ -488,9 +476,6 @@
<data name="ExtensionReady" xml:space="preserve">
<value>You're ready to log in!</value>
</data>
<data name="ExtensionSeeApps" xml:space="preserve">
<value>See Supported Apps</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Your logins are now easily accessible from Safari, Chrome, and other supported apps.</value>
</data>
@ -646,9 +631,6 @@
<data name="RateTheAppDescription" xml:space="preserve">
<value>Please consider helping us out with a good review!</value>
</data>
<data name="RateTheAppDescriptionAppStore" xml:space="preserve">
<value>App Store ratings are reset with every new version of Bitwarden. Please consider helping us out with a good review!</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Regenerate Password</value>
</data>
@ -661,9 +643,6 @@
<data name="Security" xml:space="preserve">
<value>Security</value>
</data>
<data name="SeeDevProgress" xml:space="preserve">
<value>See Development Progress</value>
</data>
<data name="Select" xml:space="preserve">
<value>Select</value>
</data>
@ -725,9 +704,6 @@
<data name="WebVault" xml:space="preserve">
<value>Bitwarden Web Vault</value>
</data>
<data name="WebVaultDescription" xml:space="preserve">
<value>Manage your items from any web browser with the Bitwarden web vault.</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
<value>Lost authenticator app?</value>
</data>
@ -776,9 +752,6 @@
<data name="Status" xml:space="preserve">
<value>Status</value>
</data>
<data name="Beta" xml:space="preserve">
<value>Beta</value>
</data>
<data name="BitwardenAutofillServiceAlert2" xml:space="preserve">
<value>The easiest way to add new logins to your vault is from the Bitwarden Auto-fill Service. Learn more about using the Bitwarden Auto-fill Service by navigating to the "Settings" screen.</value>
</data>
@ -806,9 +779,6 @@
<data name="ShareVault" xml:space="preserve">
<value>Share Your Vault</value>
</data>
<data name="ShareVaultDescription" xml:space="preserve">
<value>Create an organization to securely share your items with other users.</value>
</data>
<data name="AutofillPasswordField" xml:space="preserve">
<value>Scan When Password Field Focused</value>
</data>
@ -931,9 +901,6 @@
<data name="Photos" xml:space="preserve">
<value>Photos</value>
</data>
<data name="CopiedTotp" xml:space="preserve">
<value>Copied TOTP!</value>
</data>
<data name="CopyTotp" xml:space="preserve">
<value>Copy TOTP</value>
</data>
@ -1029,9 +996,6 @@
<data name="SecurityCode" xml:space="preserve">
<value>Security Code</value>
</data>
<data name="SelectTypeAdd" xml:space="preserve">
<value>What type of item do you want to add?</value>
</data>
<data name="TypeCard" xml:space="preserve">
<value>Card</value>
</data>
@ -1210,12 +1174,6 @@
<data name="VerifyFaceID" xml:space="preserve">
<value>Verify Face ID</value>
</data>
<data name="UseWindowsHelloToUnlock" xml:space="preserve">
<value>Unlock with Windows Hello</value>
</data>
<data name="VerifyWindowsHello" xml:space="preserve">
<value>Verify with Windows Hello</value>
</data>
<data name="WindowsHello" xml:space="preserve">
<value>Windows Hello</value>
</data>