diff --git a/src/Libraries/GeometryUI/Properties/Resources.Designer.cs b/src/Libraries/GeometryUI/Properties/Resources.Designer.cs index 1a0d960bd19..02c53a9ceb2 100644 --- a/src/Libraries/GeometryUI/Properties/Resources.Designer.cs +++ b/src/Libraries/GeometryUI/Properties/Resources.Designer.cs @@ -61,7 +61,7 @@ internal Resources() { } /// - /// Looks up a localized string similar to Exports the specified geometry to the given SAT file path.. + /// Looks up a localized string similar to Exports the given geometry to the given SAT file path. /// public static string ExportToSATDescripiton { get { diff --git a/src/Libraries/GeometryUI/Properties/Resources.en-US.resx b/src/Libraries/GeometryUI/Properties/Resources.en-US.resx index 8e32950afe5..65b2468f487 100644 --- a/src/Libraries/GeometryUI/Properties/Resources.en-US.resx +++ b/src/Libraries/GeometryUI/Properties/Resources.en-US.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Exports the specified geometry to the given SAT file path. + Exports the given geometry to the given SAT file path File to export the geometry to. diff --git a/src/Libraries/GeometryUI/Properties/Resources.resx b/src/Libraries/GeometryUI/Properties/Resources.resx index 8e32950afe5..65b2468f487 100644 --- a/src/Libraries/GeometryUI/Properties/Resources.resx +++ b/src/Libraries/GeometryUI/Properties/Resources.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Exports the specified geometry to the given SAT file path. + Exports the given geometry to the given SAT file path File to export the geometry to. diff --git a/src/Libraries/UnitsUI/Properties/Resources.Designer.cs b/src/Libraries/UnitsUI/Properties/Resources.Designer.cs index fb035310979..78a85f1387a 100644 --- a/src/Libraries/UnitsUI/Properties/Resources.Designer.cs +++ b/src/Libraries/UnitsUI/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace UnitsUI.Properties { // 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", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -88,7 +88,7 @@ internal static string AreaFromStringSearchTags { } /// - /// Looks up a localized string similar to Convert a value between selected Unit systems.. + /// Looks up a localized string similar to Converts a value between selected unit systems. /// internal static string ConvertUnitsDescription { get { @@ -169,7 +169,7 @@ internal static string LengthFromStringSearchTags { } /// - /// Looks up a localized string similar to Converts input string with unit values into the equivalent value of the expression.. + /// Looks up a localized string similar to Converts an input string with unit values into the equivalent value of the expression. /// internal static string ParseUnitInputDescription { get { diff --git a/src/Libraries/UnitsUI/Properties/Resources.en-US.resx b/src/Libraries/UnitsUI/Properties/Resources.en-US.resx index 4b02a977dc5..8454b3d7c49 100644 --- a/src/Libraries/UnitsUI/Properties/Resources.en-US.resx +++ b/src/Libraries/UnitsUI/Properties/Resources.en-US.resx @@ -129,7 +129,7 @@ Search tags. When do translation, appending localized tags to the existing tags and use ';' to seperate them - Convert a value between selected Unit systems. + Converts a value between selected unit systems @@ -158,7 +158,7 @@ Search tags. When do translation, appending localized tags to the existing tags and use ';' to seperate them - Converts input string with unit values into the equivalent value of the expression. + Converts an input string with unit values into the equivalent value of the expression diff --git a/src/Libraries/UnitsUI/Properties/Resources.resx b/src/Libraries/UnitsUI/Properties/Resources.resx index 3b9d2b56b5e..0800bc078dd 100644 --- a/src/Libraries/UnitsUI/Properties/Resources.resx +++ b/src/Libraries/UnitsUI/Properties/Resources.resx @@ -129,7 +129,7 @@ Search tags. When do translation, appending localized tags to the existing tags and use ';' to seperate them - Convert a value between selected Unit systems. + Converts a value between selected unit systems @@ -158,7 +158,7 @@ Search tags. When do translation, appending localized tags to the existing tags and use ';' to seperate them - Converts input string with unit values into the equivalent value of the expression. + Converts an input string with unit values into the equivalent value of the expression diff --git a/src/Libraries/Watch3DNodeModels/Properties/Resources.Designer.cs b/src/Libraries/Watch3DNodeModels/Properties/Resources.Designer.cs index d7cff247a93..5997554b44b 100644 --- a/src/Libraries/Watch3DNodeModels/Properties/Resources.Designer.cs +++ b/src/Libraries/Watch3DNodeModels/Properties/Resources.Designer.cs @@ -19,7 +19,7 @@ namespace Watch3DNodeModels.Properties { // 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", "15.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { @@ -61,7 +61,7 @@ internal Resources() { } /// - /// Looks up a localized string similar to Shows a dynamic preview of geometry.. + /// Looks up a localized string similar to Shows a dynamic preview of geometry. /// internal static string Watch3DDescription { get { diff --git a/src/Libraries/Watch3DNodeModels/Properties/Resources.en-US.resx b/src/Libraries/Watch3DNodeModels/Properties/Resources.en-US.resx index fcb50c258d0..4d91ff0ad50 100644 --- a/src/Libraries/Watch3DNodeModels/Properties/Resources.en-US.resx +++ b/src/Libraries/Watch3DNodeModels/Properties/Resources.en-US.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Shows a dynamic preview of geometry. + Shows a dynamic preview of geometry Description for Watch 3D diff --git a/src/Libraries/Watch3DNodeModels/Properties/Resources.resx b/src/Libraries/Watch3DNodeModels/Properties/Resources.resx index fcb50c258d0..4d91ff0ad50 100644 --- a/src/Libraries/Watch3DNodeModels/Properties/Resources.resx +++ b/src/Libraries/Watch3DNodeModels/Properties/Resources.resx @@ -118,7 +118,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Shows a dynamic preview of geometry. + Shows a dynamic preview of geometry Description for Watch 3D