Mmtrx / FS22_BetterContracts

Farming Simulator mod to enhance contracts handling
GNU General Public License v3.0
113 stars 25 forks source link

The list previously seemed to show the culture for "Harv." #222

Closed vitalii2011 closed 4 months ago

vitalii2011 commented 6 months ago

fsScreen_2024_05_01_13_09_34 fsScreen_2024_05_01_13_09_43 fsScreen_2024_05_01_13_10_46 There are no errors in log.txt from BetterContracts, but maybe I didn’t understand it) : log.txt

Mmtrx commented 4 months ago

was a small error in the l10n files.

<text name="bc_harvest" text="Собр. %s" />

Somehow the %s got missing. Will be repaired in next release. You can fix it yourself in the meantime 😉

DeeDeeRanged commented 4 months ago

Such a simple thing, but I could not fix/find it rotfl. Otherwise would have let you know. Thanks for the update.