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 'core/apps') diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index b5e72ba..4af4568 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro @@ -35,3 +35,11 @@ LIBS += -lqpe REQUIRES = embeddedkonsole TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts +TRANSLATIONS += ../i18n/de/embeddedkonsole.ts +TRANSLATIONS += ../i18n/en/embeddedkonsole.ts +TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts +TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts +TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts +TRANSLATIONS += ../i18n/no/embeddedkonsole.ts +TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts +TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 3efae65..b828ee6 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro @@ -11,3 +11,10 @@ INTERFACES = TRANSLATIONS = ../i18n/de/helpbrowser.ts TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts +TRANSLATIONS += ../i18n/en/helpbrowser.ts +TRANSLATIONS += ../i18n/hu/helpbrowser.ts +TRANSLATIONS += ../i18n/ja/helpbrowser.ts +TRANSLATIONS += ../i18n/ko/helpbrowser.ts +TRANSLATIONS += ../i18n/no/helpbrowser.ts +TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts +TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index 9b743d3..0143a8b 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro @@ -13,3 +13,10 @@ TARGET = textedit TRANSLATIONS += ../i18n/de/textedit.ts TRANSLATIONS += ../i18n/pt_BR/textedit.ts +TRANSLATIONS += ../i18n/en/textedit.ts +TRANSLATIONS += ../i18n/hu/textedit.ts +TRANSLATIONS += ../i18n/ja/textedit.ts +TRANSLATIONS += ../i18n/ko/textedit.ts +TRANSLATIONS += ../i18n/no/textedit.ts +TRANSLATIONS += ../i18n/zh_CN/textedit.ts +TRANSLATIONS += ../i18n/zh_TW/textedit.ts -- cgit v0.9.0.2