I've installed the version 1.0rc4 yesterday and I spent many hours playing with it. I like it, looks a good BugTracker.
But one thing I been unable to manage is the language. In the config page, I've selected the spanish language. I think it should use the file /languages/es.php.
After doing that, program language remains in English. Also I tried to copy es.php over en.php and all pages continue showing in english.
I'm sure it's something I'm doing incorrectly, but found no way to solve it.
Any help will be welcome.
Jordi.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This isn't your fault, it's mine. Part of the template change between 0.9 and 1.0 resulted in severe hosing of the translations. I'm planning on fixing that within the next week or so and then release rc5.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The Spanish language file is out of date. Take a look at the format of en.php vs the format of es.php ... the array keys have changed for version 1. This is a good reminder to me, though, that I need to clean out all the old language files to avoid this confusion.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've installed the version 1.0rc4 yesterday and I spent many hours playing with it. I like it, looks a good BugTracker.
But one thing I been unable to manage is the language. In the config page, I've selected the spanish language. I think it should use the file /languages/es.php.
After doing that, program language remains in English. Also I tried to copy es.php over en.php and all pages continue showing in english.
I'm sure it's something I'm doing incorrectly, but found no way to solve it.
Any help will be welcome.
Jordi.
This isn't your fault, it's mine. Part of the template change between 0.9 and 1.0 resulted in severe hosing of the translations. I'm planning on fixing that within the next week or so and then release rc5.
Dear bcurtis
I have installed rc5, I change the language to es in the configuration interface and it still does not work :(
Any clue?
Thanks,
Rolf (rgrau@bluemail.ch)
The Spanish language file is out of date. Take a look at the format of en.php vs the format of es.php ... the array keys have changed for version 1. This is a good reminder to me, though, that I need to clean out all the old language files to avoid this confusion.
I have committed the new version of es.php to cvs, so grab it and you should be set.
This helped =:)
Thanks!
Rolf