From 93108a826b9172f69a7b12f5ecd02190d282d3a3 Mon Sep 17 00:00:00 2001 From: Ludovic Poitou <ludovic.poitou@forgerock.com> Date: Wed, 12 Dec 2012 18:14:35 +0000 Subject: [PATCH] Fix typos and trailing spaces in properties. Also remove/fixed unreferenced messages --- opends/src/admin/messages/PasswordPolicyCfgDefn_ko.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/admin/messages/PasswordPolicyCfgDefn_ko.properties b/opends/src/admin/messages/PasswordPolicyCfgDefn_ko.properties index 2dfe6fb..b2cbd5d 100644 --- a/opends/src/admin/messages/PasswordPolicyCfgDefn_ko.properties +++ b/opends/src/admin/messages/PasswordPolicyCfgDefn_ko.properties @@ -7,7 +7,7 @@ property.allow-multiple-password-values.synopsis=Indicates whether user entries can have multiple distinct values for the password attribute. property.allow-multiple-password-values.description=\uc774\ub7f0 \uacbd\uc6b0 \ube44\ubc00\ubc88\ud638\ub97c \ubcc0\uacbd\ud558\ub294 \ub370 \uc0ac\uc6a9\ub418\ub294 \ub9ce\uc740 \uba54\ucee4\ub2c8\uc998\uc774 \uadf8\ub7ec\ud55c \uad6c\uc131\uc5d0\uc11c \uc81c\ub300\ub85c \uc791\ub3d9\ud558\uc9c0 \uc54a\uae30 \ub54c\ubb38\uc5d0 \uc704\ud5d8\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. If multiple password values are allowed, then any of them can be used to authenticate, and they are all subject to the same policy constraints. property.allow-pre-encoded-passwords.synopsis=Indicates whether users can change their passwords by providing a pre-encoded value. -property.allow-pre-encoded-passwords.description=\uc774\ub7f0 \uacbd\uc6b0 \uc77c\ubc18 \ud14d\uc2a4\ud2b8 \ubc84\uc804\uc758 \ube44\ubc00\ubc88\ud638\uac00 \uc54c\ub824\uc9c0\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uac80\uc99d \uac80\uc0ac\uac00 \uc801\uc6a9\ub420 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ubcf4\uc548 \uc704\ud5d8\uc774 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. +property.allow-pre-encoded-passwords.description=\uc774\ub7f0 \uacbd\uc6b0 \uc77c\ubc18 \ud14d\uc2a4\ud2b8 \ubc84\uc804\uc758 \ube44\ubc00\ubc88\ud638\uac00 \uc54c\ub824\uc9c0\uc9c0 \uc54a\uc73c\ubbc0\ub85c \uac80\uc99d \uac80\uc0ac\uac00 \uc801\uc6a9\ub420 \uc218 \uc5c6\uae30 \ub54c\ubb38\uc5d0 \ubcf4\uc548 \uc704\ud5d8\uc774 \ubc1c\uc0dd\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. property.allow-user-password-changes.synopsis=Indicates whether users can change their own passwords. property.allow-user-password-changes.description=This check is made in addition to access control evaluation. Both must allow the password change for it to occur. property.default-password-storage-scheme.synopsis=Specifies the names of the password storage schemes that are used to encode clear-text passwords for this password policy. -- Gitblit v1.10.0