vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --[[
2 Bagnon Spot's localization file
3 --]]
4  
5 if ( GetLocale() == "zhCN" ) then
6 BAGNON_SPOT_TOOLTIP = "<双击>进行搜索";
7 end