InstanceKey's deDE localization

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

InstanceKey's deDE localization

Postby Leftaf » Tue Oct 24, 2006 4:47 pm

Hi all German Players,

the latest Patch has changed a few item names including Marodon Key items:

search for
Code: Select all
$inst_keys['deDE']['A'] = array(
 


goto
Code: Select all
'Mauro' => array( 'Parts''Mauro' =>
        
'Szepter von Celebras|19710',
        
'Celebrian-Griff|19549',
        
'Celebrian-Diamant|19545'
    
),
 

and replace by
Code: Select all
'Mauro' => array( 'Parts''Mauro' =>
        
'Szepter von Celebras|19710',
        
'Celebriangriff|19549',
        
'Celebriandiamant|19545'
    
),
 

and do the same for the Horde
search for
Code: Select all
$inst_keys['deDE']['H'] = array(
 


goto
Code: Select all
'Mauro' => array( 'Parts''Mauro' =>
        
'Szepter von Celebras|19710',
        
'Celebrian-Griff|19549',
        
'Celebrian-Diamant|19545'
    
),
 

and replace by
Code: Select all
'Mauro' => array( 'Parts''Mauro' =>
        
'Szepter von Celebras|19710',
        
'Celebriangriff|19549',
        
'Celebriandiamant|19545'
    
),
 

Have Fun
Last edited by Leftaf on Tue Oct 24, 2006 4:52 pm, edited 1 time in total.
Leftaf
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Mon Aug 28, 2006 11:17 am

InstanceKey's deDE localization

Postby zanix » Wed Oct 25, 2006 8:16 am

Added to SVN
Thanks
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron