Thread Tools Display Modes
01-08-06, 08:25 AM   #1
VarMidnight
A Defias Bandit
 
VarMidnight's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 2
A Little Fix for German WOW users

Hi

Could you be so kind and add 1 little line to your next version of DiscordLibrary?

In DiscordLib_Main.lua:

please add

Code:
kbtext = string.gsub(kbtext, "STRG", "ST");
to the shorten text entries, since german wow replaces CTRL with STRG (bugger on my keyboard it says CTRL since i live in switzerland) so we can get shortened Hotkey Tags to.

Thanks in Advance
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » A Little Fix for German WOW users


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