It is possible to change the 'Forgot my password...' text on the Windows Welcome/Lock screen.
The file you can edit to deploy is at: (C:\Program Files (x86)\Tools4ever\SSRPM\Client Files\LocaleCredProv.txt)
Available editable text:
[English]
ForgotMyPasswordButton = Forgot my password...
ErrorDialogTitleRegistry = SSRPM - Registry error
ErrorDialogTitleStartResetWizard = SSRPM - Error starting the Reset Wizard
ErrorDialogText = An error has occurred while performing this operation. Please contact your system administrator for further assistance.
PasswordComplexityRulesTitle = Password Complexity Rules
PasswordRequirementsTitle = Your password must satisfy the following requirements:
ChangePasswordFeedbackDialogTitle = Change Password
ChangePasswordFeedbackDialogText = Your new password did not satisfy the following rules:
PcmErrorPasswordDoNotMatch = The passwords you typed do not match. Type the new password in both text boxes.
[English End]
To deploy it you need to point to a network share containing the modified file, this is in the GPO admin template:
GPO Setting:
Credential Provider Locale
Note: This setting will only be used when running Windows Vista, in which case the GINA architecture has been
replaced with the new so-called Credential Provider model. For this the SSRPM Credential Provider will be used
instead of the SSRPM GINA when the SSRPM User Client Software has been installed.
Description:
Specifies the location of the SSRPM Credential Provider locale file. This file contains all text of
the SSRPM Credential Provider user interface and must be used by the SSRPM Credential
Provider to be able to display the text in the user interface in multiple languages. This setting
must be specified when the SSRPM Credential Provider must load a locale file, which is
located elsewhere (for instance when the SSRPM Credential Provider locale file is maintained
centrally and is located on a network share).
Implementation:
When enabled, the SSRPM Credential Provider will load the locale file from the location
specified in the 'Credential Provider Locale' edit box. When disabled or not configured, the SSRPM Credential Provider will load the locale file from
the default location ('LocaleCredProv.txt' within the Windows System32-directory).
Registry value name: Credential Provider Locale
Registry value type: REG_SZ
Registry value data: The path to an SSRPM Credential Provider locale file, for instance: \\SERVER_A\SSRPM\LocaleCredProv.txt.
Registry value syntax: File path
Note: If the SSRPM Credential Provider locale file fails to load, the SSRPM Credential Provider will use the default
language (English).