mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 11:09:16 +02:00
Add missing English localization to the NSIS installer
Add missing English localization to the NSIS installer and rename the "zh" translation file to "zh_CN" due to Taiwan having it's own language variant (available as QT core translation). The existence (copy during install) of the "en" translation file should hopefully fix #569.
This commit is contained in:
@ -494,7 +494,7 @@ TRANSLATIONS = lang/gpxsee_en.ts \
|
||||
lang/gpxsee_hu.ts \
|
||||
lang/gpxsee_it.ts \
|
||||
lang/gpxsee_eo.ts \
|
||||
lang/gpxsee_zh.ts \
|
||||
lang/gpxsee_zh_CN.ts \
|
||||
lang/gpxsee_ca.ts \
|
||||
lang/gpxsee_ko.ts
|
||||
|
||||
|
Reference in New Issue
Block a user