Translation of "Donation Amount"

  • amaier161
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 7 months ago #7607 by amaier161
Translation of "Donation Amount" was created by amaier161
Hi Folks,

Sorry if this is a stupid Question ... Any idea where I can translate the term "Donation Amount" of the drop-down-list which is shown for the "Pre-defined amounts" - please refer to the attached screen shot.

Thanks, Alex

Please Log in or Create an account to join the conversation.

More
14 years 6 months ago #7612 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Translation of "Donation Amount"
Hi

I am sorry. I just checked and found that this language string is hardcoded in the code . To get it modified to what you want, please open the file components/com_jdonation/views/donation/tmpl/default.php, looks at the code at line 383 :
Code:
$options[] = JHTML::_('select.option', 0, JText::_('Donation Amount')) ;

Please change the text Donation Amount to what you want .

Thanks,

Tuan

PS : I will update the download package on server soon so that this text will be a language string so that you can translate it for future release .

Please Log in or Create an account to join the conversation.

  • amaier161
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 6 months ago #7631 by amaier161
Replied by amaier161 on topic Re: Translation of "Donation Amount"
Works.

THX, Alex

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamDang Dam