Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Sea.lang.makeLocalizedString

From WoWWiki

Jump to: navigation, search

This article is a part of the documentation of the Sea function library

--
-- makeLocalizedString(...)
--
-- 	Generates localized strings, inserting the arguments in the order
-- 	which matchers the <##>. E.g. localizeString("<2> <1>", "a", "B"); 
-- 	will generate: "B a". 
--
-- Arguments:
-- 	(string formatString) arg
-- 	formatString - string with <1> to <arg.n> to be inserted
-- 	arg - contains the values to insert
--
Rate this article:
Share this article: