summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet
authorgroucho <groucho>2003-04-09 09:03:16 (UTC)
committer groucho <groucho>2003-04-09 09:03:16 (UTC)
commit16c67ebbe538493fd330f56b0db30343efe6f0ae (patch) (unidiff)
treea259a77b400baa1784ad9c5442821968b3f0a375 /noncore/apps/opie-sheet
parent365a31b6c1ba3561dec9290620efacf44d1ea6e8 (diff)
downloadopie-16c67ebbe538493fd330f56b0db30343efe6f0ae.zip
opie-16c67ebbe538493fd330f56b0db30343efe6f0ae.tar.gz
opie-16c67ebbe538493fd330f56b0db30343efe6f0ae.tar.bz2
Fixing the translation issues
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 90f29fc..102da8e 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -8,23 +8,23 @@ DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = sheetqt 9 TARGET = sheetqt
10 10
11TRANSLATIONS = ../../../i18n/de/opie-sheet.ts \ 11TRANSLATIONS = ../../../i18n/de/sheetqt.ts \
12 ../../../i18n/da/opie-sheet.ts \ 12 ../../../i18n/da/sheetqt.ts \
13 ../../../i18n/xx/opie-sheet.ts \ 13 ../../../i18n/xx/sheetqt.ts \
14 ../../../i18n/en/opie-sheet.ts \ 14 ../../../i18n/en/sheetqt.ts \
15 ../../../i18n/es/opie-sheet.ts \ 15 ../../../i18n/es/sheetqt.ts \
16 ../../../i18n/fr/opie-sheet.ts \ 16 ../../../i18n/fr/sheetqt.ts \
17 ../../../i18n/hu/opie-sheet.ts \ 17 ../../../i18n/hu/sheetqt.ts \
18 ../../../i18n/ja/opie-sheet.ts \ 18 ../../../i18n/ja/sheetqt.ts \
19 ../../../i18n/ko/opie-sheet.ts \ 19 ../../../i18n/ko/sheetqt.ts \
20 ../../../i18n/no/opie-sheet.ts \ 20 ../../../i18n/no/sheetqt.ts \
21 ../../../i18n/pl/opie-sheet.ts \ 21 ../../../i18n/pl/sheetqt.ts \
22 ../../../i18n/pt/opie-sheet.ts \ 22 ../../../i18n/pt/sheetqt.ts \
23 ../../../i18n/pt_BR/opie-sheet.ts \ 23 ../../../i18n/pt_BR/sheetqt.ts \
24 ../../../i18n/sl/opie-sheet.ts \ 24 ../../../i18n/sl/sheetqt.ts \
25 ../../../i18n/zh_CN/opie-sheet.ts \ 25 ../../../i18n/zh_CN/sheetqt.ts \
26 ../../../i18n/zh_TW/opie-sheet.ts \ 26 ../../../i18n/zh_TW/sheetqt.ts \
27 ../../../i18n/it/opie-sheet.ts 27 ../../../i18n/it/sheetqt.ts
28 28
29 29
30 30