| Re: Module profile and translation update |
| by alain01 on 2020/5/29 0:57:38 Amazing Richard ! All is ok with your solution ! Great work ! |
| Re: Module profile and translation update |
| by geekwright on 2020/5/28 20:12:27 Please see https://github.com/XOOPS/XoopsCore25/pull/841 It enables manual editing of the option text from a link at the bottom of the admin field edit form. |
| Re: Module profile and translation update |
| by geekwright on 2020/5/27 19:45:56 Thank you for the more complete problem description. Wow, that sucks. I'll look deeper. |
| Re: Module profile and translation update |
| by alain01 on 2020/5/26 7:07:07 Quote: geekwright wrote: Thank you for your answer. Yes, i mean some sentences that we couldnt modify in the admin area. Ex : /language/english/notification.php Quote: // For user profile Ok, that was mostly a remark, something i noticed and that just doesn't work by modifying the translation files |
| Re: Module profile and translation update |
| by geekwright on 2020/5/26 3:38:37 After "profile" is installed, the definitive title and description source is no longer the language files, it is the database. You can edit all of that in the admin area -- much easier than saving tables and reinstalling since there are only 24 fields that could be affected. I agree that the profile module's language support is limiting, but that is largely due to the ability to fully customize and extend the user definition. Needs improvement, but that it isn't likely to happen in the 2.5 series. |