Skip to content

A2plus does not support translation #44

@WandererFan

Description

@WandererFan

At some point, we will need to add
def translate(context, text, disambig=None):
return QtCore.QCoreApplication.translate(context, text, disambig)
and
QtCore.QT_TRANSLATE_NOOP()

to allow dialogs and tooltips to be displayed in user's preferred language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions