|
|
#1 |
|
Member
Join Date: Sep 2009
Posts: 11
|
I have a group called Spell Options, and I have the childGroups set to Select. The problem is, in the Blizz options, I now have the header saying Spell Options, and then I have text next to the select box for the groups also saying Spell Options (see the attachment). My code is this:
PHP Code:
Basically, what I want to know is, is it possible to have a different name for the select box, like "Select a spell to configure:" and still have the Header as Spell Options? Cheers. |
|
|
|
|
|
#2 |
|
Amazing Member
|
I don't know about your specific question, but since you are localizing everything else, why did you not localize Ancestral Spirit?
Code:
name = GetSpellInfo(2008), |
|
|
|
|
|
#3 |
|
Member
Join Date: Sep 2009
Posts: 11
|
I didn't localise anything at first, and then started to after creating a lot of code, so there's quite a lot of things that aren't localised yet, that's one of them ^.^
Thanks though, that makes sense
Last edited by Raeli87; 02-15-2011 at 11:19 PM. |
|
|
|
|
|
#4 |
|
Amazing Member
Join Date: Feb 2005
Posts: 1,076
|
Try using
Code:
desc = L["Select a spell to configure"], |
|
|
|
|
|
#5 |
|
Member
Join Date: Sep 2009
Posts: 11
|
I assume you mean:
PHP Code:
|
|
|
|
|
|
#6 |
|
Amazing Member
Join Date: Feb 2005
Posts: 1,076
|
My bad, total brain fart, I was thinking of type='select'. There is a textstring for what [I think] you want, but I don't recall that it's ever set by aceconfig code (meaning it's not accessible by aceconfig users).
|
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
All times are GMT. The time now is 08:45 AM.
WowAce Forums





