Jump to content

A simple questions about hardcoded


dani33l_87

Recommended Posts

"

All texts on the mails we send out are hardcoded, we need to incorporate those in our transtaltion system, this is done my incorpoating the texts in the function named "__" (double underscore)

So this text:

My Text

Becomes:

$this->__('My Text');

It needs to be done to all hardcoded texts in "beta/emails" "

 

 

What I suppouse to do because I look into all the files and I don t find any function "__" or "My text" in the code files in order to replace it. My question is this I sppouse to do or I don t understand what he want and I need to do something else?

Link to comment
https://forums.phpfreaks.com/topic/274937-a-simple-questions-about-hardcoded/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.