summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/formatter.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/formatter/formatter.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/tools/formatter/formatter.pro b/noncore/tools/formatter/formatter.pro
index b69da44..feb9bf7 100644
--- a/noncore/tools/formatter/formatter.pro
+++ b/noncore/tools/formatter/formatter.pro
@@ -5,6 +5,23 @@ SOURCES = formatter.cpp inputDialog.cpp output.cpp main.cpp
TARGET = formatter
REQUIRES = medium-config
DESTDIR = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
+
+
+TRANSLATIONS = ../../../i18n/de/formatter.ts
+TRANSLATIONS += ../../../i18n/en/formatter.ts
+TRANSLATIONS += ../../../i18n/es/formatter.ts
+TRANSLATIONS += ../../../i18n/fr/formatter.ts
+TRANSLATIONS += ../../../i18n/hu/formatter.ts
+TRANSLATIONS += ../../../i18n/ja/formatter.ts
+TRANSLATIONS += ../../../i18n/ko/formatter.ts
+TRANSLATIONS += ../../../i18n/no/formatter.ts
+TRANSLATIONS += ../../../i18n/pl/formatter.ts
+TRANSLATIONS += ../../../i18n/pt/formatter.ts
+TRANSLATIONS += ../../../i18n/pt_BR/formatter.ts
+TRANSLATIONS += ../../../i18n/sl/formatter.ts
+TRANSLATIONS += ../../../i18n/zh_CN/formatter.ts
+TRANSLATIONS += ../../../i18n/zh_TW/formatter.ts
+