OpenTTD/strgen
ludde 61558dcb3d (svn r2592) Feature: [strgen] New way to specify plural forms.
- {NUM} {PLURAL 0 car cars}: Prints either car or cars depending on if the argument 0 is plural.
    Also supports languages with weird plural forms such as Polish. 
    The plural format needs to be specified in the beginning of the langfile, like "##plural 7" for Polish.
2005-07-16 17:12:32 +00:00
..
stdafx.c (svn r1) Import of revision 975 of old (crashed) SVN 2004-08-09 17:04:08 +00:00
stdafx.h (svn r1) Import of revision 975 of old (crashed) SVN 2004-08-09 17:04:08 +00:00
strgen.c (svn r2592) Feature: [strgen] New way to specify plural forms. 2005-07-16 17:12:32 +00:00
strgen.dsp (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2 2005-03-25 15:30:51 +00:00
strgen.dsw (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2 2005-03-25 15:30:51 +00:00
strgen.tgt (svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching #2 2005-03-25 15:30:51 +00:00
strgen.vcproj (svn r2070) - VS.NET: remove all superflouos file compilation directives (inherit setting from project defaults), except for w32dm.c which has to be C++. 2005-03-25 20:15:00 +00:00