From f10857eddc367dacc03037b8a2d542c681eaea23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Sun, 16 Sep 2018 17:49:47 +0200 Subject: [PATCH] Added english translation file (Language selection is broken without it on Mac when the user's languages list contains more than one language) --- gpxsee.pro | 6 ++++-- lang/gpxsee_en.ts | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 lang/gpxsee_en.ts diff --git a/gpxsee.pro b/gpxsee.pro index 1e920604..6c690a93 100644 --- a/gpxsee.pro +++ b/gpxsee.pro @@ -251,7 +251,8 @@ SOURCES += src/main.cpp \ src/common/greatcircle.cpp RESOURCES += gpxsee.qrc -TRANSLATIONS = lang/gpxsee_cs.ts \ +TRANSLATIONS = lang/gpxsee_en.ts \ + lang/gpxsee_cs.ts \ lang/gpxsee_sv.ts \ lang/gpxsee_de.ts \ lang/gpxsee_ru.ts \ @@ -263,7 +264,8 @@ macx { ICON = icons/gpxsee.icns QMAKE_INFO_PLIST = pkg/Info.plist LOCALE.path = Contents/Resources/translations - LOCALE.files = lang/gpxsee_cs.qm \ + LOCALE.files = lang/gpxsee_en.qm \ + lang/gpxsee_cs.qm \ lang/gpxsee_de.qm \ lang/gpxsee_fi.qm \ lang/gpxsee_fr.qm \ diff --git a/lang/gpxsee_en.ts b/lang/gpxsee_en.ts new file mode 100644 index 00000000..4f97612f --- /dev/null +++ b/lang/gpxsee_en.ts @@ -0,0 +1,14 @@ + + + + + GUI + + %n files + + %n file + %n files + + + +