enigmatic_user Reply #1, 6 months, 3 weeks ago
Hello,
every now and then there's a phrase that resists my attempts to translate it, mostly because I don't really understand what a particular feature does (and I don't have the time to search in the source code). Since I'd like to believe that I'm not the only one who has some problems with the translation sometimes, I guess it would be nice to have a central thread where questions about the meaning of some sentences can be asked (until now I just abused some other threads like http://forums.modx.com/thread/51056/extended-translations-for-revolution-2-1-deadline-monday-may-9-2011 ). Maybe this thread can be pinned, too?
Currently I'm fighting with a new help text in the setting.inc.php:
Could you please explain this to me? Why are the similarities between both methods emphasized, while the differences are quite unclear?
Thank you very much in advance for your help!
Cheers,
Jan
every now and then there's a phrase that resists my attempts to translate it, mostly because I don't really understand what a particular feature does (and I don't have the time to search in the source code). Since I'd like to believe that I'm not the only one who has some problems with the translation sometimes, I guess it would be nice to have a central thread where questions about the meaning of some sentences can be asked (until now I just abused some other threads like http://forums.modx.com/thread/51056/extended-translations-for-revolution-2-1-deadline-monday-may-9-2011 ). Maybe this thread can be pinned, too?
Currently I'm fighting with a new help text in the setting.inc.php:
$_lang['setting_use_weblink_target_desc'] = 'Set to true if you want to have MODX link tags and makeUrl() generate links as the target URL for WebLinks. Otherwise, the internal MODX URL will be generated by link tags and the makeUrl() method.';
Could you please explain this to me? Why are the similarities between both methods emphasized, while the differences are quite unclear?
Thank you very much in advance for your help!
Cheers,
Jan
Now I could test it and see the difference.