1
1
forked from 0ad/0ad
0ad/source/third_party
Angen 204e17206b Update plural_forms.cpp by tinygettext to reflect needs of translators
Some languages like sk in [[SVN:21907]] have changed crucial line with
information about how many plurals language uses and how to calculate
correct one. However in plural_forms this line could not be matched with
implemented functions so as result object with default settings have
been returned what resulted in using only singular for translatePlural
calls.

Affected languages (12):
sk, lt, uk, cs, pl, ro, mk, he, ga, cy, be, br

I am leaving old variants as they can be useful for another languages.

Differential Revision: https://code.wildfiregames.com/D2751
Comments by: wraitii
This was SVN commit r23690.
2020-05-22 20:06:40 +00:00
..
encryption Use libsodium for cryptography. 2018-04-08 21:41:31 +00:00
fmt Update cppformat from v0.11.0 to v1.1.0, fixes #5646, refs #3190. 2020-04-01 07:29:33 +00:00
jsonspirit Fix lineendings of new files and the ones in source/ that didn't receive the eol property yet. 2017-10-26 17:03:29 +00:00
mikktspace Remove not needed checks and code for VS2015 [VS2013 -> VS2015] 2020-01-19 12:43:41 +00:00
mongoose Remove not needed checks and code for VS2015 [VS2013 -> VS2015] 2020-01-19 12:43:41 +00:00
ogre3d_preprocessor Refactors Preprocessor testing and adds more tests 2020-01-16 00:02:22 +00:00
patches Update cppformat from v0.11.0 to v1.1.0, fixes #5646, refs #3190. 2020-04-01 07:29:33 +00:00
tinygettext Update plural_forms.cpp by tinygettext to reflect needs of translators 2020-05-22 20:06:40 +00:00