Some elements which cannot be translated are putted in lang files.
Examples:
- Modules/pnlang/LANG/init.php
Code
It's used for Modules module directory. Try to translate this...
- Users/pnlang/LANG/init.php
It's used for default Admin password. Looks like something to translate, but - during installation Admin user is logged using hardcoded password "Password" install/functions.php, line 372).
What's more - in my opinion - the password should not be encoded in the lang file. It's not good place for PHP code.
I'm not reporting this at NOC/trac, because it's not strict error. PN will work whit this issues, but I thing that this it is necessary to think about this. Not for .8, but for future versions.
Language files should contain only what it is possible to translate. They should not serve as config files (as it is sometimes).
We should make an assumption, that lang file without syntax errors, doesn't influence on the system. At worst something will be badly translated.
--
Polish Zikula Team
Bianor Works - my Zikula works on CoZi
