vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | -- Translate everything within ""-characters (for example Quest Levels in the text "Quest Levels") |
2 | |||
3 | CT_QUESTLEVELS_MODNAME = "Quest Levels"; |
||
4 | CT_QUESTLEVELS_SUBNAME = "On/Off Toggle"; |
||
5 | CT_QUESTLEVELS_TOOLTIP = "Shows quest levels in the Quest Log."; |
||
6 | |||
7 | CT_QUESTLEVELS_ON = "<CTMod> Quest levels are now shown in the Quest Log."; |
||
8 | CT_QUESTLEVELS_OFF = "<CTMod> Quest levels are no longer shown in the Quest Log."; |