getStringT
Returns a localized formatted string from Tolgee cache or the application's package's default string table, substituting the format arguments as defined in java.util.Formatter and java.lang.String.format.
Return
The string data associated with the resource, formatted and stripped of styled text information.
Parameters
The Tolgee instance to get the cached string from.
Resource id for the format string
Returns a localized formatted string from Tolgee cache or the application's package's default string table, substituting the format arguments as defined in java.util.Formatter and java.lang.String.format.
Return
The string data associated with the resource, formatted and stripped of styled text information.
Parameters
Resource id for the format string
Returns a localized formatted string from Tolgee cache or the application's package's default string table, substituting the format arguments as defined in java.util.Formatter and java.lang.String.format.
Return
The string data associated with the resource, formatted and stripped of styled text information.
Parameters
The Tolgee instance to get the cached string from.
Resource id for the format string
The format arguments that will be used for substitution.
Returns a localized formatted string from Tolgee cache or the application's package's default string table, substituting the format arguments as defined in java.util.Formatter and java.lang.String.format.
Return
The string data associated with the resource, formatted and stripped of styled text information.
Parameters
Resource id for the format string
The format arguments that will be used for substitution.