| Re: Language problem |
| by ivann on 2004/7/31 19:00:19 I have same problem with english version (but only with mylinks module). I checked all line you say, and everything is OK user.php line 114: define('_US_CDISPLAYMODE','Oblik prikazivanja komentara'); and all other line are OK. All expresions are translated, but XOOPS don't show them. I don't know way, i run it on localhost with AppServ 2.0.0. I have delete PHP-Nuke files and copy xoops. I tryed on phpdev but it's the same problem. Thank's anyway! |
| Re: Language problem |
| by siweb on 2004/7/31 16:18:21 If your english version work without a problem, then it's probably something wrong with your translation files. Check: _US_CDISPLAYMODE - \language\english\user.php line 114 _US_MAILOK - \language\english\user.php line 38 _MI_MYLINKS_NAME - \modules\mylinks\language\english\modinfo.php line 6 |
| Re: Language problem |
| by webthese on 2004/7/31 13:05:27 where folder in this code.I can't find. |
| Language problem |
| by ivann on 2004/7/31 11:18:39 Hi to evereone! I have a problem translating XOOPS 2.0.7 from english to croatian. I translate all files (install dir, language dir, and all modules dir). I have problem with My Links module, and when i want to edit account, they don't show cro. They show something like this: _US_CDISPLAYMODE _US_MAILOK _MI_MYLINKS_NAME - in language files all this (and other) expresions are translated. How can I solve this? Thanks |