From 8261de8ef44e221fa93f05e5669387cffd32661c Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 27 Mar 2002 18:50:48 +0000 Subject: this modifies some .pro files in order to let us be able to translate all apps for all languages. --- (limited to 'noncore/games/chess') diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index b246767..d9690c0 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro @@ -14,3 +14,11 @@ LANGUAGE = C++ CPP_ALWAYS_CREATE_SOURCE = TRUE TRANSLATIONS = ../i18n/pt_BR/chess.ts +TRANSLATIONS += ../i18n/de/chess.ts +TRANSLATIONS += ../i18n/en/chess.ts +TRANSLATIONS += ../i18n/hu/chess.ts +TRANSLATIONS += ../i18n/ja/chess.ts +TRANSLATIONS += ../i18n/ko/chess.ts +TRANSLATIONS += ../i18n/no/chess.ts +TRANSLATIONS += ../i18n/zh_CN/chess.ts +TRANSLATIONS += ../i18n/zh_TW/chess.ts -- cgit v0.9.0.2