Skip to content

LocalizeTextHandler

FoolRunning edited this page Jul 26, 2022 · 2 revisions

delegate string ParatextInternal.LocalizeTextHandler(string defaultText, string locale)

Handler for handling requests for menu text in a particular locale.

Parameter Description
return value The translated text in the given locale
defaultText The default text for the menu item
locale The requested locale

This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally