kernel32: Add NERR_UserNotFound to german winerr.

This commit is contained in:
André Hentschel 2010-06-27 20:32:26 +02:00 committed by Alexandre Julliard
parent e9c90a6fee
commit 74532c5009
1 changed files with 5 additions and 0 deletions

View File

@ -3729,3 +3729,8 @@ SymbolicName=RPC_S_GRP_ELT_NOT_REMOVED
Language=DEU
RPC_S_GRP_ELT_NOT_REMOVED
.
MessageId=2221
SymbolicName=NERR_UserNotFound
Language=DEU
Der Benutzername konnte nicht gefunden werden
.