aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasanori Kakura <i18n-discuss@ml.mageia.org>2017-09-14 17:27:55 +0300
committerYuri Chornoivan <yurchor@ukr.net>2017-09-14 17:27:55 +0300
commitfa4385dbaa88a588e7b6599f9b321602bcf6b056 (patch)
tree69909f59a7134b181978fcbeef934e31c1b62f86
parent9d25e284b58ae3e8637bf03be31a7bfebf26f99f (diff)
downloadidentity-fa4385dbaa88a588e7b6599f9b321602bcf6b056.tar
identity-fa4385dbaa88a588e7b6599f9b321602bcf6b056.tar.gz
identity-fa4385dbaa88a588e7b6599f9b321602bcf6b056.tar.bz2
identity-fa4385dbaa88a588e7b6599f9b321602bcf6b056.tar.xz
identity-fa4385dbaa88a588e7b6599f9b321602bcf6b056.zip
Mark the string as translatable
-rw-r--r--root/index.tt4
1 files changed, 2 insertions, 2 deletions
diff --git a/root/index.tt b/root/index.tt
index 4edb4d2..b161f17 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -17,13 +17,13 @@
<div id="info" style="margin-left: 380px; border-left: 1px solid #ddd; padding-left: 2em;">
<h2>[% l('Register an account') %]</h2>
- <p>You will need an account when you want to participate in Mageia,
+ <p>[% l('You will need an account when you want to participate in Mageia,
through <a href="http://ml.mageia.org/">mailing-lists</a>,
<a href="http://wiki.mageia.org/">wiki</a>,
<a href="http://bugs.mageia.org/">bugzilla</a>,
our <a href="http://svnweb.mageia.org/">code</a>
<a href="http://gitweb.mageia.org/">repositories</a>,
- <a href="http://forums.mageia.org/">forums</a>, etc.</p>
+ <a href="http://forums.mageia.org/">forums</a>, etc.') %]</p>
<form method="get" action="/register">
<p style="text-align: right;"><input type="submit" value="[% l('Register') %]"></p>