Changeset - r21571:7222e9504d0a
[Not reviewed]
master
0 1 0
frosch - 10 years ago 2014-07-17 19:06:33
frosch@openttd.org
(svn r26695) -Fix [FS#6064]: Slovakian uses space as group separator in numbers.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/lang/slovak.txt
Show inline comments
 
@@ -3,8 +3,8 @@
 
##isocode sk_SK
 
##plural 10
 
##textdir ltr
 
##digitsep .
 
##digitsepcur .
 
##digitsep {NBSP}
 
##digitsepcur {NBSP}
 
##decimalsep ,
 
##winlangid 0x041b
 
##grflangid 0x16
0 comments (0 inline, 0 general)