WoWInterface SVN PhanxConfigWidgets

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches
    from Rev 25 to Rev 30
    Reverse comparison

Rev 25 → Rev 30

LibAboutPanel/LibAboutPanel.lua
3,8 → 3,8
****************************************************************************************
LibAboutPanel
 
File date: 2009-06-23T02:04:30Z
Project version: v1.43
File date: 2010-10-15T16:36:15Z
Project version: v1.5
 
Author: Tekkub, Ackis
 
47,7 → 47,7
-- koKR
elseif GAME_LOCALE == "koKR" then
L["About"] = "대하여"
L["Click and press Ctrl-C to copy"] = "Click and press Ctrl-C to copy"
L["Click and press Ctrl-C to copy"] = "클릭 후 Ctrl-C 복사"
-- ruRU
elseif GAME_LOCALE == "ruRU" then
L["About"] = "Об аддоне"
59,7 → 59,7
-- zhTW
elseif GAME_LOCALE == "zhTW" then
L["About"] = "關於"
L["Click and press Ctrl-C to copy"] = "點擊並 Ctrl-C 復制"
L["Click and press Ctrl-C to copy"] = "左鍵點擊並按下 Ctrl-C 以複製字串"
-- enUS and non-localized
else
L["About"] ="About"