Password Reset Error Message "You used that password recently. Choose a different password" is not language translatedDescriptionPassword Reset Error Message "You used that password recently. Choose a different password" is not language translatedSteps to Reproduce Prerequisites Install the Japanese language pack: com.snc.i18n.japaneseGo to Password Reset > Credential Store /nav_to.do?uri=pwd_cred_store.do?sys_id=6e51033fbf020100710071a7bf0739e0 Add the "password_history_limit" with value 1 on here /pwd_cred_store_param.do Enable the "Enforce history policy" checkbox in Password Reset > Credential Store > Local ServiceNow InstanceSave Create any user on sys_user, and set the language to JapaneseCreate a translation for the string "You used that password recently. Choose a different password." in sys_ui_message for the Japanese languageas "そのパスワードを最近使用しました。別のパスワードを選択してください。" Steps to reproduce Go to the login pageSet the language to "Japanese" Click the "Forgot Password" link Enter the user name and emailThe password reset URL can be found in sysevent_list.do with name "password.reset.url"Get the URL and try to submit the same password of the user created in step 4 of the PrerequisitesThe Error message "You used that password recently. Choose a different password" will appear Expected Behavior - "そのパスワードを最近使用しました。別のパスワードを選択してください." should appearActual Behavior - Error message "You used that password recently. Choose a different password" appearWorkaroundThis problem is currently under review. You can contact ServiceNow Technical Support or subscribe to this Known Error article by clicking the Subscribe button at the top right of this form to be notified when more information will become available.Related Problem: PRB1377236