Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[FIXED] no multilanguage for "DONE" after save/delete 11 May 2012 22:28 #2321

Hi Admin,
it's not really a bug, but the "DONE" message after save/delete item it's not possible to translate.

I suggest you to change the following line on the jcontroller.php:
$app->enqueueMessage('DONE');

to
$app->enqueueMessage(JText::_("MYCOMPONENT_DONE"));
The following user(s) said Thank You: VeCrea

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

Re: no multilanguage for "DONE" after save/delete 26 Jun 2012 11:19 #2676

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed.
Coding is now a piece of cake

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

  • Page:
  • 1
Time to create page: 0.054 seconds

Les générateurs de code je les connais presque tous pour les avoir essorés en long en large et en travers ... mais celui ci c'est vraiment un outil formidable de simplicité et d'efficacité !
Marc. (liubov - Forum)

Get Started