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 /noncore/games/kcheckers | |
parent | b5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff) | |
download | opie-1443f111a77c7de5484a1e5b555514281da3fa38.zip opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2 |
this add .pl for i18n
-------------------------------------------------------------------
-rw-r--r-- | noncore/games/kcheckers/kcheckers.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 614635d..bdbb46e 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro @@ -23,6 +23,7 @@ TRANSLATIONS += ../../i18n/de/kcheckers.ts TRANSLATIONS += ../../i18n/en/kcheckers.ts TRANSLATIONS += ../../i18n/hu/kcheckers.ts TRANSLATIONS += ../../i18n/sl/kcheckers.ts +TRANSLATIONS += ../../i18n/pl/kcheckers.ts TRANSLATIONS += ../../i18n/ja/kcheckers.ts TRANSLATIONS += ../../i18n/ko/kcheckers.ts TRANSLATIONS += ../../i18n/no/kcheckers.ts |