[MSGINA] Fix "beacuse" -> "because" typo (#8941)

* Fix typo in account locked message

* Fix typo in account locked message

* Fix typo in account locked message for Italian locale

* Fix typo in account locked message

* Fix typo in account locked message

* Fix typo in account locked message
This commit is contained in:
Thomas Anderson
2026-05-06 13:43:47 -07:00
committed by GitHub
parent 5a8039fe51
commit c87e1b9c2d
6 changed files with 6 additions and 6 deletions

View File

@@ -231,7 +231,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "You are required to change your password at first logon."
IDS_PASSWORDEXPIRED "Your password has expired and must be changed."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."

View File

@@ -230,7 +230,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "You are required to change your password at first logon."
IDS_PASSWORDEXPIRED "Your password has expired and must be changed."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."

View File

@@ -239,7 +239,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "Ti è chiesto di cambiare password al primo login."
IDS_PASSWORDEXPIRED "La tua password è scaduta e devi cambiarla."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."

View File

@@ -230,7 +230,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "You are required to change your password at first logon."
IDS_PASSWORDEXPIRED "Your password has expired and must be changed."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."

View File

@@ -235,7 +235,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "You are required to change your password at first logon."
IDS_PASSWORDEXPIRED "Your password has expired and must be changed."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."

View File

@@ -234,7 +234,7 @@ BEGIN
IDS_PASSWORDMUSTCHANGE "You are required to change your password at first logon."
IDS_PASSWORDEXPIRED "Your password has expired and must be changed."
IDS_ACCOUNTEXPIRED "Your account has expired. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on beacuse your account has been locked out. Please see your system administrator."
IDS_ACCOUNTLOCKED "Unable to log you on because your account has been locked out. Please see your system administrator."
IDS_INVALIDLOGONHOURS "Your account has time restrictions that prevent you from logging on at this time. Please try again later."
IDS_INVALIDWORKSTATION "Your account is configured to prevent you from using this computer. Please try another computer."
IDS_ACCOUNTRESTRICTION "Unable to log you on because of an account restriction."