summaryrefslogtreecommitdiff
path: root/noncore/tools
Side-by-side diff
Diffstat (limited to 'noncore/tools') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/calc.pro8
-rw-r--r--noncore/tools/calculator/calculator.pro11
-rw-r--r--noncore/tools/clock/clock.pro7
3 files changed, 24 insertions, 2 deletions
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index 260c75d..7421b23 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -10,3 +10,11 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -Wl,-export-dynamic
TRANSLATIONS = ../i18n/pt_BR/calc.ts
+TRANSLATIONS += ../i18n/de/calc.ts
+TRANSLATIONS += ../i18n/en/calc.ts
+TRANSLATIONS += ../i18n/hu/calc.ts
+TRANSLATIONS += ../i18n/ja/calc.ts
+TRANSLATIONS += ../i18n/ko/calc.ts
+TRANSLATIONS += ../i18n/no/calc.ts
+TRANSLATIONS += ../i18n/zh_CN/calc.ts
+TRANSLATIONS += ../i18n/zh_TW/calc.ts
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro
index 28cc53a..12f0f4b 100644
--- a/noncore/tools/calculator/calculator.pro
+++ b/noncore/tools/calculator/calculator.pro
@@ -10,5 +10,12 @@ LIBS += -lqpe
INTERFACES = calculator.ui
TARGET = calculator
-TRANSLATIONS = ../i18n/de/calculator.ts
-TRANSLATIONS += ../i18n/pt_BR/calculator.ts
+TRANSLATIONS = ../i18n/pt_BR/calculator.ts
+TRANSLATIONS += ../i18n/de/calculator.ts
+TRANSLATIONS += ../i18n/en/calculator.ts
+TRANSLATIONS += ../i18n/hu/calculator.ts
+TRANSLATIONS += ../i18n/ja/calculator.ts
+TRANSLATIONS += ../i18n/ko/calculator.ts
+TRANSLATIONS += ../i18n/no/calculator.ts
+TRANSLATIONS += ../i18n/zh_CN/calculator.ts
+TRANSLATIONS += ../i18n/zh_TW/calculator.ts
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro
index 9e2b135..fe8c73e 100644
--- a/noncore/tools/clock/clock.pro
+++ b/noncore/tools/clock/clock.pro
@@ -12,3 +12,10 @@ TARGET = clock
TRANSLATIONS = ../i18n/de/clock.ts
TRANSLATIONS += ../i18n/pt_BR/clock.ts
+TRANSLATIONS += ../i18n/en/clock.ts
+TRANSLATIONS += ../i18n/hu/clock.ts
+TRANSLATIONS += ../i18n/ja/clock.ts
+TRANSLATIONS += ../i18n/ko/clock.ts
+TRANSLATIONS += ../i18n/no/clock.ts
+TRANSLATIONS += ../i18n/zh_CN/clock.ts
+TRANSLATIONS += ../i18n/zh_TW/clock.ts