annotate locale/locale.ru.lua @ 10:f93b554bb7cf

class implementation, Icon class for Raid Target Icons
author Jay Bird <a4blank@yahoo.com>
date Sun, 28 Nov 2010 18:59:31 +0300
parents 6e160ec1ef0f
children d2cbfe498c4d
rev   line source
a4blank@0 1 --[[
a4blank@8 2 Raid Target Tactics Russian locale
a4blank@0 3 --]]
a4blank@0 4
a4blank@8 5 local L = LibStub('AceLocale-3.0'):NewLocale('RaidTargetTactics', 'ruRU')
a4blank@0 6 if not L then return end
a4blank@0 7
a4blank@8 8 L.Minimap_Icon_Tooltip = "Открыть/закрыть окно с тактикой"