//------------------------------------------------------------------------------ // // 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 SharepointToolbox.Localization { using System; using System.Reflection; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// Auto-generated designer file for Strings.resx — do not edit manually. /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// /// 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("SharepointToolbox.Localization.Strings", typeof(Strings).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; } } public static string grp_scan_opts => ResourceManager.GetString("grp.scan.opts", resourceCulture) ?? string.Empty; public static string chk_scan_folders => ResourceManager.GetString("chk.scan.folders", resourceCulture) ?? string.Empty; public static string chk_recursive => ResourceManager.GetString("chk.recursive", resourceCulture) ?? string.Empty; public static string lbl_folder_depth => ResourceManager.GetString("lbl.folder.depth", resourceCulture) ?? string.Empty; public static string chk_max_depth => ResourceManager.GetString("chk.max.depth", resourceCulture) ?? string.Empty; public static string chk_inherited_perms => ResourceManager.GetString("chk.inherited.perms", resourceCulture) ?? string.Empty; public static string grp_export_fmt => ResourceManager.GetString("grp.export.fmt", resourceCulture) ?? string.Empty; public static string rad_csv_perms => ResourceManager.GetString("rad.csv.perms", resourceCulture) ?? string.Empty; public static string rad_html_perms => ResourceManager.GetString("rad.html.perms", resourceCulture) ?? string.Empty; public static string btn_gen_perms => ResourceManager.GetString("btn.gen.perms", resourceCulture) ?? string.Empty; public static string btn_open_perms => ResourceManager.GetString("btn.open.perms", resourceCulture) ?? string.Empty; public static string btn_view_sites => ResourceManager.GetString("btn.view.sites", resourceCulture) ?? string.Empty; public static string perm_site_url => ResourceManager.GetString("perm.site.url", resourceCulture) ?? string.Empty; public static string perm_or_select => ResourceManager.GetString("perm.or.select", resourceCulture) ?? string.Empty; public static string perm_sites_selected => ResourceManager.GetString("perm.sites.selected", resourceCulture) ?? string.Empty; // Phase 3: Storage Tab public static string chk_per_lib => ResourceManager.GetString("chk.per.lib", resourceCulture) ?? string.Empty; public static string chk_subsites => ResourceManager.GetString("chk.subsites", resourceCulture) ?? string.Empty; public static string stor_note => ResourceManager.GetString("stor.note", resourceCulture) ?? string.Empty; public static string btn_gen_storage => ResourceManager.GetString("btn.gen.storage", resourceCulture) ?? string.Empty; public static string btn_open_storage => ResourceManager.GetString("btn.open.storage", resourceCulture) ?? string.Empty; public static string stor_col_library => ResourceManager.GetString("stor.col.library", resourceCulture) ?? string.Empty; public static string stor_col_site => ResourceManager.GetString("stor.col.site", resourceCulture) ?? string.Empty; public static string stor_col_files => ResourceManager.GetString("stor.col.files", resourceCulture) ?? string.Empty; public static string stor_col_size => ResourceManager.GetString("stor.col.size", resourceCulture) ?? string.Empty; public static string stor_col_versions => ResourceManager.GetString("stor.col.versions", resourceCulture) ?? string.Empty; public static string stor_col_lastmod => ResourceManager.GetString("stor.col.lastmod", resourceCulture) ?? string.Empty; public static string stor_col_share => ResourceManager.GetString("stor.col.share", resourceCulture) ?? string.Empty; public static string stor_rad_csv => ResourceManager.GetString("stor.rad.csv", resourceCulture) ?? string.Empty; public static string stor_rad_html => ResourceManager.GetString("stor.rad.html", resourceCulture) ?? string.Empty; // Phase 3: File Search Tab public static string grp_search_filters => ResourceManager.GetString("grp.search.filters", resourceCulture) ?? string.Empty; public static string lbl_extensions => ResourceManager.GetString("lbl.extensions", resourceCulture) ?? string.Empty; public static string ph_extensions => ResourceManager.GetString("ph.extensions", resourceCulture) ?? string.Empty; public static string lbl_regex => ResourceManager.GetString("lbl.regex", resourceCulture) ?? string.Empty; public static string ph_regex => ResourceManager.GetString("ph.regex", resourceCulture) ?? string.Empty; public static string chk_created_after => ResourceManager.GetString("chk.created.after", resourceCulture) ?? string.Empty; public static string chk_created_before => ResourceManager.GetString("chk.created.before", resourceCulture) ?? string.Empty; public static string chk_modified_after => ResourceManager.GetString("chk.modified.after", resourceCulture) ?? string.Empty; public static string chk_modified_before => ResourceManager.GetString("chk.modified.before", resourceCulture) ?? string.Empty; public static string lbl_created_by => ResourceManager.GetString("lbl.created.by", resourceCulture) ?? string.Empty; public static string ph_created_by => ResourceManager.GetString("ph.created.by", resourceCulture) ?? string.Empty; public static string lbl_modified_by => ResourceManager.GetString("lbl.modified.by", resourceCulture) ?? string.Empty; public static string ph_modified_by => ResourceManager.GetString("ph.modified.by", resourceCulture) ?? string.Empty; public static string lbl_library => ResourceManager.GetString("lbl.library", resourceCulture) ?? string.Empty; public static string ph_library => ResourceManager.GetString("ph.library", resourceCulture) ?? string.Empty; public static string lbl_max_results => ResourceManager.GetString("lbl.max.results", resourceCulture) ?? string.Empty; public static string lbl_site_url => ResourceManager.GetString("lbl.site.url", resourceCulture) ?? string.Empty; public static string ph_site_url => ResourceManager.GetString("ph.site.url", resourceCulture) ?? string.Empty; public static string btn_run_search => ResourceManager.GetString("btn.run.search", resourceCulture) ?? string.Empty; public static string btn_open_search => ResourceManager.GetString("btn.open.search", resourceCulture) ?? string.Empty; public static string srch_col_name => ResourceManager.GetString("srch.col.name", resourceCulture) ?? string.Empty; public static string srch_col_ext => ResourceManager.GetString("srch.col.ext", resourceCulture) ?? string.Empty; public static string srch_col_created => ResourceManager.GetString("srch.col.created", resourceCulture) ?? string.Empty; public static string srch_col_modified => ResourceManager.GetString("srch.col.modified", resourceCulture) ?? string.Empty; public static string srch_col_author => ResourceManager.GetString("srch.col.author", resourceCulture) ?? string.Empty; public static string srch_col_modby => ResourceManager.GetString("srch.col.modby", resourceCulture) ?? string.Empty; public static string srch_col_size => ResourceManager.GetString("srch.col.size", resourceCulture) ?? string.Empty; public static string srch_col_path => ResourceManager.GetString("srch.col.path", resourceCulture) ?? string.Empty; public static string srch_rad_csv => ResourceManager.GetString("srch.rad.csv", resourceCulture) ?? string.Empty; public static string srch_rad_html => ResourceManager.GetString("srch.rad.html", resourceCulture) ?? string.Empty; // Phase 3: Duplicates Tab public static string grp_dup_type => ResourceManager.GetString("grp.dup.type", resourceCulture) ?? string.Empty; public static string rad_dup_files => ResourceManager.GetString("rad.dup.files", resourceCulture) ?? string.Empty; public static string rad_dup_folders => ResourceManager.GetString("rad.dup.folders", resourceCulture) ?? string.Empty; public static string grp_dup_criteria => ResourceManager.GetString("grp.dup.criteria", resourceCulture) ?? string.Empty; public static string lbl_dup_note => ResourceManager.GetString("lbl.dup.note", resourceCulture) ?? string.Empty; public static string chk_dup_size => ResourceManager.GetString("chk.dup.size", resourceCulture) ?? string.Empty; public static string chk_dup_created => ResourceManager.GetString("chk.dup.created", resourceCulture) ?? string.Empty; public static string chk_dup_modified => ResourceManager.GetString("chk.dup.modified", resourceCulture) ?? string.Empty; public static string chk_dup_subfolders => ResourceManager.GetString("chk.dup.subfolders", resourceCulture) ?? string.Empty; public static string chk_dup_filecount => ResourceManager.GetString("chk.dup.filecount", resourceCulture) ?? string.Empty; public static string chk_include_subsites => ResourceManager.GetString("chk.include.subsites", resourceCulture) ?? string.Empty; public static string ph_dup_lib => ResourceManager.GetString("ph.dup.lib", resourceCulture) ?? string.Empty; public static string btn_run_scan => ResourceManager.GetString("btn.run.scan", resourceCulture) ?? string.Empty; public static string btn_open_results => ResourceManager.GetString("btn.open.results", resourceCulture) ?? string.Empty; } }