internationalization - symfony translation for phrase with embedded link_to function -


how perform translation embedded link_to function in template using symfony 1.4?

example:

please click <php echo link_to('here', sfconfig::get('app_url') ?> additional info.

i this:

echo __("please click "%placeholder%", array("%placeholder%" => link_to(__("here"), sfconfig::get('app_url')))) 

Popular posts from this blog

php - How should I create my API for mobile applications (Needs Authentication) -

5 Reasons to Blog Anonymously (and 5 Reasons Not To)

Google AdWords and AdSense - A Dynamic Small Business Marketing Duo