]> git.smokeofanarchy.ru Git - space-station-14.git/commit
CargoConsoleMenu localization (#25931)
authorMODERN <87994977+modern-nm@users.noreply.github.com>
Sat, 9 Mar 2024 06:56:39 +0000 (09:56 +0300)
committerGitHub <noreply@github.com>
Sat, 9 Mar 2024 06:56:39 +0000 (17:56 +1100)
commit6e38b992cfc607e09178efc178b86f35152f0cde
tree44d770cfc7ed5444ffe686ed71e4b595ae9819fc
parent1a1bdec6c146a0cbb7bef8b0bda3e21f8e0db232
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
20 files changed:
Content.Client/Cargo/UI/CargoConsoleMenu.xaml.cs
Resources/Locale/en-US/prototypes/catalog/cargo/cargoproduct-categories.ftl [new file with mode: 0644]
Resources/Prototypes/Catalog/Cargo/cargo_armory.yml
Resources/Prototypes/Catalog/Cargo/cargo_atmospherics.yml
Resources/Prototypes/Catalog/Cargo/cargo_botany.yml
Resources/Prototypes/Catalog/Cargo/cargo_cargo.yml
Resources/Prototypes/Catalog/Cargo/cargo_circuitboards.yml
Resources/Prototypes/Catalog/Cargo/cargo_emergency.yml
Resources/Prototypes/Catalog/Cargo/cargo_engineering.yml
Resources/Prototypes/Catalog/Cargo/cargo_engines.yml
Resources/Prototypes/Catalog/Cargo/cargo_food.yml
Resources/Prototypes/Catalog/Cargo/cargo_fun.yml
Resources/Prototypes/Catalog/Cargo/cargo_livestock.yml
Resources/Prototypes/Catalog/Cargo/cargo_materials.yml
Resources/Prototypes/Catalog/Cargo/cargo_medical.yml
Resources/Prototypes/Catalog/Cargo/cargo_science.yml
Resources/Prototypes/Catalog/Cargo/cargo_security.yml
Resources/Prototypes/Catalog/Cargo/cargo_service.yml
Resources/Prototypes/Catalog/Cargo/cargo_shuttle.yml
Resources/Prototypes/Catalog/Cargo/cargo_vending.yml