English localization

Displays Instance keys for TBC

Moderator: titan99

English localization

Postby titan99 » Fri Feb 16, 2007 9:03 am

In this topic speak to a bug in the english localization version
Last edited by titan99 on Fri Feb 16, 2007 9:04 am, edited 1 time in total.
User avatar
titan99
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 129
Joined: Sat Jan 13, 2007 8:11 am
Location: Montpellier - France

Re: English localization

Postby Ghostmaster » Fri Feb 16, 2007 2:25 pm

Neded to change
Code: Select all
    'SH' => array( 'Quests''ShatteredHalls' =>
                        
'Shattered Halls Key|56320',
                        
'Entry into the Citadel|',
                        
'Grand Master Dumphry|',
                        
'Dumphry\\\'s Request|',
                        
'Hotter then Hell|'
                
),
        
'SL' => array( 'Key-Only''ShadowLabyrinth' =>
                        
'Shadow Labyrinth Key|57267',
                ),
        
'TK' => array( 'Quests''TheEye' =>
                        
'The Tempest Key|58724',
                        
'Trial of the Naaru: Mercy|',
                        
'Trial of the Naaru: Strength|',
                        
'Trial of the Naaru: Tenacity|',
                        
'Special Delivery to Shattrath City|',
                        
'The Tempest Key|'
                
),
        
'Kara' => array( 'Quests''Karazhan' =>
                        
'The Master\\\'s Key|58887',
                        
'Arcane Disturbances|',
                        
'Restless Activity|',
                        
'Contact from Dalaran||MS',
                        
'Khadgar|',
                        
'Entry Into Karazhan|',
                        
'The Second and Third Fragments|',
                        
'The Master\\\'s Touch|',
                        
'Return to Khadgar|',
                ), 


to
Code: Select all
    'SH' => array( 'Quests''SH' =>
                        
'Shattered Halls Key|56320',
                        
'Entry into the Citadel|',
                        
'Grand Master Dumphry|',
                        
'Dumphry\\\'s Request|',
                        
'Hotter then Hell|'
                
),
        
'SL' => array( 'Key-Only''SL' =>
                        
'Shadow Labyrinth Key|57267',
                ),
        
'TK' => array( 'Quests''TK' =>
                        
'The Tempest Key|58724',
                        
'Trial of the Naaru: Mercy|',
                        
'Trial of the Naaru: Strength|',
                        
'Trial of the Naaru: Tenacity|',
                        
'Special Delivery to Shattrath City|',
                        
'The Tempest Key|'
                
),
        
'Kara' => array( 'Quests''Kara' =>
                        
'The Master\\\'s Key|58887',
                        
'Arcane Disturbances|',
                        
'Restless Activity|',
                        
'Contact from Dalaran||MS',
                        
'Khadgar|',
                        
'Entry Into Karazhan|',
                        
'The Second and Third Fragments|',
                        
'The Master\\\'s Touch|',
                        
'Return to Khadgar|',
                ), 


Else the key's diden't show up

Got yhe correction from here:
http://www.wowroster.net/Forums/viewtop ... html#15746

/Ghostmaster
Last edited by Ghostmaster on Fri Feb 16, 2007 2:27 pm, edited 1 time in total.
Ghostmaster
WR.net Apprentice
WR.net Apprentice
 
Posts: 23
Joined: Sun Jul 30, 2006 3:54 am

English localization

Postby robojerk » Sat Feb 17, 2007 12:49 am

I applied that change to the 0.2 version and it works better now..


Thanks =)
Image
For the Horde!
Image
User avatar
robojerk
WR.net Master
WR.net Master
 
Posts: 484
Joined: Wed Jul 05, 2006 12:17 am
Location: -The OmniMatrix- Web 3.0

Re: English localization

Postby neslepax » Sat Feb 17, 2007 1:18 am

This didnt do the trick for me. Perhaps cause It is on Horde side?
neslepax
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Jan 17, 2007 10:23 am

English localization

Postby robojerk » Sat Feb 17, 2007 1:23 am

Yeah, I be horde...
Image
For the Horde!
Image
User avatar
robojerk
WR.net Master
WR.net Master
 
Posts: 484
Joined: Wed Jul 05, 2006 12:17 am
Location: -The OmniMatrix- Web 3.0

Re: English localization

Postby neslepax » Sat Feb 17, 2007 10:26 am

Ahhh. Just had to look further down the file and edit the Horde keys :)
neslepax
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Wed Jan 17, 2007 10:23 am

English localization

Postby Sprakeloos » Sat Feb 17, 2007 11:00 am

Besides those changes there's another change which has to be done.
Hotter then Hell should be Hotter than Hell
User avatar
Sprakeloos
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Fri Aug 11, 2006 6:35 pm


Return to Key BC

Who is online

Users browsing this forum: No registered users and 0 guests

cron