2016-05-07 10:06:27 +03:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Bit.App.Resources {
using System ;
using System.Reflection ;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2016-07-09 08:07:02 +03:00
public class AppResources {
2016-05-07 10:06:27 +03:00
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal AppResources ( ) {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2016-07-09 08:07:02 +03:00
public static global :: System . Resources . ResourceManager ResourceManager {
2016-05-07 10:06:27 +03:00
get {
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "Bit.App.Resources.AppResources" , typeof ( AppResources ) . GetTypeInfo ( ) . Assembly ) ;
resourceMan = temp ;
}
return resourceMan ;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
2016-07-09 08:07:02 +03:00
public static global :: System . Globalization . CultureInfo Culture {
2016-05-07 10:06:27 +03:00
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to About.
/// </summary>
public static string About {
get {
return ResourceManager . GetString ( "About" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Account.
/// </summary>
public static string Account {
get {
return ResourceManager . GetString ( "Account" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Add.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Add {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Add" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Add Folder.
/// </summary>
public static string AddFolder {
get {
return ResourceManager . GetString ( "AddFolder" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Add Site.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string AddSite {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "AddSite" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to An error has occurred..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string AnErrorHasOccurred {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "AnErrorHasOccurred" , resourceCulture ) ;
}
}
2016-05-08 07:28:14 +03:00
/// <summary>
/// Looks up a localized string similar to Back.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Back {
2016-05-08 07:28:14 +03:00
get {
return ResourceManager . GetString ( "Back" , resourceCulture ) ;
}
}
2016-06-24 06:03:00 +03:00
/// <summary>
/// Looks up a localized string similar to bitwarden.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Bitwarden {
2016-06-24 06:03:00 +03:00
get {
return ResourceManager . GetString ( "Bitwarden" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Cancel {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Cancel" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Change Email.
/// </summary>
public static string ChangeEmail {
get {
return ResourceManager . GetString ( "ChangeEmail" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You can change your email address on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
public static string ChangeEmailConfirmation {
get {
return ResourceManager . GetString ( "ChangeEmailConfirmation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Change Master Password.
/// </summary>
public static string ChangeMasterPassword {
get {
return ResourceManager . GetString ( "ChangeMasterPassword" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You can change your master password on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
public static string ChangePasswordConfirmation {
get {
return ResourceManager . GetString ( "ChangePasswordConfirmation" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Copy.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Copy {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Copy" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Copy Password.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string CopyPassword {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "CopyPassword" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Copy Username.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string CopyUsername {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "CopyUsername" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Credits.
/// </summary>
public static string Credits {
get {
return ResourceManager . GetString ( "Credits" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Current Session.
/// </summary>
public static string CurrentSession {
get {
return ResourceManager . GetString ( "CurrentSession" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Delete {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Delete" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Deleting....
/// </summary>
public static string Deleting {
get {
return ResourceManager . GetString ( "Deleting" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Do you really want to delete? This cannot be undone..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string DoYouReallyWantToDelete {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "DoYouReallyWantToDelete" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Edit.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Edit {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Edit" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Edit Folder.
/// </summary>
public static string EditFolder {
get {
return ResourceManager . GetString ( "EditFolder" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Email.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Email {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Email" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Email Address.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string EmailAddress {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "EmailAddress" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Email Us.
/// </summary>
public static string EmailUs {
get {
return ResourceManager . GetString ( "EmailUs" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Email us directly to get help or leave feedback..
/// </summary>
public static string EmailUsDescription {
get {
return ResourceManager . GetString ( "EmailUsDescription" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Enter your PIN code..
/// </summary>
public static string EnterPIN {
get {
return ResourceManager . GetString ( "EnterPIN" , resourceCulture ) ;
}
}
2016-06-14 05:04:25 +03:00
/// <summary>
/// Looks up a localized string similar to Favorites.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Favorites {
2016-06-14 05:04:25 +03:00
get {
return ResourceManager . GetString ( "Favorites" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to File a Bug Report.
/// </summary>
public static string FileBugReport {
get {
return ResourceManager . GetString ( "FileBugReport" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Open an issue at our GitHub repository..
/// </summary>
public static string FileBugReportDescription {
get {
return ResourceManager . GetString ( "FileBugReportDescription" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Fingerprint.
/// </summary>
public static string Fingerprint {
get {
return ResourceManager . GetString ( "Fingerprint" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Use your fingerprint to verify..
/// </summary>
public static string FingerprintDirection {
get {
return ResourceManager . GetString ( "FingerprintDirection" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Folder.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Folder {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Folder" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to New folder created..
/// </summary>
public static string FolderCreated {
get {
return ResourceManager . GetString ( "FolderCreated" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Folder deleted..
/// </summary>
public static string FolderDeleted {
get {
return ResourceManager . GetString ( "FolderDeleted" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to (none).
/// </summary>
2016-07-09 08:07:02 +03:00
public static string FolderNone {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "FolderNone" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Folders.
/// </summary>
public static string Folders {
get {
return ResourceManager . GetString ( "Folders" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Folder updated..
/// </summary>
public static string FolderUpdated {
get {
return ResourceManager . GetString ( "FolderUpdated" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Go To Website.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string GoToWebsite {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "GoToWebsite" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Help and Feedback.
/// </summary>
public static string HelpAndFeedback {
get {
return ResourceManager . GetString ( "HelpAndFeedback" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Hide.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Hide {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Hide" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Please connect to the internet before continuing..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string InternetConnectionRequiredMessage {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "InternetConnectionRequiredMessage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Internet Connection Required.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string InternetConnectionRequiredTitle {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "InternetConnectionRequiredTitle" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Invalid Master Password. Try again..
/// </summary>
public static string InvalidMasterPassword {
get {
return ResourceManager . GetString ( "InvalidMasterPassword" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Invalid PIN. Try again..
/// </summary>
public static string InvalidPIN {
get {
return ResourceManager . GetString ( "InvalidPIN" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Last Sync:.
/// </summary>
public static string LastSync {
get {
return ResourceManager . GetString ( "LastSync" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Launch.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Launch {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Launch" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Lock.
/// </summary>
public static string Lock {
get {
return ResourceManager . GetString ( "Lock" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 15 minutes.
/// </summary>
public static string LockOption15Minutes {
get {
return ResourceManager . GetString ( "LockOption15Minutes" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 1 hour.
/// </summary>
public static string LockOption1Hour {
get {
return ResourceManager . GetString ( "LockOption1Hour" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 1 minute.
/// </summary>
public static string LockOption1Minute {
get {
return ResourceManager . GetString ( "LockOption1Minute" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to 4 hours.
/// </summary>
public static string LockOption4Hours {
get {
return ResourceManager . GetString ( "LockOption4Hours" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Immediately.
/// </summary>
public static string LockOptionImmediately {
get {
return ResourceManager . GetString ( "LockOptionImmediately" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Lock Options.
/// </summary>
public static string LockOptions {
get {
return ResourceManager . GetString ( "LockOptions" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Log In.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string LogIn {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "LogIn" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Login.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string LogInNoun {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "LogInNoun" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Log Out.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string LogOut {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "LogOut" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Are you sure you want to log out?.
/// </summary>
public static string LogoutConfirmation {
get {
return ResourceManager . GetString ( "LogoutConfirmation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Manage.
/// </summary>
public static string Manage {
get {
return ResourceManager . GetString ( "Manage" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Master Password.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string MasterPassword {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "MasterPassword" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to More.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string More {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "More" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to My Vault.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string MyVault {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "MyVault" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Name.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Name {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Name" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Never.
/// </summary>
public static string Never {
get {
return ResourceManager . GetString ( "Never" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to No.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string No {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "No" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Notes.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Notes {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Notes" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Ok.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Ok {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Ok" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Other.
/// </summary>
public static string Other {
get {
return ResourceManager . GetString ( "Other" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Password.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Password {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Password" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Rate the App.
/// </summary>
public static string RateTheApp {
get {
return ResourceManager . GetString ( "RateTheApp" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Please consider helping us out with a good review!.
/// </summary>
public static string RateTheAppDescription {
get {
return ResourceManager . GetString ( "RateTheAppDescription" , resourceCulture ) ;
}
}
/// <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 ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Save.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Save {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Save" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Saving....
/// </summary>
public static string Saving {
get {
return ResourceManager . GetString ( "Saving" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Security.
/// </summary>
public static string Security {
get {
return ResourceManager . GetString ( "Security" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Set PIN.
/// </summary>
public static string SetPIN {
get {
return ResourceManager . GetString ( "SetPIN" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Enter a 4 digit PIN code to unlock the app with..
/// </summary>
public static string SetPINDirection {
get {
return ResourceManager . GetString ( "SetPINDirection" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Settings.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Settings {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Settings" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Show.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Show {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Show" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Site has been deleted..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string SiteDeleted {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "SiteDeleted" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to No Name.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string SiteNoName {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "SiteNoName" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Submit.
/// </summary>
public static string Submit {
get {
return ResourceManager . GetString ( "Submit" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Sync.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Sync {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Sync" , resourceCulture ) ;
2016-07-01 05:04:45 +03:00
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Syncing....
/// </summary>
public static string Syncing {
get {
return ResourceManager . GetString ( "Syncing" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Syncing complete..
/// </summary>
public static string SyncingComplete {
get {
return ResourceManager . GetString ( "SyncingComplete" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Syncing failed..
/// </summary>
public static string SyncingFailed {
get {
return ResourceManager . GetString ( "SyncingFailed" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Sync Vault Now.
/// </summary>
public static string SyncVaultNow {
get {
return ResourceManager . GetString ( "SyncVaultNow" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Thank You.
/// </summary>
public static string ThankYou {
get {
return ResourceManager . GetString ( "ThankYou" , resourceCulture ) ;
}
}
2016-07-01 05:04:45 +03:00
/// <summary>
/// Looks up a localized string similar to Tools.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Tools {
2016-07-01 05:04:45 +03:00
get {
return ResourceManager . GetString ( "Tools" , resourceCulture ) ;
2016-05-07 10:06:27 +03:00
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Touch ID.
/// </summary>
public static string TouchID {
get {
return ResourceManager . GetString ( "TouchID" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Two-step Login.
/// </summary>
public static string TwoStepLogin {
get {
return ResourceManager . GetString ( "TwoStepLogin" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Two-step login makes your account more secure by requiring you to enter a security code from an authenticator app whenever you log in. Two-step login can be enabled on the bitwarden.com web vault. Do you want to visit the website now?.
/// </summary>
public static string TwoStepLoginConfirmation {
get {
return ResourceManager . GetString ( "TwoStepLoginConfirmation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Unlock with {0}.
/// </summary>
public static string UnlockWith {
get {
return ResourceManager . GetString ( "UnlockWith" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Unlock with PIN Code.
/// </summary>
public static string UnlockWithPIN {
get {
return ResourceManager . GetString ( "UnlockWithPIN" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to URI.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string URI {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "URI" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Use Fingerprint to Unlock.
/// </summary>
public static string UseFingerprintToUnlock {
get {
return ResourceManager . GetString ( "UseFingerprintToUnlock" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
/// <summary>
/// Looks up a localized string similar to Username.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Username {
2016-05-07 10:06:27 +03:00
get {
return ResourceManager . GetString ( "Username" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to The {0} field is required..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string ValidationFieldRequired {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "ValidationFieldRequired" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to {0} has been copied..
/// </summary>
2016-07-09 08:07:02 +03:00
public static string ValueHasBeenCopied {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "ValueHasBeenCopied" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Verify Fingerprint.
/// </summary>
public static string VerifyFingerprint {
get {
return ResourceManager . GetString ( "VerifyFingerprint" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Verify Master Password.
/// </summary>
public static string VerifyMasterPassword {
get {
return ResourceManager . GetString ( "VerifyMasterPassword" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Verify PIN.
/// </summary>
public static string VerifyPIN {
get {
return ResourceManager . GetString ( "VerifyPIN" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Version.
/// </summary>
public static string Version {
get {
return ResourceManager . GetString ( "Version" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to View.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string View {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "View" , resourceCulture ) ;
}
}
2016-11-25 21:22:11 +03:00
/// <summary>
/// Looks up a localized string similar to Visit Our Website.
/// </summary>
public static string VisitOurWebsite {
get {
return ResourceManager . GetString ( "VisitOurWebsite" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Visit our website to get help, news, email us, and/or learn more about how to use bitwarden..
/// </summary>
public static string VisitOurWebsiteDescription {
get {
return ResourceManager . GetString ( "VisitOurWebsiteDescription" , resourceCulture ) ;
}
}
2016-05-07 20:42:09 +03:00
/// <summary>
/// Looks up a localized string similar to Website.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Website {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Website" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Yes.
/// </summary>
2016-07-09 08:07:02 +03:00
public static string Yes {
2016-05-07 20:42:09 +03:00
get {
return ResourceManager . GetString ( "Yes" , resourceCulture ) ;
}
}
2016-05-07 10:06:27 +03:00
}
}