summaryrefslogtreecommitdiff
path: root/core/apps/textedit/textedit.pro
authorcniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
committer cniehaus <cniehaus>2002-03-27 18:50:48 (UTC)
commit8261de8ef44e221fa93f05e5669387cffd32661c (patch) (side-by-side diff)
tree97eb3674e180c09aef4d4d8d4291ed4f92191bba /core/apps/textedit/textedit.pro
parentef0b36c7a6f3005d40fe6504bf1c3b3eb963a884 (diff)
downloadopie-8261de8ef44e221fa93f05e5669387cffd32661c.zip
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.gz
opie-8261de8ef44e221fa93f05e5669387cffd32661c.tar.bz2
this modifies some .pro files in order to let us be able
to translate all apps for all languages.
Diffstat (limited to 'core/apps/textedit/textedit.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/textedit/textedit.pro7
1 files changed, 7 insertions, 0 deletions
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