@@ -2757,82 +2757,82 @@ private static readonly ReadOnlyCollection<UnitLocalization> DefaultLocalization
27572757 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilogramForcePerCubicCentimeter ,
27582758 new [ ]
27592759 {
2760- new AbbreviationsForCulture ( "en-US" , "kgf/cm ³" ) ,
2760+ new AbbreviationsForCulture ( "en-US" , "kgf/cm ³" ) ,
27612761 } ) ,
27622762 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilogramForcePerCubicMeter ,
27632763 new [ ]
27642764 {
2765- new AbbreviationsForCulture ( "en-US" , "kgf/m ³" ) ,
2765+ new AbbreviationsForCulture ( "en-US" , "kgf/m ³" ) ,
27662766 } ) ,
27672767 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilogramForcePerCubicMillimeter ,
27682768 new [ ]
27692769 {
2770- new AbbreviationsForCulture ( "en-US" , "kgf/mm ³" ) ,
2770+ new AbbreviationsForCulture ( "en-US" , "kgf/mm ³" ) ,
27712771 } ) ,
27722772 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilonewtonPerCubicCentimeter ,
27732773 new [ ]
27742774 {
2775- new AbbreviationsForCulture ( "en-US" , "kN/cm ³" ) ,
2775+ new AbbreviationsForCulture ( "en-US" , "kN/cm ³" ) ,
27762776 } ) ,
27772777 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilonewtonPerCubicMeter ,
27782778 new [ ]
27792779 {
2780- new AbbreviationsForCulture ( "en-US" , "kN/m ³" ) ,
2780+ new AbbreviationsForCulture ( "en-US" , "kN/m ³" ) ,
27812781 } ) ,
27822782 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilonewtonPerCubicMillimeter ,
27832783 new [ ]
27842784 {
2785- new AbbreviationsForCulture ( "en-US" , "kN/mm ³" ) ,
2785+ new AbbreviationsForCulture ( "en-US" , "kN/mm ³" ) ,
27862786 } ) ,
27872787 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilopoundForcePerCubicFoot ,
27882788 new [ ]
27892789 {
2790- new AbbreviationsForCulture ( "en-US" , "kipf/ft ³" ) ,
2790+ new AbbreviationsForCulture ( "en-US" , "kipf/ft ³" ) ,
27912791 } ) ,
27922792 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . KilopoundForcePerCubicInch ,
27932793 new [ ]
27942794 {
2795- new AbbreviationsForCulture ( "en-US" , "kipf/in ³" ) ,
2795+ new AbbreviationsForCulture ( "en-US" , "kipf/in ³" ) ,
27962796 } ) ,
27972797 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . NewtonPerCubicCentimeter ,
27982798 new [ ]
27992799 {
2800- new AbbreviationsForCulture ( "en-US" , "N/cm ³" ) ,
2800+ new AbbreviationsForCulture ( "en-US" , "N/cm ³" ) ,
28012801 } ) ,
28022802 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . NewtonPerCubicMeter ,
28032803 new [ ]
28042804 {
2805- new AbbreviationsForCulture ( "en-US" , "N/m ³" ) ,
2805+ new AbbreviationsForCulture ( "en-US" , "N/m ³" ) ,
28062806 } ) ,
28072807 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . NewtonPerCubicMillimeter ,
28082808 new [ ]
28092809 {
2810- new AbbreviationsForCulture ( "en-US" , "N/mm ³" ) ,
2810+ new AbbreviationsForCulture ( "en-US" , "N/mm ³" ) ,
28112811 } ) ,
28122812 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . PoundForcePerCubicFoot ,
28132813 new [ ]
28142814 {
2815- new AbbreviationsForCulture ( "en-US" , "lbf/ft ³" ) ,
2815+ new AbbreviationsForCulture ( "en-US" , "lbf/ft ³" ) ,
28162816 } ) ,
28172817 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . PoundForcePerCubicInch ,
28182818 new [ ]
28192819 {
2820- new AbbreviationsForCulture ( "en-US" , "lbf/in ³" ) ,
2820+ new AbbreviationsForCulture ( "en-US" , "lbf/in ³" ) ,
28212821 } ) ,
28222822 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . TonneForcePerCubicCentimeter ,
28232823 new [ ]
28242824 {
2825- new AbbreviationsForCulture ( "en-US" , "tf/cm ³" ) ,
2825+ new AbbreviationsForCulture ( "en-US" , "tf/cm ³" ) ,
28262826 } ) ,
28272827 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . TonneForcePerCubicMeter ,
28282828 new [ ]
28292829 {
2830- new AbbreviationsForCulture ( "en-US" , "tf/m ³" ) ,
2830+ new AbbreviationsForCulture ( "en-US" , "tf/m ³" ) ,
28312831 } ) ,
28322832 new CulturesForEnumValue ( ( int ) SpecificWeightUnit . TonneForcePerCubicMillimeter ,
28332833 new [ ]
28342834 {
2835- new AbbreviationsForCulture ( "en-US" , "tf/mm ³" ) ,
2835+ new AbbreviationsForCulture ( "en-US" , "tf/mm ³" ) ,
28362836 } ) ,
28372837 } ) ,
28382838 new UnitLocalization ( typeof ( SpeedUnit ) ,
0 commit comments