-rwxr-xr-x | core/apps/embeddedkonsole/embeddedkonsole.pro | 3 | ||||
-rw-r--r-- | core/launcher/launcher.pro | 3 | ||||
-rw-r--r-- | core/pim/datebook/datebook.pro | 3 | ||||
-rw-r--r-- | core/settings/security/security.pro | 3 | ||||
-rw-r--r-- | inputmethods/multikey/multikey.pro | 1 | ||||
-rw-r--r-- | noncore/settings/appearance2/appearance2.pro | 15 |
6 files changed, 24 insertions, 4 deletions
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 913cb89..236e52e 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -50,4 +50,5 @@ TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ | |||
50 | ../../../i18n/sl/embeddedkonsole.ts \ | 50 | ../../../i18n/sl/embeddedkonsole.ts \ |
51 | ../../../i18n/zh_CN/embeddedkonsole.ts \ | 51 | ../../../i18n/zh_CN/embeddedkonsole.ts \ |
52 | ../../../i18n/zh_TW/embeddedkonsole.ts \ | 52 | ../../../i18n/zh_TW/embeddedkonsole.ts \ |
53 | ../../../i18n/it/embeddedkonsole.ts | 53 | ../../../i18n/it/embeddedkonsole.ts \ |
54 | ../../../i18n/da/embeddedkonsole.ts | ||
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 83f8b5c..802975b 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -117,4 +117,5 @@ TRANSLATIONS = ../../i18n/de/qpe.ts \ | |||
117 | ../../i18n/sl/qpe.ts \ | 117 | ../../i18n/sl/qpe.ts \ |
118 | ../../i18n/zh_CN/qpe.ts \ | 118 | ../../i18n/zh_CN/qpe.ts \ |
119 | ../../i18n/it/qpe.ts \ | 119 | ../../i18n/it/qpe.ts \ |
120 | ../../i18n/zh_TW/qpe.ts | 120 | ../../i18n/zh_TW/qpe.ts \ |
121 | ../../i18n/da/qpe.ts | ||
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index b4316b4..d5dafc8 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro | |||
@@ -53,4 +53,5 @@ TRANSLATIONS = ../../../i18n/de/datebook.ts \ | |||
53 | ../../../i18n/sl/datebook.ts \ | 53 | ../../../i18n/sl/datebook.ts \ |
54 | ../../../i18n/zh_CN/datebook.ts \ | 54 | ../../../i18n/zh_CN/datebook.ts \ |
55 | ../../../i18n/it/datebook.ts \ | 55 | ../../../i18n/it/datebook.ts \ |
56 | ../../../i18n/zh_TW/datebook.ts | 56 | ../../../i18n/zh_TW/datebook.ts \ |
57 | ../../../i18n/da/datebook.ts | ||
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro index 2c815f0..2bd015d 100644 --- a/core/settings/security/security.pro +++ b/core/settings/security/security.pro | |||
@@ -22,4 +22,5 @@ TRANSLATIONS = ../../../i18n/de/security.ts \ | |||
22 | ../../../i18n/pt_BR/security.ts \ | 22 | ../../../i18n/pt_BR/security.ts \ |
23 | ../../../i18n/sl/security.ts \ | 23 | ../../../i18n/sl/security.ts \ |
24 | ../../../i18n/zh_CN/security.ts \ | 24 | ../../../i18n/zh_CN/security.ts \ |
25 | ../../../i18n/zh_TW/security.ts | 25 | ../../../i18n/zh_TW/security.ts \ |
26 | ../../../i18n/da/security.ts | ||
diff --git a/inputmethods/multikey/multikey.pro b/inputmethods/multikey/multikey.pro index 268640e..32ec423 100644 --- a/inputmethods/multikey/multikey.pro +++ b/inputmethods/multikey/multikey.pro | |||
@@ -25,3 +25,4 @@ TRANSLATIONS += ../../i18n/no/libqmultikey.ts | |||
25 | TRANSLATIONS += ../../i18n/zh_CN/libqmultikey.ts | 25 | TRANSLATIONS += ../../i18n/zh_CN/libqmultikey.ts |
26 | TRANSLATIONS += ../../i18n/zh_TW/libqmultikey.ts | 26 | TRANSLATIONS += ../../i18n/zh_TW/libqmultikey.ts |
27 | TRANSLATIONS += ../../i18n/fr/libqmultikey.ts | 27 | TRANSLATIONS += ../../i18n/fr/libqmultikey.ts |
28 | TRANSLATIONS += ../../i18n/da/libqmultikey.ts | ||
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro index 52a322b..9be887b 100644 --- a/noncore/settings/appearance2/appearance2.pro +++ b/noncore/settings/appearance2/appearance2.pro | |||
@@ -10,3 +10,18 @@ TARGET = appearance | |||
10 | INCLUDEPATH += $(OPIEDIR)/include | 10 | INCLUDEPATH += $(OPIEDIR)/include |
11 | DEPENDPATH += $(OPIEDIR)/include | 11 | DEPENDPATH += $(OPIEDIR)/include |
12 | 12 | ||
13 | TRANSLATIONS = ../../../i18n/de/appearance.ts \ | ||
14 | ../../../i18n/en/appearance.ts \ | ||
15 | ../../../i18n/es/appearance.ts \ | ||
16 | ../../../i18n/fr/appearance.ts \ | ||
17 | ../../../i18n/hu/appearance.ts \ | ||
18 | ../../../i18n/ja/appearance.ts \ | ||
19 | ../../../i18n/ko/appearance.ts \ | ||
20 | ../../../i18n/no/appearance.ts \ | ||
21 | ../../../i18n/pl/appearance.ts \ | ||
22 | ../../../i18n/pt/appearance.ts \ | ||
23 | ../../../i18n/pt_BR/appearance.ts \ | ||
24 | ../../../i18n/sl/appearance.ts \ | ||
25 | ../../../i18n/zh_CN/appearance.ts \ | ||
26 | ../../../i18n/zh_TW/appearance.ts \ | ||
27 | ../../../i18n/da/appearance.ts | ||