summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet
authorcniehaus <cniehaus>2003-01-02 14:21:35 (UTC)
committer cniehaus <cniehaus>2003-01-02 14:21:35 (UTC)
commitfef7b986c5f1e09eb2b3cbd55ad37318f33a5bd6 (patch) (side-by-side diff)
tree8d0ac036067fedcd0d49f32af686495b106575be /noncore/apps/opie-sheet
parentff5b40a1f67134b7a73b0c62cfb2d1e0ef0e779e (diff)
downloadopie-fef7b986c5f1e09eb2b3cbd55ad37318f33a5bd6.zip
opie-fef7b986c5f1e09eb2b3cbd55ad37318f33a5bd6.tar.gz
opie-fef7b986c5f1e09eb2b3cbd55ad37318f33a5bd6.tar.bz2
fixes for i18n
Diffstat (limited to 'noncore/apps/opie-sheet') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro34
1 files changed, 17 insertions, 17 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 7d84d87..bb8e29f 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -8,20 +8,20 @@ DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TARGET = sheetqt
-TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
- ../../../i18n/da/sheetqt.ts \
- ../../../i18n/xx/sheetqt.ts \
- ../../../i18n/en/sheetqt.ts \
- ../../../i18n/es/sheetqt.ts \
- ../../../i18n/fr/sheetqt.ts \
- ../../../i18n/hu/sheetqt.ts \
- ../../../i18n/ja/sheetqt.ts \
- ../../../i18n/ko/sheetqt.ts \
- ../../../i18n/no/sheetqt.ts \
- ../../../i18n/pl/sheetqt.ts \
- ../../../i18n/pt/sheetqt.ts \
- ../../../i18n/pt_BR/sheetqt.ts \
- ../../../i18n/sl/sheetqt.ts \
- ../../../i18n/zh_CN/sheetqt.ts \
- ../../../i18n/zh_TW/sheetqt.ts \
- ../../../i18n/it/sheetqt.ts
+TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \
+ ../../../i18n/da/opie-sheet.ts \
+ ../../../i18n/xx/opie-sheet.ts \
+ ../../../i18n/en/opie-sheet.ts \
+ ../../../i18n/es/opie-sheet.ts \
+ ../../../i18n/fr/opie-sheet.ts \
+ ../../../i18n/hu/opie-sheet.ts \
+ ../../../i18n/ja/opie-sheet.ts \
+ ../../../i18n/ko/opie-sheet.ts \
+ ../../../i18n/no/opie-sheet.ts \
+ ../../../i18n/pl/opie-sheet.ts \
+ ../../../i18n/pt/opie-sheet.ts \
+ ../../../i18n/pt_BR/opie-sheet.ts \
+ ../../../i18n/sl/opie-sheet.ts \
+ ../../../i18n/zh_CN/opie-sheet.ts \
+ ../../../i18n/zh_TW/opie-sheet.ts \
+ ../../../i18n/it/opie-sheet.ts