Use a non-breaking space between numbers and units
commit340d1ac89bdc3cce740f4be24b01bfa9d7910845
authorrubidium <rubidium@openttd.org>
Fri, 15 Aug 2014 20:14:48 +0000 (15 20:14 +0000)
committercirdan <cirdansw@gmail.com>
Sun, 24 Aug 2014 18:13:16 +0000 (24 20:13 +0200)
tree19c506a13eb7c994a8f486af35db9e5192505032
parent1b9822005e0a8757feb510f7c5ae357de9480a98
Use a non-breaking space between numbers and units

(openttd r26733) -Fix [FS#6086]: inconsistency in using spaces
between number and unit in some strings
Try to follow the SI recommendation to use a non-breaking space
between a number and its units (and prefix)
src/lang/english.txt
src/strings.cpp