1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00

Merge pull request #629 from opentx/driver33/PL_translation

Translation of Companion + changes in core files to make translation fil...
This commit is contained in:
Bertrand Songis 2014-01-31 13:26:27 -08:00
commit c57e0fc6d3
3 changed files with 10122 additions and 1 deletions

View file

@ -296,7 +296,7 @@ INCLUDE_DIRECTORIES( ${CMAKE_BINARY_DIR} )
INCLUDE_DIRECTORIES( ${CMAKE_SOURCE_DIR} )
SET( LANGUAGES he pt ru de fr it sv cs )
SET( LANGUAGES he pl pt ru de fr it sv cs )
FOREACH( language ${LANGUAGES} )
SET( companion_TS ${companion_TS} translations/companion_${language}.ts )
ENDFOREACH( language )

View file

@ -4,6 +4,7 @@
<file>companion_de.qm</file>
<file>companion_he.qm</file>
<file>companion_it.qm</file>
<file>companion_pl.qm</file>
<file>companion_pt.qm</file>
<file>companion_ru.qm</file>
<file>companion_sv.qm</file>

File diff suppressed because it is too large Load diff