Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
4 - 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

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:
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.

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
// FIXME: These should be reworded a little...
define('_NOT_NOTIFYMETHOD', 'Notification Method When you monitor e.g. a forum, how would you like to receive notifications of updates?');
define('_NOT_METHOD_EMAIL', 'Email (use address in my profile)');
define('_NOT_METHOD_PM', 'Private Message');
define('_NOT_METHOD_DISABLE', 'Temporarily Disable');
define('_NOT_NOTIFYMODE', 'Default Notification Mode');
define('_NOT_MODE_SENDALWAYS', 'Notify me of all selected updates');
define('_NOT_MODE_SENDONCE', 'Notify me only once');
define('_NOT_MODE_SENDONCEPERLOGIN', 'Notify me once then disable until I log in again');
define('_NOT_NOTHINGTODELETE', 'There is nothing to delete.');


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.

Who's Online

143 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits