Unbreak translations

Our translation tools do not handle xlink:show correctly. There is
only instance and we do not really need it here, so remove it.

Also <para xlink:href=.. is not supported, remove the it, it's not
needed either.

Change-Id: I46ff06d30929e8894c517860b603f69f41772562
This commit is contained in:
Andreas Jaeger 2014-05-29 10:06:14 +02:00
parent ea299a2507
commit 6d295bee41
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0" xml:id="usage_statistics">
<title>Show usage statistics for hosts and instances</title>
<para xlink:href="http://graphite.wikidot.com">You can show basic
<para>You can show basic
statistics on resource usage for hosts and instances.</para>
<note>
<para xlink:href="http://graphite.wikidot.com">For more sophisticated
<para>For more sophisticated
monitoring, see the <link
xlink:href="https://launchpad.net/ceilometer"
>ceilometer</link> project.

View File

@ -30,7 +30,7 @@
>noVNC: HTML5 VNC Client</link>. For a list of
supported browsers, see <link
xlink:href="https://github.com/kanaka/noVNC/wiki/Browser-support"
xlink:show="embed">Browser
>Browser
support</link>.</para>
</note>
</step>