Title: making html output &#8220;gettext&#8221;ed
Last modified: August 18, 2016

---

# making html output “gettext”ed

 *  [tdelam](https://wordpress.org/support/users/tdelam/)
 * (@tdelam)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/making-html-output-gettexted/)
 * Hi,
 * I am trying to build a multi-lingual blog but i’ve added some code and created
   a small plugin for it (Will release when final) but I need to know how can I 
   get the following gettext’d so it can be translated into other languages. I am
   using language switch plugin for my multi-lingual plugin.
 * $html_output = ‘
    - 
    - ‘;
    - For those who have never used language switcher before all you do is wrang
      english content in [lang_en]english content[/lang_en] and say french content
      in [lang_fr]French Content[/lang_fr] what’s happening is the code i pasted
      above is not translating and the [lang_xx] is being displayed because my line
      is not “filtered”.
    - Any tips are helpful.
    - Thanks
    - Trevor

Viewing 1 replies (of 1 total)

 *  Thread Starter [tdelam](https://wordpress.org/support/users/tdelam/)
 * (@tdelam)
 * [18 years, 9 months ago](https://wordpress.org/support/topic/making-html-output-gettexted/#post-614062)
 * ahh! i forgot to wrap code properly. here is the line of code again:
 * `$html_output = '<li><a href="' . $external->post_content . '">' . $external-
   >post_title . '</a></li>';`

Viewing 1 replies (of 1 total)

The topic ‘making html output “gettext”ed’ is closed to new replies.

## Tags

 * [language](https://wordpress.org/support/topic-tag/language/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [tdelam](https://wordpress.org/support/users/tdelam/)
 * Last activity: [18 years, 9 months ago](https://wordpress.org/support/topic/making-html-output-gettexted/#post-614062)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
