Menu

#352 Vietnamese keyboard

Normal Version
closed-fixed
Languages (193)
5
2006-09-20
2006-09-16
A Luu
No

The 4.0 version of the Vietnamese keyboard shows some
errors. Could Canajun replace the Vietnamese portion
of specialchars.php with the segment enclosed.

Discussion

  • A Luu

    A Luu - 2006-09-16
    • assigned_to: nobody --> canajun2eh
     
  • Gerry Kroll

    Gerry Kroll - 2006-09-16

    includes/specialchars.php from Future Branch CVS

     
  • Gerry Kroll

    Gerry Kroll - 2006-09-16

    Logged In: YES
    user_id=1198414

    Done.

    Updated file "includes/specialchars.php" in CVS (PGV version
    4.0.2) and in SVN (PGV version 4.1).

    It turns out that the error in the tables was that the wrong
    kind of Space character was used for four entries. The
    entries should have had x'A0' (ASCII non-break Space) where
    they had x'20' (ASCII Space).

    I had to hex-edit the files: my text editor wouldn't copy
    the changed lines properly.

     
  • Gerry Kroll

    Gerry Kroll - 2006-09-20
    • status: open --> closed-fixed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.