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/apps/helpbrowser | |
parent | b5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff) | |
download | opie-1443f111a77c7de5484a1e5b555514281da3fa38.zip opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2 |
this add .pl for i18n
-------------------------------------------------------------------
-rw-r--r-- | core/apps/helpbrowser/helpbrowser.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 475226e..070dd2b 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro @@ -17,6 +17,7 @@ TRANSLATIONS += ../i18n/ja/helpbrowser.ts TRANSLATIONS += ../i18n/sl/helpbrowser.ts TRANSLATIONS += ../i18n/ko/helpbrowser.ts TRANSLATIONS += ../i18n/no/helpbrowser.ts +TRANSLATIONS += ../i18n/pl/helpbrowser.ts TRANSLATIONS += ../i18n/fr/helpbrowser.ts TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts |