summaryrefslogtreecommitdiff
path: root/core/pim
Side-by-side diff
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.pro9
-rw-r--r--core/pim/todo/todo.pro7
2 files changed, 15 insertions, 1 deletions
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 05ca6cd..123c77c 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -12,3 +12,10 @@ TARGET = today
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../i18n/pt_BR/today.ts
-TRANSLATIONS = ../i18n/de/today.ts
+TRANSLATIONS += ../i18n/de/today.ts
+TRANSLATIONS += ../i18n/en/today.ts
+TRANSLATIONS += ../i18n/hu/today.ts
+TRANSLATIONS += ../i18n/ja/today.ts
+TRANSLATIONS += ../i18n/ko/today.ts
+TRANSLATIONS += ../i18n/no/today.ts
+TRANSLATIONS += ../i18n/zh_CN/today.ts
+TRANSLATIONS += ../i18n/zh_TW/today.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index 7f9ddd5..e874db6 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -19,2 +19,9 @@ LIBS += -lqpe -lopie
TRANSLATIONS = ../i18n/de/todolist.ts
TRANSLATIONS += ../i18n/pt_BR/todolist.ts
+TRANSLATIONS += ../i18n/en/todolist.ts
+TRANSLATIONS += ../i18n/hu/todolist.ts
+TRANSLATIONS += ../i18n/ja/todolist.ts
+TRANSLATIONS += ../i18n/ko/todolist.ts
+TRANSLATIONS += ../i18n/no/todolist.ts
+TRANSLATIONS += ../i18n/zh_CN/todolist.ts
+TRANSLATIONS += ../i18n/zh_TW/todolist.ts