summaryrefslogtreecommitdiff
path: root/noncore/apps/dictionary/dictionary.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/dictionary/dictionary.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/dictionary/dictionary.pro31
1 files changed, 17 insertions, 14 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro
index b3b5052..71beb2d 100644
--- a/noncore/apps/dictionary/dictionary.pro
+++ b/noncore/apps/dictionary/dictionary.pro
@@ -15,15 +15,18 @@ TARGET = dictionary
-TRANSLATIONS = ../i18n/pt_BR/dictionary.ts
-TRANSLATIONS += ../i18n/pt/dictionary.ts
-TRANSLATIONS += ../i18n/de/dictionary.ts
-TRANSLATIONS += ../i18n/en/dictionary.ts
-TRANSLATIONS += ../i18n/hu/dictionary.ts
-TRANSLATIONS += ../i18n/sl/dictionary.ts
-TRANSLATIONS += ../i18n/pl/dictionary.ts
-TRANSLATIONS += ../i18n/fr/dictionary.ts
-TRANSLATIONS += ../i18n/ja/dictionary.ts
-TRANSLATIONS += ../i18n/ko/dictionary.ts
-TRANSLATIONS += ../i18n/no/dictionary.ts
-TRANSLATIONS += ../i18n/zh_CN/dictionary.ts
-TRANSLATIONS += ../i18n/zh_TW/dictionary.ts
-TRANSLATIONS += ../i18n/es/dictionary.ts
+
+
+TRANSLATIONS = ../../../i18n/de/dictionary.ts
+TRANSLATIONS += ../../../i18n/en/dictionary.ts
+TRANSLATIONS += ../../../i18n/es/dictionary.ts
+TRANSLATIONS += ../../../i18n/fr/dictionary.ts
+TRANSLATIONS += ../../../i18n/hu/dictionary.ts
+TRANSLATIONS += ../../../i18n/ja/dictionary.ts
+TRANSLATIONS += ../../../i18n/ko/dictionary.ts
+TRANSLATIONS += ../../../i18n/no/dictionary.ts
+TRANSLATIONS += ../../../i18n/pl/dictionary.ts
+TRANSLATIONS += ../../../i18n/pt/dictionary.ts
+TRANSLATIONS += ../../../i18n/pt_BR/dictionary.ts
+TRANSLATIONS += ../../../i18n/sl/dictionary.ts
+TRANSLATIONS += ../../../i18n/zh_CN/dictionary.ts
+TRANSLATIONS += ../../../i18n/zh_TW/dictionary.ts
+