Commit d7e69b47 by Csók Tamás

HTML tags now inside the translatable string

parent 1684f2d3
{% load i18n %}
<p>
{% trans "To effortlessly connect to all kind of virtual machines you have to install the " %}<strong>{% trans "CIRCLE Client" %}</strong>.
{% trans "To effortlessly connect to all kind of virtual machines you have to install the <strong>CIRCLE Client</strong>" %}.
</p>
<p class="text-info">
{% trans "To install the" %}
<strong>{% trans "CIRCLE Client" %}</strong>
{% trans "click on the" %}
<strong>{% trans "Download the Client" %}</strong> {% trans "button. The button takes you to the installation detail page, where you can choose your operating system and start the download or read more detailed information about the" %}
<strong>{% trans "Client" %}</strong>. {% trans "The program can be installed on Windows XP (and above) or Debian based Linux operating systems. To successfully install the client you have to have admin (root or elevated) rights. After the installation complete clicking on the" %}
<strong>{% trans "I have the Client installed" %}</strong> {% trans "button will launch the appropriate tool designed for that connection with necessarily predefined configurations. This option will also save your answer and this prompt about installation will not pop up again." %}
{% trans "To install the <strong>CIRCLE Client</strong> click on the <strong>Download the Client</strong> button. The button takes you to the installation detail page, where you can choose your operating system and start the download or read more detailed information about the <strong>Client</strong>. The program can be installed on Windows XP (and above) or Debian based Linux operating systems. To successfully install the client you have to have admin (root or elevated) rights. After the installation complete clicking on the <strong>I have the Client installed</strong> button will launch the appropriate tool designed for that connection with necessarily predefined configurations. This option will also save your answer and this prompt about installation will not pop up again." %}
</p>
<br>
<div class="pull-right">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment