-rw-r--r-- | noncore/comm/keypebble/keypebble.pro | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index cc6c6e9..01436fd 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro @@ -37,3 +37,11 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/keypebble.ts +TRANSLATIONS += ../i18n/de/keypebble.ts +TRANSLATIONS += ../i18n/en/keypebble.ts +TRANSLATIONS += ../i18n/hu/keypebble.ts +TRANSLATIONS += ../i18n/ja/keypebble.ts +TRANSLATIONS += ../i18n/ko/keypebble.ts +TRANSLATIONS += ../i18n/no/keypebble.ts +TRANSLATIONS += ../i18n/zh_CN/keypebble.ts +TRANSLATIONS += ../i18n/zh_TW/keypebble.ts |