1 fplanque May 06, 2005 19:05
3 mikel May 07, 2005 10:51
It works fine François,
the skin is sweet
mikel
4 jimmy May 07, 2005 12:57
If I would like to translate more, should I modify the file on version 0.9.0.12 or on version CVS? Is that different?
5 topanga May 07, 2005 13:49
no problems in the dutch installation.
6 john May 08, 2005 09:55
Upgraded an old test installation of 0.9.0.9 and it went fine
The "natural pink" is structurally a good clean skin for a fixed width example
7 jimmy May 08, 2005 12:22
Everything is fine in traditional chinese installation.
8 danielmorrison May 08, 2005 19:40
New install on Mac OS X, PHP 5 worked flawlessly.
9 fplanque May 09, 2005 00:25
Thank you all for testing! :D
Jimmy, it is always best to translate files from CVS, however you need to watch out and get the files for the 0.9.0 branch if you want to translate for the current branch. If this is too complicated, just use the file from the ZIP distribution ;)
10 john May 09, 2005 07:17
Is the OFFICIAL release of this version any different to this "Please test before I release" version posted on Sat May 07, 2005
11 fplanque May 09, 2005 12:50
No, since no problems where reported, it is exactly the same file ;)
12 slamp May 11, 2005 21:11
Sorry, I missed some typos when doing french installation test (for 0.9.12) :(
File => b2evolution\blogs\locales\fr_FR\LC_MESSAGES\messages.po
line: 2567
msgstr "Cochez cette case pour autoriser de nouveaux utilisateurs à s'inscire." should be:
msgstr "Cochez cette case pour autoriser de nouveaux utilisateurs à s'inscrire."
line: 4202
msgstr "S'inscire..." should be msgstr "S'inscrire..."
line: 4882
msgstr "S'inscire!" should be msgstr "S'inscrire!"
Hope it helps,
Slamp
13 fplanque May 16, 2005 14:55
ok, merci.
14 nate May 17, 2005 02:24
Here's a typo that's been around awhile.
In the backoffice under the Blogs tab, if you choose a blog to edit the preferences there is a line that looks like this:
Include in public blog list:
Check this if you want to this blog to be displayed in the list of all public blogs.
There's an extra "to" there.
15 fplanque May 20, 2005 20:20
this one will be in next release only, because if we change it here, all translations for this string will fall..
I made some rapid tests:
- install from scratch in english: OK
- install from scratch in french: OK
- migration from 0.9.11 to 0.9.12 in english: OK
Hope it helps,