Hi,
I want to change the following text appearing in the frontend after registration:
"After your registration in Joomla were create customer account in Booking component. You are now able to make reservations."
I found this text hardcoded in the xml-File booking.xml in the folder /plugins/user/booking (label AFTER_CREATE_MESSAGE). The same label AFTER_CREATE_MESSAGE is called for in the file en-GB.plg_user_booking.ini . Changes in both files don't have any effects at all. So where can I adapt the above text?