1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-27 03:29:16 +02:00

Add Russian translation (#48)

This commit is contained in:
Nikolay Korotkiy
2018-01-09 01:57:33 +03:00
committed by Martin Tůma
parent 0a32a9b865
commit b7dd11fa1f
3 changed files with 1500 additions and 1 deletions

View File

@ -196,7 +196,8 @@ SOURCES += src/main.cpp \
RESOURCES += gpxsee.qrc
TRANSLATIONS = lang/gpxsee_cs.ts \
lang/gpxsee_sv.ts \
lang/gpxsee_de.ts
lang/gpxsee_de.ts \
lang/gpxsee_ru.ts
macx {
ICON = icons/gpxsee.icns
QMAKE_INFO_PLIST = Info.plist