vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
-- 
if ( GetLocale() == "deDE" ) then
-- 
BS_PLAYER_NOT_FOUND_A = " ... gibt es nicht mehr auf "
BS_PLAYER_NOT_FOUND_B = " und wurde aus der Datenbank gel\195\182scht. "
BS_PLAYER_NOT_FOUND_I = " ... ist nicht online oder nicht mehr auf "
BS_CMD_OPTS_FRAME = " ChatOutput ein/ausschalten "
-- 
elseif ( GetLocale() == "frFR" ) then
-- 
BS_PLAYER_NOT_FOUND_A = " ... semble ne plus exister sur "
BS_PLAYER_NOT_FOUND_B = " et a \195\169t\195\169 effac\195\169 de la base. "
BS_PLAYER_NOT_FOUND_I = " ... n'est pas en ligne, ou plus sur "
BS_CMD_OPTS_FRAME = " ChatOutput on/off "
-- 
else
-- 
BS_PLAYER_NOT_FOUND_A = " ... seems to be no more on "
BS_PLAYER_NOT_FOUND_B = " and has been erased from the Database. "
BS_PLAYER_NOT_FOUND_I = " ... is not online or not more on "
BS_CMD_OPTS_FRAME = " ChatOutput on/off "
-- 
end
-- -- 
--    à : \195\160    è : \195\168    ì : \195\172    ò : \195\178    ù : \195\185   Ä : \195\132
--    á : \195\161    é : \195\169    í : \195\173    ó : \195\179    ú : \195\186   Ö : \195\150
--    â : \195\162    ê : \195\170    î : \195\174    ô : \195\180    û : \195\187   Ü : \195\156
--    ã : \195\163    ë : \195\171    ï : \195\175    õ : \195\181    ü : \195\188   ß : \195\159
--    ä : \195\164                    ñ : \195\177    ö : \195\182
--    æ : \195\166                                    ø : \195\184
--    ç : \195\167
-- -- 

Generated by GNU Enscript 1.6.5.90.