annotate locale/ruRU.lua @ 297:f7a5676c9517

5.04 updates: - refresh button checked state and cooldown in C-code - display count for actions with charges - update action button events - pet action buttons - filter UNIT_AURA events by 'pet' type
author Flick
date Wed, 14 Nov 2012 16:34:14 -0800
parents be7cd1862edc
children
rev   line source
Flick@253 1 local L = LibStub("AceLocale-3.0"):NewLocale("ReAction","ruRU")
Flick@253 2 if not L then return end
Flick@253 3
Flick@253 4 --@localization(locale="ruRU", format="lua_additive_table")@