Toolserver Tools - Soxred93: PLURAL template necessary

Edited by 2 users.
Last edit: 07:36, 12 June 2011

The goal of the Toolserver Intuition project is mainly two poins:

  • Get translations out there at all, and do it via translatewiki.net
  • Remove the need for programmers to reinvent the messaging wheel (fallbacks, variable replacements, plural, etc.)

There have been i18n projects in the past, but to my knowledge, none of them addressed both of these.

There is a PHP class available on the Toolserver through Intuition that takes care of this, all they do is $I18N->msg( key )

Plural is one of the major features aimed to be implemented with the 1.0 milestone. Another major point is a JavaScript implementation of the PHP class.

Krinkle22:28, 11 June 2011