[*] LO : Fixed units in Belgium localization pack

This commit is contained in:
fram
2013-06-20 18:33:27 +02:00
parent 21d04cb423
commit dc133e3e41

View File

@@ -166,8 +166,8 @@
<units>
<unit type="weight" value="kg" />
<unit type="volume" value="L" />
<unit type="short_distance" value="in" />
<unit type="base_distance" value="ft" />
<unit type="long_distance" value="mi" />
<unit type="short_distance" value="cm" />
<unit type="base_distance" value="m" />
<unit type="long_distance" value="km" />
</units>
</localizationPack>