2
0
Эх сурвалжийг харах

Russian translation improved; Ukrainian translation added; Bug in WMUkrainianIME.Mod fixed (wrong code for ukrainian capital letter I)

git-svn-id: https://svn-dept.inf.ethz.ch/svn/lecturers/a2/trunk@8849 8c9fc860-2736-0410-a75d-ab315db34111
infsvn.sage 6 жил өмнө
parent
commit
e1b11b4b42

BIN
source/StartMenu.rep


+ 1 - 1
source/WMUkrainianIME.Mod

@@ -79,7 +79,7 @@ TYPE
 				| 7DH : InsertChar(00000407H) (*}*)
 				(* second row : ASDFGHJKL:"| *)
 				| 41H : InsertChar(00000424H) (*A*)
-				| 53H : InsertChar(0000042BH) (*S*)
+				| 53H : InsertChar(00000406H) (*S*)
 				| 44H : InsertChar(00000412H) (*D*)
 				| 46H : InsertChar(00000410H) (*F*)
 				| 47H : InsertChar(0000041FH) (*G*)