]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove calls to FormattedMessage obsolete methods (#31706)
authorWinkarst <74284083+Winkarst-cpu@users.noreply.github.com>
Sun, 1 Sep 2024 11:00:53 +0000 (14:00 +0300)
committerGitHub <noreply@github.com>
Sun, 1 Sep 2024 11:00:53 +0000 (13:00 +0200)
commit88dcc831c14f7b59ab2e5b8cf5763cd831635048
tree184ef5044732c317c5797cc362a472e15cfb129d
parentff4c347a217cd7326649772efff37596916cb9ee
Remove calls to FormattedMessage obsolete methods (#31706)

* Remove FormattedMessage obsolete methods

* Oops
40 files changed:
Content.Client/Administration/UI/AdminRemarks/AdminMessagePopupMessage.xaml.cs
Content.Client/Administration/UI/AdminRemarks/AdminMessagePopupWindow.xaml.cs
Content.Client/Administration/UI/Bwoink/BwoinkPanel.xaml.cs
Content.Client/Changelog/ChangelogTab.xaml.cs
Content.Client/Chat/UI/SpeechBubble.cs
Content.Client/Credits/CreditsWindow.xaml.cs
Content.Client/CriminalRecords/CriminalRecordsConsoleWindow.xaml.cs
Content.Client/Guidebook/Controls/GuideReagentEmbed.xaml.cs
Content.Client/Guidebook/Controls/GuideReagentReaction.xaml.cs
Content.Client/Info/InfoSection.xaml.cs
Content.Client/Info/ServerInfo.cs
Content.Client/Message/RichTextLabelExt.cs
Content.Client/Players/PlayTimeTracking/JobRequirementsManager.cs
Content.Client/Power/PowerMonitoringWindow.xaml.Widgets.cs
Content.Client/Robotics/UI/RoboticsConsoleWindow.xaml.cs
Content.Client/RoundEnd/RoundEndSummaryWindow.cs
Content.Client/UserInterface/Systems/Alerts/Controls/AlertControl.cs
Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml.cs
Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml.cs
Content.Server/Administration/Managers/AdminManager.cs
Content.Server/Cargo/Systems/CargoSystem.Bounty.cs
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/DetailExaminable/DetailExaminableystem.cs
Content.Server/Dragon/DragonRiftSystem.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Gateway/Systems/GatewayGeneratorSystem.cs
Content.Server/Nuke/NukeCodePaperSystem.cs
Content.Server/Nuke/NukeSystem.cs
Content.Server/Points/PointSystem.cs
Content.Server/Power/EntitySystems/CableMultitoolSystem.cs
Content.Server/Station/Commands/StationCommand.cs
Content.Server/Traitor/Systems/TraitorCodePaperSystem.cs
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactAnalyzerSystem.cs
Content.Shared/Examine/ExamineSystemShared.Group.cs
Content.Shared/Examine/ExamineSystemShared.cs
Content.Shared/HealthExaminable/HealthExaminableSystem.cs
Content.Shared/Preferences/HumanoidCharacterProfile.cs
Content.Shared/Preferences/Loadouts/Effects/GroupLoadoutEffect.cs
Content.Shared/Preferences/Loadouts/RoleLoadout.cs
Content.Shared/Research/Systems/SharedResearchSystem.cs