Plural changes in many languages
Appearance
Fragment of a discussion from Portal talk:Ru/LiquidThreads
Was it useful? Yes, it was useful because our code is now more standard-compliant, maintainable, robust and consistent with other languages. This will also make future developments quicker, more portable and more stable. For example, we shall be able to use other internationalized libraries more easily and let other projects use our code as well.
For the recommended replacement, the old syntax was {{PLURAL:$1|следующей версии|следующих версиях}} and the new syntax is {{PLURAL:$1|1=следующей версии|следующих версиях}}, as we already wrote in the beginning.