0.34.1
A small fix release for the Settings page.
Fixed
- The Date Format, Distance, Volume and Fuel Consumption choices in Settings > Units & Values are now translated. They were hard-coded English, so they stayed in English whatever language was selected — plainly wrong on a non-Latin catalogue. Translations for the new labels are filled in for all shipped languages. (#310)
- The Hungarian catalogue carried a stray fuzzy marker in its header, which made
pybabel compileskip the file so its.mocould not be rebuilt in place. The marker is gone and Hungarian now compiles with the rest.
Changed
- The distance option in Settings reads "Kilometres (km)", matching the per-vehicle odometer picker and reusing its existing translations.
Full changelog: v0.34.0...v0.34.1