Closed llewelld closed 3 years ago
Rebased.
I've updated this PR to use qtTrIds generated direction from the gecko properties files using the generate_property_translations.py
tool.
This should now be ready for review so I'm removing the WIP prefix.
I've added the commits for "JB#54829/OMP#JOLLA-221 - Find outstanding gecko strings for conversion to Qt id" on top of this one since it relates.
Added sledges as a review for l10n support. Added Tomi as a review in relation to the gecko-key-to-qt-id conversion.
Rebase and resolve conflicts.
Updates the default dialogs to use translation keys passed from the gecko engine for localisation of messages presented to the user.
Updates the documentation with info about the translation keys for custom dialog creation.
Adds a customisable Select custom dialog type for selecting multiple values in a dialog with a message.