aboutsummaryrefslogtreecommitdiffstats
path: root/root/admin/index.tt
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-12-21 02:05:03 +0000
committerMichael Scherer <misc@mageia.org>2010-12-21 02:05:03 +0000
commit226e116ee9113ee5ec67c2a52e882104de6815bc (patch)
tree367bbac14218d1da3a7a64fbcd53b20b499e45b9 /root/admin/index.tt
parent5cba201cd4fb060297c1e37ac6f7436d99e72a70 (diff)
downloadidentity-226e116ee9113ee5ec67c2a52e882104de6815bc.tar
identity-226e116ee9113ee5ec67c2a52e882104de6815bc.tar.gz
identity-226e116ee9113ee5ec67c2a52e882104de6815bc.tar.bz2
identity-226e116ee9113ee5ec67c2a52e882104de6815bc.tar.xz
identity-226e116ee9113ee5ec67c2a52e882104de6815bc.zip
mark various string as translatable, patch from Marianne Lombard
Diffstat (limited to 'root/admin/index.tt')
-rw-r--r--root/admin/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/admin/index.tt b/root/admin/index.tt
index 72dff05..8c50471 100644
--- a/root/admin/index.tt
+++ b/root/admin/index.tt
@@ -1 +1 @@
-<p>Please use the menus above.</p> \ No newline at end of file
+<p>[% l('Please use the menus above.') %]</p>