1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00

Compare commits

...

4 Commits

Author SHA1 Message Date
20f4f72999 Merge remote-tracking branch 'weblate/master' 2022-10-04 18:36:43 +02:00
cf62368ffc Version++ 2022-10-04 18:36:20 +02:00
Hosted Weblate
072ba10e65
Merge branch 'origin/master' into Weblate. 2022-10-03 00:38:01 +02:00
raf
530a54e924
Translated using Weblate (Catalan)
Currently translated at 100.0% (465 of 465 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ca/
2022-09-29 10:17:52 +02:00
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
version: 11.5.{build} version: 11.6.{build}
configuration: configuration:
- Release - Release

View File

@ -3,7 +3,7 @@ unix:!macx:!android {
} else { } else {
TARGET = GPXSee TARGET = GPXSee
} }
VERSION = 11.5 VERSION = 11.6
QT += core \ QT += core \
gui \ gui \

View File

@ -556,7 +556,7 @@
<message> <message>
<location filename="../src/GUI/gui.cpp" line="432"/> <location filename="../src/GUI/gui.cpp" line="432"/>
<source>Use styles</source> <source>Use styles</source>
<translation type="unfinished"></translation> <translation>Empra estils</translation>
</message> </message>
<message> <message>
<location filename="../src/GUI/gui.cpp" line="439"/> <location filename="../src/GUI/gui.cpp" line="439"/>

View File

@ -37,7 +37,7 @@ Unicode true
; The name of the installer ; The name of the installer
Name "GPXSee" Name "GPXSee"
; Program version ; Program version
!define VERSION "11.5" !define VERSION "11.6"
; The file to write ; The file to write
OutFile "GPXSee-${VERSION}_x64.exe" OutFile "GPXSee-${VERSION}_x64.exe"