|
From: Isabelle V. <ver...@fr...> - 2012-03-03 15:40:07
|
Hello,
As txsheet-2.0-demo can be used now with English or French language,
I suggest to modify the "locale" field in the "_config" table.
Currently, it's a varchar (127). I think that it could be useful to
enumerate the "current available languages" (to avoid deception for
not implemented translations):
At this stage, the "locale" field in the "_config" table could be
modified like this:
Type: enum('en-GB','fr-FR'); 'en-GB' could be the default value.
To this end, changes to use a drop list for this parameter in the
config.php page are probably not too difficult to do.
What is your opinion?
Esteban,
have you a Spanish language file (es-ES.ini) ready to add as a
third available language in txsheet-2.0-demo?
Is someone could contribute to the en-US.ini file or to another
language like German?
--
Isabelle.
|