mirror of https://github.com/OpenTTD/OpenTTD
(svn r2919) Set correct plural type
parent
01d83166c7
commit
8328bff7bf
|
@ -1,7 +1,7 @@
|
|||
##name Russian_latin_char
|
||||
##ownname Russkiy
|
||||
##isocode ru
|
||||
##plural 0
|
||||
##plural 6
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
##name Slovenian
|
||||
##ownname Slovenscina
|
||||
##isocode sl
|
||||
##plural 0
|
||||
##plural 8
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
##name Turkish
|
||||
##ownname Türkçe
|
||||
##isocode tr
|
||||
##plural 0
|
||||
##plural 1
|
||||
|
||||
##id 0x0000
|
||||
STR_NULL :
|
||||
|
|
Loading…
Reference in New Issue