Thread Tools Display Modes
11-07-13, 12:22 PM   #1
Akatosh
A Black Drake
AddOn Compiler - Click to view compilations
Join Date: Jun 2013
Posts: 84
Question Short Channels!

Hi all, I am already using Chatter", I like a lot this addon, ¿cause?, their customization options that it give me.

But it have a function that never work well (atleast on spanish locale), the short channels.

I try another chat addons (Like PhanxChat, that this extra function works very good, but, it dont leave me customize it like chatter, so.... ¿exist an addon that only do the function of short channels name?.

Thanks!!
  Reply With Quote
11-09-13, 05:37 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
You can customize the channel names in PhanxChat; there's just not an in-game UI for it.

Open the Locales/Locale-xxXX.lua file (where xxXX is the code for your locale) and change the short strings to what you want. I'm guessing based on your inverted question marks that you're playing in Spanish, so open the Locale-es.lua file. If you want to change the abbreviation for General chat, you'd find the section labelled "Short Channel Names" and find the entry for General:

Code:
S.General         = "G"
Change the "G" to whatever you want (keep the quotation marks). Save the file, and reload your UI if you're already logged into WoW.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Short Channels!

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off