Skip to content

Commit

Permalink
Merge pull request #26 from arthurits/Strings
Browse files Browse the repository at this point in the history
Strings
  • Loading branch information
arthurits authored Jan 29, 2024
2 parents 08bac5e + d951fa1 commit 79ad6f6
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 37 deletions.
12 changes: 6 additions & 6 deletions ErgoCalc/StringResources.cs
Original file line number Diff line number Diff line change
Expand Up @@ -415,15 +415,15 @@ public static class StringResources
public static string LibertyMutual_InitialMAL50 => StringRM.GetString("strLibertyMutual_InitialMAL50", Culture) ?? "MAL initial (kgf) for 50%";
public static string LibertyMutual_InitialMAL75 => StringRM.GetString("strLibertyMutual_InitialMAL75", Culture) ?? "MAL initial (kgf) for 75%";
public static string LibertyMutual_InitialMAL90 => StringRM.GetString("strLibertyMutual_InitialMAL90", Culture) ?? "MAL initial (kgf) for 90%";
public static string LibertyMutual_LC => StringRM.GetString("strLibertyMutual_LC", Culture) ?? "Reference load (LC)";
public static string LibertyMutual_RL => StringRM.GetString("strLibertyMutual_RL", Culture) ?? "Reference load (RL)";
public static string LibertyMutual_MAL => StringRM.GetString("strLibertyMutual_MAL", Culture) ?? "Maximum acceptable limit";
public static string LibertyMutual_Multipliers => StringRM.GetString("strLibertyMutual_Multipliers", Culture) ?? "Scale factors";
public static string LibertyMutual_Results => StringRM.GetString("strLibertyMutual_Results", Culture) ?? "These are the results from the Liberty Mutual manual materials handling equations";
public static string LibertyMutual_Gender => StringRM.GetString("strLibertyMutual_Sex", Culture) ?? "Gender";
public static string LibertyMutual_SustainedCV => StringRM.GetString("strLibertyMutual_SustainedCV", Culture) ?? "CV sustained force";
public static string LibertyMutual_SustainedDH => StringRM.GetString("strLibertyMutual_SustainedDH", Culture) ?? "Sustained DH factor";
public static string LibertyMutual_SustainedF => StringRM.GetString("strLibertyMutual_SustainedF", Culture) ?? "Sustained F factor";
public static string LibertyMutual_SustainedLC => StringRM.GetString("strLibertyMutual_SustainedLC", Culture) ?? "Sustained LC factor";
public static string LibertyMutual_SustainedRL => StringRM.GetString("strLibertyMutual_SustainedRL", Culture) ?? "Sustained RL factor";
public static string LibertyMutual_SustainedMAL50 => StringRM.GetString("strLibertyMutual_SustainedMAL50", Culture) ?? "MAL sustained (kgf) for 50%";
public static string LibertyMutual_SustainedMAL75 => StringRM.GetString("strLibertyMutual_SustainedMAL75", Culture) ?? "MAL sustained (kgf) for 75%";
public static string LibertyMutual_SustainedMAL90 => StringRM.GetString("strLibertyMutual_SustainedMAL90", Culture) ?? "MAL sustained (kgf) for 90%";
Expand Down Expand Up @@ -454,14 +454,14 @@ public static class StringResources
LibertyMutual_Frequency,
LibertyMutual_Gender,
LibertyMutual_Multipliers,
LibertyMutual_LC,
LibertyMutual_RL,
LibertyMutual_H,
LibertyMutual_VRM,
LibertyMutual_DH,
LibertyMutual_DV,
LibertyMutual_V,
LibertyMutual_F,
LibertyMutual_SustainedLC,
LibertyMutual_SustainedRL,
LibertyMutual_SustainedDH,
LibertyMutual_SustainedV,
LibertyMutual_SustainedF,
Expand Down Expand Up @@ -502,14 +502,14 @@ public static class StringResources
LibertyMutual_Frequency,
LibertyMutual_Gender, // 10
LibertyMutual_Multipliers,
LibertyMutual_LC,
LibertyMutual_RL,
LibertyMutual_H,
LibertyMutual_VRM,
LibertyMutual_DH, // 15
LibertyMutual_DV,
LibertyMutual_V,
LibertyMutual_F,
LibertyMutual_SustainedLC,
LibertyMutual_SustainedRL,
LibertyMutual_SustainedDH, // 20
LibertyMutual_SustainedV,
LibertyMutual_SustainedF,
Expand Down
36 changes: 18 additions & 18 deletions ErgoCalc/localization/strings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions ErgoCalc/localization/strings.en.resx
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,8 @@ to their default values?</value>
<data name="strLibertyMutual_InitialMAL90" xml:space="preserve">
<value>MAL initial (kgf) for 90%</value>
</data>
<data name="strLibertyMutual_LC" xml:space="preserve">
<value>Reference load (LC)</value>
<data name="strLibertyMutual_RL" xml:space="preserve">
<value>Reference load (RL)</value>
</data>
<data name="strLibertyMutual_MAL" xml:space="preserve">
<value>Maximum acceptable limit</value>
Expand Down Expand Up @@ -523,8 +523,8 @@ to their default values?</value>
<data name="strLibertyMutual_SustainedF" xml:space="preserve">
<value>Sustained F factor</value>
</data>
<data name="strLibertyMutual_SustainedLC" xml:space="preserve">
<value>Sustained LC factor</value>
<data name="strLibertyMutual_SustainedRL" xml:space="preserve">
<value>Sustained RL factor</value>
</data>
<data name="strLibertyMutual_SustainedMAL50" xml:space="preserve">
<value>MAL sustained (kgf) for 50%</value>
Expand Down
10 changes: 5 additions & 5 deletions ErgoCalc/localization/strings.es-ES.resx
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,8 @@ los campos a sus valores por defecto?</value>
<data name="strLibertyMutual_InitialMAL90" xml:space="preserve">
<value>MAL inicial (kgf) para el 90%</value>
</data>
<data name="strLibertyMutual_LC" xml:space="preserve">
<value>Constante de carga (LC)</value>
<data name="strLibertyMutual_RL" xml:space="preserve">
<value>Carga de referencia (RL)</value>
</data>
<data name="strLibertyMutual_MAL" xml:space="preserve">
<value>Límite máximo aceptable (MAL)</value>
Expand All @@ -509,7 +509,7 @@ los campos a sus valores por defecto?</value>
<value>Peso / kg</value>
</data>
<data name="strLibertyMutual_Results" xml:space="preserve">
<value>Estos son los resultados ontenidos aplicando las ecuaciones de manipulación de cargas de «Liberty Mutual»:</value>
<value>Estos son los resultados obtenidos aplicando las ecuaciones de manipulación de cargas de «Liberty Mutual»:</value>
</data>
<data name="strLibertyMutual_Sex" xml:space="preserve">
<value>Sexo</value>
Expand All @@ -523,8 +523,8 @@ los campos a sus valores por defecto?</value>
<data name="strLibertyMutual_SustainedF" xml:space="preserve">
<value>Factor F mantenido</value>
</data>
<data name="strLibertyMutual_SustainedLC" xml:space="preserve">
<value>Factor LC mantenido</value>
<data name="strLibertyMutual_SustainedRL" xml:space="preserve">
<value>Factor RL mantenido</value>
</data>
<data name="strLibertyMutual_SustainedMAL50" xml:space="preserve">
<value>MAL mantenido (kgf) para el 50%</value>
Expand Down
8 changes: 4 additions & 4 deletions ErgoCalc/localization/strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,8 @@ to their default values?</value>
<data name="strLibertyMutual_InitialMAL90" xml:space="preserve">
<value>MAL initial (kgf) for 90%</value>
</data>
<data name="strLibertyMutual_LC" xml:space="preserve">
<value>Reference load (LC)</value>
<data name="strLibertyMutual_RL" xml:space="preserve">
<value>Reference load (RL)</value>
</data>
<data name="strLibertyMutual_MAL" xml:space="preserve">
<value>Maximum acceptable limit</value>
Expand Down Expand Up @@ -523,8 +523,8 @@ to their default values?</value>
<data name="strLibertyMutual_SustainedF" xml:space="preserve">
<value>Sustained F factor</value>
</data>
<data name="strLibertyMutual_SustainedLC" xml:space="preserve">
<value>Sustained LC factor</value>
<data name="strLibertyMutual_SustainedRL" xml:space="preserve">
<value>Sustained RL factor</value>
</data>
<data name="strLibertyMutual_SustainedMAL50" xml:space="preserve">
<value>MAL sustained (kgf) for 50%</value>
Expand Down

0 comments on commit 79ad6f6

Please sign in to comment.