424 lines
16 KiB
C#
424 lines
16 KiB
C#
//------------------------------------------------------------------------------
|
|
// <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 DTS.Serialization {
|
|
using System;
|
|
|
|
|
|
/// <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", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class TSVStrings {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal TSVStrings() {
|
|
}
|
|
|
|
/// <summary>
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|
/// </summary>
|
|
[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("DTS.Serialization.TSVStrings", typeof(TSVStrings).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)]
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|
get {
|
|
return resourceCulture;
|
|
}
|
|
set {
|
|
resourceCulture = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to What freuqncy content the user can expect; Include notes of AAfilters applied and any applicable reasoning.
|
|
/// </summary>
|
|
internal static string AAFilterCutoffDescription_Description {
|
|
get {
|
|
return ResourceManager.GetString("AAFilterCutoffDescription_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to AA Filter Cutoff description.
|
|
/// </summary>
|
|
internal static string AAFilterCutoffDescription_Title {
|
|
get {
|
|
return ResourceManager.GetString("AAFilterCutoffDescription_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The resolution settings for the test in engineering units per bit.
|
|
/// </summary>
|
|
internal static string BitResolution_Description {
|
|
get {
|
|
return ResourceManager.GetString("BitResolution_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Bit Resolution(Units per bit).
|
|
/// </summary>
|
|
internal static string BitResolution_Title {
|
|
get {
|
|
return ResourceManager.GetString("BitResolution_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Yes or No depending if channel errors are noted in the data.
|
|
/// </summary>
|
|
internal static string ChannelErrors_Description {
|
|
get {
|
|
return ResourceManager.GetString("ChannelErrors_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Channel Errors (Y or N).
|
|
/// </summary>
|
|
internal static string ChannelErrors_Title {
|
|
get {
|
|
return ResourceManager.GetString("ChannelErrors_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The type of data milestone this file supports.
|
|
/// </summary>
|
|
internal static string DataType_Description {
|
|
get {
|
|
return ResourceManager.GetString("DataType_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Data Type (Raw, Converted, or Processed).
|
|
/// </summary>
|
|
internal static string DataType_Title {
|
|
get {
|
|
return ResourceManager.GetString("DataType_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The digital filter applied and the cutoff in Hz.
|
|
/// </summary>
|
|
internal static string DigitalFilterType_Description {
|
|
get {
|
|
return ResourceManager.GetString("DigitalFilterType_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Digital Filter Type/Cutoff (Hz).
|
|
/// </summary>
|
|
internal static string DigitalFilterType_Title {
|
|
get {
|
|
return ResourceManager.GetString("DigitalFilterType_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Engineering units depicted in Converted and Processed Data sets; Voltages for Raw data.
|
|
/// </summary>
|
|
internal static string EngineeringUnits_Description {
|
|
get {
|
|
return ResourceManager.GetString("EngineeringUnits_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Engineering Units.
|
|
/// </summary>
|
|
internal static string EngineeringUnits_Title {
|
|
get {
|
|
return ResourceManager.GetString("EngineeringUnits_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Include the name of the University, Institution, and/or Lab that conducted the test.
|
|
/// </summary>
|
|
internal static string LabName_Description {
|
|
get {
|
|
return ResourceManager.GetString("LabName_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Lab Name.
|
|
/// </summary>
|
|
internal static string LabName_Title {
|
|
get {
|
|
return ResourceManager.GetString("LabName_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Any notes or descriptions useful in supporting data file analysis.
|
|
/// </summary>
|
|
internal static string Notes_Description {
|
|
get {
|
|
return ResourceManager.GetString("Notes_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Notes.
|
|
/// </summary>
|
|
internal static string Notes_Title {
|
|
get {
|
|
return ResourceManager.GetString("Notes_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Include the name of the test Point of Contact.
|
|
/// </summary>
|
|
internal static string POCName_Description {
|
|
get {
|
|
return ResourceManager.GetString("POCName_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to POC Name.
|
|
/// </summary>
|
|
internal static string POCName_Title {
|
|
get {
|
|
return ResourceManager.GetString("POCName_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Include applicable lab phone number, email, etc. for contacting the POC.
|
|
/// </summary>
|
|
internal static string POCPhoneAndEmail_Description {
|
|
get {
|
|
return ResourceManager.GetString("POCPhoneAndEmail_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to POC phone and email.
|
|
/// </summary>
|
|
internal static string POCPhoneAndEmail_Title {
|
|
get {
|
|
return ResourceManager.GetString("POCPhoneAndEmail_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The data sampling rate in Hz.
|
|
/// </summary>
|
|
internal static string SamplingRate_Description {
|
|
get {
|
|
return ResourceManager.GetString("SamplingRate_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sampling Rate (Hz).
|
|
/// </summary>
|
|
internal static string SamplingRate_Title {
|
|
get {
|
|
return ResourceManager.GetString("SamplingRate_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The direction of the sensor axis; include whether direction is global or local.
|
|
/// </summary>
|
|
internal static string SensorAxis_Description {
|
|
get {
|
|
return ResourceManager.GetString("SensorAxis_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor Axis (direction).
|
|
/// </summary>
|
|
internal static string SensorAxis_Title {
|
|
get {
|
|
return ResourceManager.GetString("SensorAxis_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Location of the sensor, using body region codes.
|
|
/// </summary>
|
|
internal static string SensorLocation_Description {
|
|
get {
|
|
return ResourceManager.GetString("SensorLocation_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor Location.
|
|
/// </summary>
|
|
internal static string SensorLocation_Title {
|
|
get {
|
|
return ResourceManager.GetString("SensorLocation_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to The brand name of the sensor used with the model name and serial number.
|
|
/// </summary>
|
|
internal static string SensorMakeModelSerial_Description {
|
|
get {
|
|
return ResourceManager.GetString("SensorMakeModelSerial_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor Make Model Serial.
|
|
/// </summary>
|
|
internal static string SensorMakeModelSerial_Title {
|
|
get {
|
|
return ResourceManager.GetString("SensorMakeModelSerial_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to If Applicable include the type of sensor mount: LOFFI, BOBKAT, glued, fixed, other.
|
|
/// </summary>
|
|
internal static string SensorMountType_Description {
|
|
get {
|
|
return ResourceManager.GetString("SensorMountType_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Sensor Mount Type.
|
|
/// </summary>
|
|
internal static string SensorMountType_Title {
|
|
get {
|
|
return ResourceManager.GetString("SensorMountType_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Date the test was conducted.
|
|
/// </summary>
|
|
internal static string TestDate_Description {
|
|
get {
|
|
return ResourceManager.GetString("TestDate_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Date.
|
|
/// </summary>
|
|
internal static string TestDate_Title {
|
|
get {
|
|
return ResourceManager.GetString("TestDate_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Number that correlates with filename and README file test numbers. This is a lab generated test number that sequences the series of tests for a specific surrogate (PHMS or HIII).
|
|
/// </summary>
|
|
internal static string TestNumber_Description {
|
|
get {
|
|
return ResourceManager.GetString("TestNumber_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Number.
|
|
/// </summary>
|
|
internal static string TestNumber_Title {
|
|
get {
|
|
return ResourceManager.GetString("TestNumber_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Description of the objects being tested. PHMS with specimen ID, type of HIII, combination, or other.
|
|
/// </summary>
|
|
internal static string TestObject_Description {
|
|
get {
|
|
return ResourceManager.GetString("TestObject_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Object (HIII, PMHS, combo, etc.).
|
|
/// </summary>
|
|
internal static string TestObject_Title {
|
|
get {
|
|
return ResourceManager.GetString("TestObject_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Local lab time when the test was conducted.
|
|
/// </summary>
|
|
internal static string TestTime_Description {
|
|
get {
|
|
return ResourceManager.GetString("TestTime_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Time.
|
|
/// </summary>
|
|
internal static string TestTime_Title {
|
|
get {
|
|
return ResourceManager.GetString("TestTime_Title", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Short text description of the type of test conducted.
|
|
/// </summary>
|
|
internal static string TestType_Description {
|
|
get {
|
|
return ResourceManager.GetString("TestType_Description", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Test Type (sled, blast, drop, etc.).
|
|
/// </summary>
|
|
internal static string TestType_Title {
|
|
get {
|
|
return ResourceManager.GetString("TestType_Title", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|