Click or drag to resize

LocalizationLocalizeString Method

Overload List
  NameDescription
Public methodStatic memberLocalizeString(String, Int32)
Returns localized version of a given English string. This function should be auto-generated by the RmaLDotNetLocalizationProcessor application for every function that uses RMASTR.
Public methodStatic memberLocalizeString(String, Int32, Int32) Obsolete.
DO NOT use this function, it is a trap to determine where context IDs have been copied from other, already extracted, strings.
Public methodStatic memberLocalizeString(String, Object, Int32)
Returns localized version of a given English string. This function should be auto-generated by the RmaLDotNetLocalizationProcessor application for every function that uses RMASTR.
Top
See Also