fix: xaml escape character

fix ee96efe
This commit is contained in:
Constrat
2024-09-07 12:41:10 +02:00
parent ee96efeede
commit 7023d7ea57

View File

@@ -350,7 +350,7 @@ Please do not check it when the stage OF-1 is not unlocked.</system:String>
<system:String x:Key="UseAlternateStage">Use alternative stage</system:String>
<system:String x:Key="UseRemainingSanityStage">Use remaining sanity stage</system:String>
<system:String x:Key="UseRemainingSanityStageTip">Brush the specified stage after completing the main task, won't use sanity potion or stone</system:String>
<system:String x:Key="UseExpiringMedicine">Unlimited use of expiring (<48h) sanity potion</system:String>
<system:String x:Key="UseExpiringMedicine">Unlimited use of expiring (&lt;48h) sanity potion</system:String>
<system:String x:Key="HideUnavailableStage">Hide today's not open stages</system:String>
<system:String x:Key="HideSeries">Hide series</system:String>
<system:String x:Key="CustomInfrastPlanShowInFightSettings">Show Base Plan</system:String>