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 BAGNON_SPOT_TOOLTIP = "<Double-Click> to search.";
6  
7 if ( GetLocale() == "deDE" ) then
8 return;
9 end
10  
11 if ( GetLocale() == "frFR" ) then
12 return;
13 end