From: Mathieu Baudier Date: Sun, 22 Nov 2015 10:02:40 +0000 (+0000) Subject: Fix i18n issue with change password X-Git-Tag: argeo-commons-2.1.30~11 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=71819ac8c49e20f726f85312a09da2459f19ec70;p=lgpl%2Fargeo-commons.git Fix i18n issue with change password git-svn-id: https://svn.argeo.org/commons/trunk@8581 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.cms/OSGI-INF/l10n/bundle.properties b/org.argeo.cms/OSGI-INF/l10n/bundle.properties index 281799155..5f636bacf 100644 --- a/org.argeo.cms/OSGI-INF/l10n/bundle.properties +++ b/org.argeo.cms/OSGI-INF/l10n/bundle.properties @@ -3,3 +3,9 @@ password=password logout=log out login=sign in register=register + +changePassword=Change password +currentPassword=Current password +newPassword=New password +repeatNewPassword=Repeat new password +passwordChanged=Password changed