Callback: String interface.GetLocalString(String name, String locale)

Get the localized string.

Parameters

  • name
    Type: String
    The name of the entry.
  • locale
    Type: String
    The locale of the application.

Return Value

Type: String