mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[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:
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user