summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Tänzer <neo@nhng.de>2013-03-29 13:11:24 +0100
committerMichael Tänzer <neo@nhng.de>2013-03-29 13:11:24 +0100
commitb4ac6be1f203e332eb56d2d639d74f9f0e16dc0a (patch)
tree6b0f3b8bebcd11d4da77c37c8e44b8da08b9b205
parent8c08b77fae4dc3ad72552203253d1313ee03befb (diff)
downloadcacert-devel-b4ac6be1f203e332eb56d2d639d74f9f0e16dc0a.tar.gz
cacert-devel-b4ac6be1f203e332eb56d2d639d74f9f0e16dc0a.tar.xz
cacert-devel-b4ac6be1f203e332eb56d2d639d74f9f0e16dc0a.zip
bug 740: Make link text translatable
Signed-off-by: Michael Tänzer <neo@nhng.de>
-rw-r--r--pages/wot/2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/wot/2.php b/pages/wot/2.php
index 6bfb87e..cf69623 100644
--- a/pages/wot/2.php
+++ b/pages/wot/2.php
@@ -20,7 +20,7 @@
<p><?=_('There are several ways to become a CAcert Assurer, the most common of which is face to face meetings with existing assurers, who check your ID documents (you need to show at least one better two government issued photo ID where possible otherwise you won\'t be allocated as many points!).')?></p>
-<p><?=sprintf(_('You can also become a CAcert Assurer taking part in the TTP (Trusted Third Party) programme. For more information see the %s.'),'<a href="/wot.php?id=4">TTP page</a>')?></p>
+<p><?=sprintf(_('You can also become a CAcert Assurer taking part in the TTP (Trusted Third Party) programme. For more information see the %s TTP page %s.'),'<a href="/wot.php?id=4">', '</a>')?></p>
<p><?=sprintf(_('If you are interested in the TTP programme, read the pages %s for the basic way how the TTP programme works for you, and %s whether the TTP programme affects the country where you are located.'),'<a href="//wiki.cacert.org/TTP/TTPuser">TTPuser</a>','<a href="//wiki.cacert.org/TTP/TTPAL">TTPAL</a>')?> </p>