author | cniehaus <cniehaus> | 2002-04-13 13:20:52 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-13 13:20:52 (UTC) |
commit | 1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (side-by-side diff) | |
tree | 32e104eab753fd6a7ec8c89bfb14d1c604a62460 /core/settings/light-and-power | |
parent | b5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff) | |
download | opie-1443f111a77c7de5484a1e5b555514281da3fa38.zip opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2 |
this add .pl for i18n
-------------------------------------------------------------------
Diffstat (limited to 'core/settings/light-and-power') (more/less context) (ignore whitespace changes)
-rw-r--r-- | core/settings/light-and-power/light-and-power.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 6e26c4c..9029a19 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro @@ -11,3 +11,5 @@ TARGET = light-and-power TRANSLATIONS = ../../i18n/de/light-and-power.ts TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts +TRANSLATIONS += ../../i18n/pl/light-and-power.ts +TRANSLATIONS += ../../i18n/fr/light-and-power.ts |