mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 02:45:37 -04:00
[keyboard] Re-jig translation extraction
- Use classes to prompt lupdate to extract with a better context (e.g. the class name, rather than plain "QObject") so that the translation-lookup can use the named context. - Add hard-coded "default" variant - Add totally bogus Tajik translations, for testing purposes
This commit is contained in:
parent
1a5fa36fb6
commit
f088efdf84
7 changed files with 4379 additions and 4323 deletions
|
@ -564,4 +564,5 @@ Config::setConfigurationMap( const QVariantMap& configurationMap )
|
|||
void
|
||||
Config::retranslate()
|
||||
{
|
||||
retranslateKeyboardModels();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue