diff options
author | tron <tron@openttd.org> | 2005-09-06 16:01:38 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-09-06 16:01:38 +0000 |
commit | 8328bff7bf3fb49c2363057ae39bebb2d264f379 (patch) | |
tree | 26e766a76c97c609950f055e5815149e116a9195 /lang/unfinished | |
parent | 01d83166c75db3f1a821ec786572ab4bdf3a7cf8 (diff) | |
download | openttd-8328bff7bf3fb49c2363057ae39bebb2d264f379.tar.xz |
(svn r2919) Set correct plural type
Diffstat (limited to 'lang/unfinished')
-rw-r--r-- | lang/unfinished/russian.txt | 2 | ||||
-rw-r--r-- | lang/unfinished/slovenian.txt | 2 | ||||
-rw-r--r-- | lang/unfinished/turkish.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/unfinished/russian.txt b/lang/unfinished/russian.txt index c61ca8cfa..3db02f989 100644 --- a/lang/unfinished/russian.txt +++ b/lang/unfinished/russian.txt @@ -1,7 +1,7 @@ ##name Russian_latin_char ##ownname Russkiy ##isocode ru -##plural 0 +##plural 6 ##id 0x0000 STR_NULL : diff --git a/lang/unfinished/slovenian.txt b/lang/unfinished/slovenian.txt index 16c310223..8c1f3c348 100644 --- a/lang/unfinished/slovenian.txt +++ b/lang/unfinished/slovenian.txt @@ -1,7 +1,7 @@ ##name Slovenian ##ownname Slovenscina ##isocode sl -##plural 0 +##plural 8 ##id 0x0000 STR_NULL : diff --git a/lang/unfinished/turkish.txt b/lang/unfinished/turkish.txt index 3c51fc153..fc37a17f8 100644 --- a/lang/unfinished/turkish.txt +++ b/lang/unfinished/turkish.txt @@ -1,7 +1,7 @@ ##name Turkish ##ownname Türkçe ##isocode tr -##plural 0 +##plural 1 ##id 0x0000 STR_NULL : |