mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-06-21 20:49:31 +01:00
(svn r22339) -Fix: french uses NBSP as digit separator, not dot
This commit is contained in:
parent
2080002461
commit
e7cebee7fe
@ -3,8 +3,8 @@
|
||||
##isocode fr_FR
|
||||
##plural 2
|
||||
##textdir ltr
|
||||
##digitsep .
|
||||
##digitsepcur .
|
||||
##digitsep {NBSP}
|
||||
##digitsepcur {NBSP}
|
||||
##decimalsep ,
|
||||
##winlangid 0x040c
|
||||
##grflangid 0x03
|
||||
|
Loading…
Reference in New Issue
Block a user