CargoConsoleMenu localization (#25931)
- every category of type "cargoProduct" was edited to "cargoproduct-category-name-{categoryName}"
- file "cargoproduct-categories.ftl" was added to english localization to localize categories of cargoProduct
- CargoConsoleMenu.xaml.cs got tweaks which prevent issues with strings comparisons
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
cargoproduct-category-name-armory = Armory
|
||||
cargoproduct-category-name-atmospherics = Atmospherics
|
||||
cargoproduct-category-name-cargo = Cargo
|
||||
cargoproduct-category-name-circuitboards = Circuitboards
|
||||
cargoproduct-category-name-emergency = Emergency
|
||||
cargoproduct-category-name-engineering = Engineering
|
||||
cargoproduct-category-name-food = Food
|
||||
cargoproduct-category-name-fun = Fun
|
||||
cargoproduct-category-name-hydroponics = Hydroponics
|
||||
cargoproduct-category-name-livestock = Livestock
|
||||
cargoproduct-category-name-materials = Materials
|
||||
cargoproduct-category-name-medical = Medical
|
||||
cargoproduct-category-name-science = Science
|
||||
cargoproduct-category-name-security = Security
|
||||
cargoproduct-category-name-service = Service
|
||||
cargoproduct-category-name-shuttle = Shuttle
|
||||
Reference in New Issue
Block a user