//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace ShareX.UploadersLib.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ShareX.UploadersLib.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon AdFly { get { object obj = ResourceManager.GetObject("AdFly", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon AmazonS3 { get { object obj = ResourceManager.GetObject("AmazonS3", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Bitly { get { object obj = ResourceManager.GetObject("Bitly", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Box { get { object obj = ResourceManager.GetObject("Box", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Browse for a certificate file.... /// internal static string CertFileNameEditor_EditValue_Browse_for_a_certificate_file___ { get { return ResourceManager.GetString("CertFileNameEditor_EditValue_Browse_for_a_certificate_file___", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap Chevereto { get { object obj = ResourceManager.GetObject("Chevereto", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon CoinURL { get { object obj = ResourceManager.GetObject("CoinURL", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Copy { get { object obj = ResourceManager.GetObject("Copy", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Dropbox { get { object obj = ResourceManager.GetObject("Dropbox", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Path not exist:. /// internal static string DropboxFilesForm_OpenDirectory_Path_not_exist_ { get { return ResourceManager.GetString("DropboxFilesForm_OpenDirectory_Path_not_exist_", resourceCulture); } } /// /// Looks up a localized string similar to Directory name to create. /// internal static string DropboxFilesForm_tsmiCreateDirectory_Click_Directory_name_to_create { get { return ResourceManager.GetString("DropboxFilesForm_tsmiCreateDirectory_Click_Directory_name_to_create", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete "{0}" from your Dropbox?. /// internal static string DropboxFilesForm_tsmiDelete_Click_Are_you_sure_you_want_to_delete___0___from_your_Dropbox_ { get { return ResourceManager.GetString("DropboxFilesForm_tsmiDelete_Click_Are_you_sure_you_want_to_delete___0___from_your" + "_Dropbox_", resourceCulture); } } /// /// Looks up a localized string similar to Delete file?. /// internal static string DropboxFilesForm_tsmiDelete_Click_Delete_file_ { get { return ResourceManager.GetString("DropboxFilesForm_tsmiDelete_Click_Delete_file_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Flickr { get { object obj = ResourceManager.GetObject("Flickr", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder { get { object obj = ResourceManager.GetObject("folder", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_gray { get { object obj = ResourceManager.GetObject("folder_gray", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_network { get { object obj = ResourceManager.GetObject("folder_network", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_photos { get { object obj = ResourceManager.GetObject("folder_photos", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_public { get { object obj = ResourceManager.GetObject("folder_public", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_star { get { object obj = ResourceManager.GetObject("folder_star", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap folder_user { get { object obj = ResourceManager.GetObject("folder_user", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Connecting to {0}. /// internal static string FTPClientForm_FTPClientForm_Connecting_to__0_ { get { return ResourceManager.GetString("FTPClientForm_FTPClientForm_Connecting_to__0_", resourceCulture); } } /// /// Looks up a localized string similar to ShareX FTP client. /// internal static string FTPClientForm_FTPClientForm_ShareX_FTP_client { get { return ResourceManager.GetString("FTPClientForm_FTPClientForm_ShareX_FTP_client", resourceCulture); } } /// /// Looks up a localized string similar to Directory name to create. /// internal static string FTPClientForm_FTPCreateDirectory_Directory_name_to_create { get { return ResourceManager.GetString("FTPClientForm_FTPCreateDirectory_Directory_name_to_create", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Gett { get { object obj = ResourceManager.GetObject("Gett", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon GitHub { get { object obj = ResourceManager.GetObject("GitHub", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap globe_network { get { object obj = ResourceManager.GetObject("globe_network", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Google { get { object obj = ResourceManager.GetObject("Google", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon GoogleDrive { get { object obj = ResourceManager.GetObject("GoogleDrive", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap Hastebin { get { object obj = ResourceManager.GetObject("Hastebin", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Hostr { get { object obj = ResourceManager.GetObject("Hostr", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon ImageShack { get { object obj = ResourceManager.GetObject("ImageShack", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Imgur { get { object obj = ResourceManager.GetObject("Imgur", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap jira { get { object obj = ResourceManager.GetObject("jira", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Issue not found. /// internal static string JiraUpload_ValidateIssueId_Issue_not_found { get { return ResourceManager.GetString("JiraUpload_ValidateIssueId_Issue_not_found", resourceCulture); } } /// /// Looks up a localized string similar to Browse for a key file.... /// internal static string KeyFileNameEditor_EditValue_Browse_for_a_key_file___ { get { return ResourceManager.GetString("KeyFileNameEditor_EditValue_Browse_for_a_key_file___", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Lambda { get { object obj = ResourceManager.GetObject("Lambda", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap mail { get { object obj = ResourceManager.GetObject("mail", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon MediaFire { get { object obj = ResourceManager.GetObject("MediaFire", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Mega { get { object obj = ResourceManager.GetObject("Mega", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Minus { get { object obj = ResourceManager.GetObject("Minus", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Status: Logged in.. /// internal static string OAuthControl_Status_Status__Logged_in_ { get { return ResourceManager.GetString("OAuthControl_Status_Status__Logged_in_", resourceCulture); } } /// /// Looks up a localized string similar to Status: Login failed.. /// internal static string OAuthControl_Status_Status__Login_failed_ { get { return ResourceManager.GetString("OAuthControl_Status_Status__Login_failed_", resourceCulture); } } /// /// Looks up a localized string similar to Status: Not logged in.. /// internal static string OAuthControl_Status_Status__Not_logged_in_ { get { return ResourceManager.GetString("OAuthControl_Status_Status__Not_logged_in_", resourceCulture); } } /// /// Looks up a localized string similar to New account. /// internal static string OAuthInfo_OAuthInfo_New_account { get { return ResourceManager.GetString("OAuthInfo_OAuthInfo_New_account", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon OneDrive { get { object obj = ResourceManager.GetObject("OneDrive", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Root folder. /// internal static string OneDrive_RootFolder_Root_folder { get { return ResourceManager.GetString("OneDrive_RootFolder_Root_folder", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon OneTimeSecret { get { object obj = ResourceManager.GetObject("OneTimeSecret", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap OwnCloud { get { object obj = ResourceManager.GetObject("OwnCloud", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap package { get { object obj = ResourceManager.GetObject("package", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white { get { object obj = ResourceManager.GetObject("page_white", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_acrobat { get { object obj = ResourceManager.GetObject("page_white_acrobat", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_actionscript { get { object obj = ResourceManager.GetObject("page_white_actionscript", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_c { get { object obj = ResourceManager.GetObject("page_white_c", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_code { get { object obj = ResourceManager.GetObject("page_white_code", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_compressed { get { object obj = ResourceManager.GetObject("page_white_compressed", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_cplusplus { get { object obj = ResourceManager.GetObject("page_white_cplusplus", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_csharp { get { object obj = ResourceManager.GetObject("page_white_csharp", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_cup { get { object obj = ResourceManager.GetObject("page_white_cup", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_dvd { get { object obj = ResourceManager.GetObject("page_white_dvd", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_excel { get { object obj = ResourceManager.GetObject("page_white_excel", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_film { get { object obj = ResourceManager.GetObject("page_white_film", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_flash { get { object obj = ResourceManager.GetObject("page_white_flash", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_gear { get { object obj = ResourceManager.GetObject("page_white_gear", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_paint { get { object obj = ResourceManager.GetObject("page_white_paint", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_php { get { object obj = ResourceManager.GetObject("page_white_php", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_picture { get { object obj = ResourceManager.GetObject("page_white_picture", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_powerpoint { get { object obj = ResourceManager.GetObject("page_white_powerpoint", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_ruby { get { object obj = ResourceManager.GetObject("page_white_ruby", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_sound { get { object obj = ResourceManager.GetObject("page_white_sound", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_text { get { object obj = ResourceManager.GetObject("page_white_text", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_tux { get { object obj = ResourceManager.GetObject("page_white_tux", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_vector { get { object obj = ResourceManager.GetObject("page_white_vector", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_visualstudio { get { object obj = ResourceManager.GetObject("page_white_visualstudio", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap page_white_word { get { object obj = ResourceManager.GetObject("page_white_word", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Pastebin { get { object obj = ResourceManager.GetObject("Pastebin", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Photobucket { get { object obj = ResourceManager.GetObject("Photobucket", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Picasa { get { object obj = ResourceManager.GetObject("Picasa", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Polr { get { object obj = ResourceManager.GetObject("Polr", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Pomf { get { object obj = ResourceManager.GetObject("Pomf", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Please select one of the Pomf uploaders from "Destination settings window -> Pomf tab".. /// internal static string Pomf_Upload_Please_select_one_of_the_Pomf_uploaders_from__Destination_settings_window____Pomf_tab__ { get { return ResourceManager.GetString("Pomf_Upload_Please_select_one_of_the_Pomf_uploaders_from__Destination_settings_wi" + "ndow____Pomf_tab__", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Pushbullet { get { object obj = ResourceManager.GetObject("Pushbullet", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap Seafile { get { object obj = ResourceManager.GetObject("Seafile", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon SendSpace { get { object obj = ResourceManager.GetObject("SendSpace", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap server_network { get { object obj = ResourceManager.GetObject("server_network", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon TinyPic { get { object obj = ResourceManager.GetObject("TinyPic", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Twitter { get { object obj = ResourceManager.GetObject("Twitter", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Tweet error. /// internal static string TwitterTweetForm_SendTweet_Tweet_error { get { return ResourceManager.GetString("TwitterTweetForm_SendTweet_Tweet_error", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Up1 { get { object obj = ResourceManager.GetObject("Up1", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Upaste { get { object obj = ResourceManager.GetObject("Upaste", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Box refresh folders list failed. /// internal static string UploadersConfigForm_BoxListFolders_Box_refresh_folders_list_failed { get { return ResourceManager.GetString("UploadersConfigForm_BoxListFolders_Box_refresh_folders_list_failed", resourceCulture); } } /// /// Looks up a localized string similar to Login successful but getting account info failed.. /// internal static string UploadersConfigForm_DropboxAuthComplete_Login_successful_but_getting_account_info_failed_ { get { return ResourceManager.GetString("UploadersConfigForm_DropboxAuthComplete_Login_successful_but_getting_account_info" + "_failed_", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string UploadersConfigForm_Error { get { return ResourceManager.GetString("UploadersConfigForm_Error", resourceCulture); } } /// /// Looks up a localized string similar to FTP client only supports FTP or FTPS.. /// internal static string UploadersConfigForm_FTPOpenClient_FTP_client_only_supports_FTP_or_FTPS_ { get { return ResourceManager.GetString("UploadersConfigForm_FTPOpenClient_FTP_client_only_supports_FTP_or_FTPS_", resourceCulture); } } /// /// Looks up a localized string similar to Unable to find valid FTP account.. /// internal static string UploadersConfigForm_FTPOpenClient_Unable_to_find_valid_FTP_account_ { get { return ResourceManager.GetString("UploadersConfigForm_FTPOpenClient_Unable_to_find_valid_FTP_account_", resourceCulture); } } /// /// Looks up a localized string similar to Hubic refresh folders list failed. /// internal static string UploadersConfigForm_HubicListFolders_Hubic_refresh_folders_list_failed { get { return ResourceManager.GetString("UploadersConfigForm_HubicListFolders_Hubic_refresh_folders_list_failed", resourceCulture); } } /// /// Looks up a localized string similar to Authentication required.. /// internal static string UploadersConfigForm_ListFolders_Authentication_required_ { get { return ResourceManager.GetString("UploadersConfigForm_ListFolders_Authentication_required_", resourceCulture); } } /// /// Looks up a localized string similar to Invalid device name. /// internal static string UploadersConfigForm_LoadSettings_Invalid_device_name { get { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Invalid_device_name", resourceCulture); } } /// /// Looks up a localized string similar to Parent album path e.g.. /// internal static string UploadersConfigForm_LoadSettings_Parent_album_path_e_g_ { get { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Parent_album_path_e_g_", resourceCulture); } } /// /// Looks up a localized string similar to Selected folder:. /// internal static string UploadersConfigForm_LoadSettings_Selected_folder_ { get { return ResourceManager.GetString("UploadersConfigForm_LoadSettings_Selected_folder_", resourceCulture); } } /// /// Looks up a localized string similar to Login failed.. /// internal static string UploadersConfigForm_Login_failed { get { return ResourceManager.GetString("UploadersConfigForm_Login_failed", resourceCulture); } } /// /// Looks up a localized string similar to Login successful.. /// internal static string UploadersConfigForm_Login_successful { get { return ResourceManager.GetString("UploadersConfigForm_Login_successful", resourceCulture); } } /// /// Looks up a localized string similar to Click refresh button. /// internal static string UploadersConfigForm_MegaConfigureTab_Click_refresh_button { get { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Click_refresh_button", resourceCulture); } } /// /// Looks up a localized string similar to Configured. /// internal static string UploadersConfigForm_MegaConfigureTab_Configured { get { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Configured", resourceCulture); } } /// /// Looks up a localized string similar to Invalid authentication. /// internal static string UploadersConfigForm_MegaConfigureTab_Invalid_authentication { get { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Invalid_authentication", resourceCulture); } } /// /// Looks up a localized string similar to Not configured. /// internal static string UploadersConfigForm_MegaConfigureTab_Not_configured { get { return ResourceManager.GetString("UploadersConfigForm_MegaConfigureTab_Not_configured", resourceCulture); } } /// /// Looks up a localized string similar to Logged in as {0}.. /// internal static string UploadersConfigForm_MinusUpdateControls_Logged_in_as__0__ { get { return ResourceManager.GetString("UploadersConfigForm_MinusUpdateControls_Logged_in_as__0__", resourceCulture); } } /// /// Looks up a localized string similar to Not logged in.. /// internal static string UploadersConfigForm_MinusUpdateControls_Not_logged_in_ { get { return ResourceManager.GetString("UploadersConfigForm_MinusUpdateControls_Not_logged_in_", resourceCulture); } } /// /// Looks up a localized string similar to Refresh authorization is not supported.. /// internal static string UploadersConfigForm_oAuthJira_RefreshButtonClicked_Refresh_authorization_is_not_supported_ { get { return ResourceManager.GetString("UploadersConfigForm_oAuthJira_RefreshButtonClicked_Refresh_authorization_is_not_s" + "upported_", resourceCulture); } } /// /// Looks up a localized string similar to Querying folders.... /// internal static string UploadersConfigForm_OneDriveAddFolder_Querying_folders___ { get { return ResourceManager.GetString("UploadersConfigForm_OneDriveAddFolder_Querying_folders___", resourceCulture); } } /// /// Looks up a localized string similar to {0} successfully created.. /// internal static string UploadersConfigForm_PhotobucketCreateAlbum__0__successfully_created_ { get { return ResourceManager.GetString("UploadersConfigForm_PhotobucketCreateAlbum__0__successfully_created_", resourceCulture); } } /// /// Looks up a localized string similar to SendSpace registration. /// internal static string UploadersConfigForm_SendSpaceRegister_SendSpace_Registration___ { get { return ResourceManager.GetString("UploadersConfigForm_SendSpaceRegister_SendSpace_Registration___", resourceCulture); } } /// /// Looks up a localized string similar to Error: Result is empty.. /// internal static string UploadersConfigForm_TestCustomUploader_Error__Result_is_empty_ { get { return ResourceManager.GetString("UploadersConfigForm_TestCustomUploader_Error__Result_is_empty_", resourceCulture); } } /// /// Looks up a localized string similar to Connected!. /// internal static string UploadersConfigForm_TestFTPAccount_Connected_ { get { return ResourceManager.GetString("UploadersConfigForm_TestFTPAccount_Connected_", resourceCulture); } } /// /// Looks up a localized string similar to Connected! ///Created folders:. /// internal static string UploadersConfigForm_TestFTPAccount_Connected_Created_folders { get { return ResourceManager.GetString("UploadersConfigForm_TestFTPAccount_Connected_Created_folders", resourceCulture); } } /// /// Looks up a localized string similar to Download path:. /// internal static string UploadersConfigForm_UpdateDropboxStatus_Download_path_ { get { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Download_path_", resourceCulture); } } /// /// Looks up a localized string similar to Email:. /// internal static string UploadersConfigForm_UpdateDropboxStatus_Email_ { get { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Email_", resourceCulture); } } /// /// Looks up a localized string similar to Name:. /// internal static string UploadersConfigForm_UpdateDropboxStatus_Name_ { get { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Name_", resourceCulture); } } /// /// Looks up a localized string similar to Upload path:. /// internal static string UploadersConfigForm_UpdateDropboxStatus_Upload_path_ { get { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_Upload_path_", resourceCulture); } } /// /// Looks up a localized string similar to User ID:. /// internal static string UploadersConfigForm_UpdateDropboxStatus_User_ID_ { get { return ResourceManager.GetString("UploadersConfigForm_UpdateDropboxStatus_User_ID_", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon). /// internal static System.Drawing.Icon Yourls { get { object obj = ResourceManager.GetObject("Yourls", resourceCulture); return ((System.Drawing.Icon)(obj)); } } } }