i18n: RA2 replace brush with farm (#10610)

fix mistranslation 'brush' into farm en-us.xaml
This commit is contained in:
dragonheart107
2024-09-14 16:35:54 +02:00
committed by GitHub
parent 40c0898427
commit a7be240c4a

View File

@@ -349,7 +349,7 @@ Please do not check it when the stage OF-1 is not unlocked.</system:String>
<system:String x:Key="AllowUseStoneSaveWarning">This function is considered dangerous. Pressing the "Confirm" button indicates that you understand and are willing to assume the potential risks.</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="UseRemainingSanityStageTip">Farm 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 (&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>