Frank Richter : kernel32: Fix typos in English messages.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 10 06:50:48 CDT 2006


Module: wine
Branch: master
Commit: ffe966f37d79732f91d21b9faf0d8067c40af0d6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=ffe966f37d79732f91d21b9faf0d8067c40af0d6

Author: Frank Richter <frank.richter at gmail.com>
Date:   Tue Oct 10 01:06:11 2006 +0200

kernel32: Fix typos in English messages.

---

 dlls/kernel32/nls/winerr_enu.mc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dlls/kernel32/nls/winerr_enu.mc b/dlls/kernel32/nls/winerr_enu.mc
index 1ce2d9c..c615e2a 100644
--- a/dlls/kernel32/nls/winerr_enu.mc
+++ b/dlls/kernel32/nls/winerr_enu.mc
@@ -511,7 +511,7 @@ Child process has not completed
 MessageId=130
 SymbolicName=ERROR_DIRECT_ACCESS_HANDLE
 Language=ENU
-Invalid use of direct acess handle
+Invalid use of direct access handle
 .
 MessageId=131
 SymbolicName=ERROR_NEGATIVE_SEEK
@@ -831,7 +831,7 @@ Invalid signal number
 MessageId=210
 SymbolicName=ERROR_THREAD_1_INACTIVE
 Language=ENU
-Erros setting signal handler
+Error setting signal handler
 .
 MessageId=212
 SymbolicName=ERROR_LOCKED
@@ -1866,7 +1866,7 @@ Already initialised
 MessageId=1248
 SymbolicName=ERROR_NO_MORE_DEVICES
 Language=ENU
-No more local devics
+No more local devices
 .
 MessageId=1249
 SymbolicName=ERROR_NO_SUCH_SITE
@@ -3281,7 +3281,7 @@ Character translation table open failed
 MessageId=1774
 SymbolicName=RPC_X_SS_CHAR_TRANS_SHORT_FILE
 Language=ENU
-Character translation tble file too small
+Character translation table file too small
 .
 MessageId=1775
 SymbolicName=RPC_X_SS_IN_NULL_CONTEXT




More information about the wine-cvs mailing list