Fixed Hindi locale. Noted that Hindi chars shouldn't be used for

untranslated strings!!!
This commit is contained in:
William Kendrick 2004-06-11 09:39:20 +00:00
parent b37ccf2b0e
commit f6b3d08d57
2 changed files with 7 additions and 3 deletions

View file

@ -6,7 +6,7 @@ Copyright (c) 2004 by Bill Kendrick
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
June 1, 2004
June 11, 2004
HIGH-PRIORITY DOCUMENTATION CHANGES:
------------------------------------
@ -31,6 +31,10 @@ LOW-PRIORITY DOCUMENTATION CHANGES:
HIGH-PRIORITY IMPLEMENTATION CHANGES:
-------------------------------------
* Use 'default.ttf' font to display un-translated strings.
(Hindi 'Shusha' font simply maps A-Z, a-z, etc. to Hindi characters, so
untranslated strings appear as nonsense!)
* Provide a more Mac OS X style for handling configuration
(don't use "~/.tuxpaintrc"; see the FIXME in src/tuxpaint.c)