annotate koKR.lua @ 13:ed15bd476bbb beta

+ Added notification when checking is cancelled due to a disabled zone. Fixed a bug causing players to sometimes show as away/not ready more than once (event fire a third time if player is targeted and in your raid sub-group). Fixed chat filter for outgoing whispers sent by ICU.
author Xiiph
date Mon, 21 Feb 2011 23:58:36 +0100
parents 2d952bc9897a
children
rev   line source
Xiiph@9 1 -- koKR.lua
Xiiph@9 2 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "koKR")
Xiiph@9 3 if not L then return end
Xiiph@9 4
Xiiph@12 5 --@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true)@