From f1802f4b19c6741b50007b56bbac13af61012fe5 Mon Sep 17 00:00:00 2001 From: levinse Date: Sun, 22 May 2011 21:48:32 +0000 Subject: internationalization/localization, RT12515 --- httemplate/loginout/logout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/loginout') diff --git a/httemplate/loginout/logout.html b/httemplate/loginout/logout.html index 130cf662a..a29454a2c 100644 --- a/httemplate/loginout/logout.html +++ b/httemplate/loginout/logout.html @@ -2,13 +2,13 @@ - <% "Logout page" %> + <% mt('Logout page') |h %>

- You have logged out. + <% mt('You have logged out') |h %>


-- cgit v1.2.1