]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Attempt to fix all unlocalized lines (#40284)
authorPok <113675512+Pok27@users.noreply.github.com>
Fri, 10 Oct 2025 21:57:38 +0000 (00:57 +0300)
committerGitHub <noreply@github.com>
Fri, 10 Oct 2025 21:57:38 +0000 (21:57 +0000)
commitdca80238f0df3b7fb7e50870e84505ff0e1d8989
tree09ee7358293d58990e234584f73b95ba36f3d1ca
parent9ae4068432a432e34a23edc58a68a3dceaee30e2
Attempt to fix all unlocalized lines (#40284)

* missing-localization

* cmd

* fix: fixed patron page throwing exception due to unexpected patron tier in yaml

* Revert "fix: fixed patron page throwing exception due to unexpected patron tier in yaml"

This reverts commit 28458c78b1f2eed30fda898ec26059b27f1766f1.

* review and update

* no cmd

* fix

* fix 99

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
29 files changed:
Content.Client/Administration/UI/BanPanel/BanPanel.xaml.cs
Content.Client/Administration/UI/Logs/AdminLogsEui.cs
Content.Client/Credits/CreditsWindow.xaml.cs
Content.Client/CriminalRecords/CriminalRecordsConsoleWindow.xaml
Content.Client/Humanoid/HumanoidMarkingModifierWindow.xaml
Content.Client/Humanoid/HumanoidMarkingModifierWindow.xaml.cs
Content.Client/Medical/CrewMonitoring/CrewMonitoringNavMapControl.cs
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml.cs
Content.Client/NPC/NPCWindow.xaml
Content.Client/Pinpointer/UI/StationMapWindow.xaml
Content.Client/UserInterface/StatValuesEui.cs
Content.Client/UserInterface/Systems/Bwoink/AHelpUIController.cs
Content.Client/UserInterface/Systems/Ghost/Controls/Roles/MakeGhostRoleWindow.xaml
Content.Client/UserInterface/Systems/Ghost/Controls/Roles/MakeGhostRoleWindow.xaml.cs
Content.Client/UserInterface/Systems/Storage/Controls/StorageWindow.cs
Content.Server/Administration/Systems/AdminVerbSystem.Tools.cs
Resources/Locale/en-US/administration/admin-verbs.ftl
Resources/Locale/en-US/administration/bwoink.ftl
Resources/Locale/en-US/components/storage-component.ftl
Resources/Locale/en-US/credits/credits-window.ftl
Resources/Locale/en-US/ghost/make-ghost-gui.ftl [new file with mode: 0644]
Resources/Locale/en-US/info/ban.ftl
Resources/Locale/en-US/medical/components/crew-monitoring-component.ftl
Resources/Locale/en-US/navmap-beacons/station_map.ftl
Resources/Locale/en-US/npc/npc-debug.ftl [new file with mode: 0644]
Resources/Locale/en-US/preferences/ui/markings-picker.ftl
Resources/Locale/en-US/ui/navmap.ftl
Resources/Locale/en-US/ui/stat-values.ftl [new file with mode: 0644]