From 518182ac0b02f0e93068a5ab966417b2d75fefa3 Mon Sep 17 00:00:00 2001 From: Laurent Lalanne Date: Sat, 9 Feb 2013 17:24:32 +0100 Subject: [PATCH] For now all languages files (*.pm) are build and included in release package. Outdated translations are commented and not included in package. Allow to remove C line in default config files loaded on first GCS start and language is set to OS Lang if found in translations directory. --- .../share/openpilotgcs/translations/translations.pro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ground/openpilotgcs/share/openpilotgcs/translations/translations.pro b/ground/openpilotgcs/share/openpilotgcs/translations/translations.pro index a9fa6e963..2ebd0d4a5 100644 --- a/ground/openpilotgcs/share/openpilotgcs/translations/translations.pro +++ b/ground/openpilotgcs/share/openpilotgcs/translations/translations.pro @@ -1,6 +1,9 @@ include(../../../openpilotgcs.pri) -LANGUAGES = de es fr ru zh_CN +# Commented languages with outdated translations +# Allow removing the 'C' language in default config files at first start. +# Need to be uncommented for update in all languages files (make ts) +LANGUAGES = fr # de es ru zh_CN # var, prepend, append defineReplace(prependAll) {