From cbeb35370e0a010757ca02b8abd264ff01d0d2f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacobo=20Aragunde=20P=C3=A9rez?= Date: Sat, 11 Feb 2012 13:11:26 +0100 Subject: [PATCH] Correct a typo in an English string. FEA: ItEr76S04BugFixing --- libreplan-webapp/src/main/webapp/common/layout/template.zul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreplan-webapp/src/main/webapp/common/layout/template.zul b/libreplan-webapp/src/main/webapp/common/layout/template.zul index 5b0af509d..80dff896e 100644 --- a/libreplan-webapp/src/main/webapp/common/layout/template.zul +++ b/libreplan-webapp/src/main/webapp/common/layout/template.zul @@ -134,7 +134,7 @@ signature="java.lang.Boolean isDefaultPasswordsControl()"?> class="footer-messages-area" style="display:${templateCtrl.defaultPasswdAdminVisible}">
- ${i18n:_("The admin's account password remains the default one. This is unsecure")}. + ${i18n:_("The admin's account password remains the default one. This is insecure")}. [${i18n:_('Change the password')}]