to Char Sequence
Return the CharSequence value based on the given Locale.
If this is already a CharSequence this will be returned.
If this is not a LocalizedString the normal toString will be called.
Parameters
locale
the Locale to be used. If null the current setting in i18n4k (I18n4kConfig.locale) will be used.