mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:45:41 +00:00
minor grammatical / wording fixes. bug 1747
svn path=/trunk/; revision=23599
This commit is contained in:
parent
00a97e886c
commit
4316d67743
1 changed files with 3 additions and 3 deletions
|
@ -48,9 +48,9 @@ END
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
IDS_LOGGEDOUTSAS "Welcome!"
|
IDS_LOGGEDOUTSAS "Welcome!"
|
||||||
IDS_LOCKEDSAS "The computer is currently locked"
|
IDS_LOCKEDSAS "The computer is currently locked."
|
||||||
IDS_PRESSCTRLALTDELETE "Press CONTROL+ALT+DELETE key combination"
|
IDS_PRESSCTRLALTDELETE "Press Control+Alt+Delete to Logon."
|
||||||
IDS_ASKFORUSER "User name: "
|
IDS_ASKFORUSER "User name: "
|
||||||
IDS_ASKFORPASSWORD "Password: "
|
IDS_ASKFORPASSWORD "Password: "
|
||||||
IDS_FORCELOGOFF "This will close the the session of the current user, and loose all his unsaved work. Continue?"
|
IDS_FORCELOGOFF "This will log out the current user and lose all unsaved data. Continue?"
|
||||||
END
|
END
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue