diff options
author | Kali Kaneko <kali@leap.se> | 2013-10-17 12:20:21 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-10-17 12:20:21 -0300 |
commit | 3af3481e5bb567d65bb9e33fba035120947a3671 (patch) | |
tree | 902382e9c5b8ee427065361d37a2155102d63b6f /data/resources/locale.qrc | |
parent | ab4d64199ed309dd3f2a55604d33a56c34fbe464 (diff) |
update locale resources to match the completed translations
Diffstat (limited to 'data/resources/locale.qrc')
-rw-r--r-- | data/resources/locale.qrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/resources/locale.qrc b/data/resources/locale.qrc index 47fb5243..ba466c36 100644 --- a/data/resources/locale.qrc +++ b/data/resources/locale.qrc @@ -1,6 +1,6 @@ <!DOCTYPE RCC><RCC version="1.0"> <qresource> -<file>../translations/es.qm</file> -<file>../translations/de.qm</file> +<file>../translations/vi.qm</file> +<file>../translations/en_GB.qm</file> </qresource> </RCC> |