mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
add german translation
This commit is contained in:
parent
7dfdeac1da
commit
5d5a5365cd
@ -163,7 +163,8 @@ SOURCES += src/main.cpp \
|
|||||||
src/datum.cpp
|
src/datum.cpp
|
||||||
RESOURCES += gpxsee.qrc
|
RESOURCES += gpxsee.qrc
|
||||||
TRANSLATIONS = lang/gpxsee_cs.ts \
|
TRANSLATIONS = lang/gpxsee_cs.ts \
|
||||||
lang/gpxsee_sv.ts
|
lang/gpxsee_sv.ts \
|
||||||
|
lang/gpxsee_de.ts
|
||||||
macx {
|
macx {
|
||||||
ICON = icons/gpxsee.icns
|
ICON = icons/gpxsee.icns
|
||||||
QMAKE_INFO_PLIST = Info.plist
|
QMAKE_INFO_PLIST = Info.plist
|
||||||
|
@ -21,5 +21,6 @@
|
|||||||
<file>icons/document-print-preview.png</file>
|
<file>icons/document-print-preview.png</file>
|
||||||
<file>lang/gpxsee_cs.qm</file>
|
<file>lang/gpxsee_cs.qm</file>
|
||||||
<file>lang/gpxsee_sv.qm</file>
|
<file>lang/gpxsee_sv.qm</file>
|
||||||
|
<file>lang/gpxsee_de.qm</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
1084
lang/gpxsee_de.ts
Normal file
1084
lang/gpxsee_de.ts
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user