Sea.lang.parseLocalizedString
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- parseLocalizedString (localizedString, formatString, order, n to parse ) -- -- This function reads values back from a localized string. -- In order to get the values back, you must pass -- this function the final string, the original format string, -- the order of the parameters in that string and the n number -- to parse of out the localized string. --
