Page 1 of 1

[v2]French version

Posted: 9. June 2011 15:04
by anywhere91

Re: [v2.0.0b1]French version

Posted: 10. June 2011 00:33
by arshess
bonjour,

le lien n'est pas fourni dans le message, est-ce normal ?

Re: [v2.0.0b1]French version

Posted: 10. June 2011 09:55
by anywhere91

Re: [v2.0.0b1]French version

Posted: 10. June 2011 14:02
by anywhere91

Re: [v2.0.0b1]French version

Posted: 10. June 2011 23:54
by arshess
merci pour la trad. Tu me rend un grand service :)

Re: [v2.0.0b1]French version

Posted: 3. August 2011 14:11
by protimo
i have a problem

i just added the files in the language file for french, changed the browser settings to french and now i get a 500 error message when i try to access the page.

is there any other setting i need to make?

Re: [v2.0.0b1]French version

Posted: 4. August 2011 17:28
by archivar
protimo wrote:i have a problem

i just added the files in the language file for french, changed the browser settings to french and now i get a 500 error message when i try to access the page.

is there any other setting i need to make?
See here: viewtopic.php?f=49&t=4801&p=28167#p28167
and here: viewtopic.php?f=49&t=4801&p=28172#p28172

Re: [v2.0.0b1]French version

Posted: 5. August 2011 10:00
by protimo
thank you

Re: [v2.0.0b1]French version

Posted: 5. August 2011 23:38
by anywhere91

Re: [v2.0.0b1]French version

Posted: 5. August 2011 23:54
by pokyto
Hi
there is also one forgets

in root\language\fr\mods\portal\portal_welcome_module.php line 36
find:

Code: Select all

	'PORTAL_WELCOME'		=> 'Welcome Message',
replace with:

Code: Select all

	'PORTAL_WELCOME'		=> 'Bienvenue',
Bye

-----------------------------------------------------------------------------------------

Bonjour
il y'a encore un petit oublie

dans root\language\fr\mods\portal\portal_welcome_module.php ligne 36
trouver:

Code: Select all

	'PORTAL_WELCOME'		=> 'Welcome Message',
remplacer par:

Code: Select all

	'PORTAL_WELCOME'		=> 'Bienvenue',
Cordialement

Re: [v2.0.0b1]French version

Posted: 6. August 2011 12:27
by anywhere91

Re: [v2.0.0b1]French version

Posted: 28. September 2011 11:43
by Mr_Simon
Hello,

There is a mistake in : portal_whois_online_module.php on the first line

Code: Select all

 bloc<?php
/**
*
* @package Board3 Portal v2 - Who is online
* @copyright (c) Board3 Group ( www.board3.de )
* @l
the word "bloc" before

Code: Select all

<?php
in the two package install_fr.zip et root.zip


------------------------------------------------------------------------------------------------------------------------------

Salut
Il y a une erreur sur la première ligne du fichier : portal_whois_online_module.php
le mot bloc se trouve juste devant

Code: Select all

bloc<?php
l'erreur est présente dans les 2 packs de fichier install_fr.zip et root.zip

Mr_Simon ;)

Re: [v2.0.0b1]French version

Posted: 29. September 2011 10:05
by anywhere91