Skip to content
Snippets Groups Projects
Guillaume Roguez's avatar
Guillaume Roguez authored
Qt loads only one specific file with QTranslate.load().
So if for example locale name is 'fr_CA', only this specific
translation will be loaded, but not 'fr', that may contains
usefull generic translations not given by lang_country one.

This patch fixes that by loading language code only fist
then 'language_COUNTRY' one.

Change-Id: I11a5adbd55f6575aab5453df0033377967ccc17e
Reviewed-by: default avatarAnthony Léonard <anthony.leonard@savoirfairelinux.com>
a11df1a8
History
Name Last commit Last update