using with french phpraid translation?

This addon will synchronize the resistances of your guild with phpRaid

Moderator: Diska

using with french phpraid translation?

Postby shan_aya » Sat Oct 28, 2006 12:22 am

hi,
i use french translation of phpraid,
so in mysql BDD, class are stored in french as : "démoniste" for "warlock"

but in your addon, warlock is sending as "d@amoniste" ( or something else, i write this from memory) utf8 code i presume...

how i/you can change this ? using same class name than my BDD ?

thanks

your mod works perfectly in my case for other class ^^
shan_aya
WR.net Journeyman
WR.net Journeyman
 
Posts: 132
Joined: Fri Aug 11, 2006 12:58 pm

using with french phpraid translation?

Postby aniodon » Fri Jan 05, 2007 12:35 pm

Same problem :(
Trying to find why
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

using with french phpraid translation?

Postby Averen » Fri Jan 05, 2007 12:40 pm

I'm not completely sure what the problem is but try this:

In index.php, line 112 change

Code: Select all
                $class $char['class']; 


to

Code: Select all
                $class utf8_decode($char['class']); 
Last edited by Averen on Fri Jan 05, 2007 12:41 pm, edited 1 time in total.
User avatar
Averen
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 152
Joined: Thu Jul 20, 2006 5:18 am

using with french phpraid translation?

Postby aniodon » Sat Jan 06, 2007 3:08 pm

Works fine averen =)

Good job !

Thank you
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

Re: using with french phpraid translation?

Postby lesablier » Sat Jan 06, 2007 11:19 pm

shan_aya

Could you share your french translation of phpraid ?

Thanks in advance :)
lesablier
WR.net Journeyman
WR.net Journeyman
 
Posts: 77
Joined: Sat Jul 15, 2006 4:01 pm

Re: using with french phpraid translation?

Postby aniodon » Sun Jan 07, 2007 8:08 pm

My french files (not 100%) . Put it on the lang_french folder ;)
Attachments
lang_french.zip
(6.48 KiB) Downloaded 377 times
Last edited by aniodon on Sun Jan 07, 2007 8:12 pm, edited 2 times in total.
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm


Return to phpRaid Synchronization

Who is online

Users browsing this forum: No registered users and 1 guest

cron