* Added Hebrew translation. (Untested)
Dovix <dovix2003@yahoo.com> Koby <kobybo@hotmail.com> * Fixed bug when missing locale font wouldn't switch Tux Paint back to English. * Moved Dutch HTML documentation out of docs/html and into docs/nl.
This commit is contained in:
parent
f2fb79e7a3
commit
82b956afcd
4 changed files with 25 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ bill@newbreedsoftware.com
|
|||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
|
||||
June 17, 2002 - March 14, 2003
|
||||
June 17, 2002 - April 25, 2003
|
||||
|
||||
|
||||
* Design and Coding:
|
||||
|
|
@ -110,6 +110,10 @@ June 17, 2002 - March 14, 2003
|
|||
* Hungarian
|
||||
Török Gábor <gabo@linuxmania.hu>
|
||||
|
||||
* Hebrew
|
||||
Dovix <dovix2003@yahoo.com>
|
||||
Koby <kobybo@hotmail.com>
|
||||
|
||||
* Icelandic
|
||||
Pjetur G. Hjaltason <pjetur@pjetur.net>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ bill@newbreedsoftware.com
|
|||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
|
||||
2003.April.11 (0.9.11) [cvs]
|
||||
2003.April.25 (0.9.11) [cvs]
|
||||
* Hebrew translation!
|
||||
Dovix <dovix2003@yahoo.com>
|
||||
Koby <kobybo@hotmail.com>
|
||||
|
||||
* Updated Korean translations.
|
||||
Mark K. Kim <mark@cbreak.org>
|
||||
|
||||
|
|
@ -45,6 +49,10 @@ http://www.newbreedsoftware.com/tuxpaint/
|
|||
|
||||
* Fixed UTF-8 word-wrapping bug when there were no spaces
|
||||
(e.g., in some Japanese strings)
|
||||
|
||||
* When a locale requiring its own font can't be used because the font
|
||||
is missing, Tux Paint STILL didn't work right. Fixed. (Set $LC_ALL=C)
|
||||
|
||||
|
||||
|
||||
2003.February.22 (0.9.10)
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ New Breed Software</p>
|
|||
<p><a href="mailto:bill@newbreedsoftware.com">bill@newbreedsoftware.com</a><br>
|
||||
<a href="http://www.newbreedsoftware.com/tuxpaint/">http://www.newbreedsoftware.com/tuxpaint/</a></p>
|
||||
|
||||
<p>June 14, 2002 - April 5, 2003</p>
|
||||
<p>June 14, 2002 - April 25, 2003</p>
|
||||
</center>
|
||||
|
||||
<hr size=2 noshade>
|
||||
|
|
@ -473,6 +473,11 @@ New Breed Software</p>
|
|||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>hebrew</code></td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>hungarian</code></td>
|
||||
<td><code>magyar</code></td>
|
||||
|
|
@ -775,6 +780,11 @@ New Breed Software</p>
|
|||
<td>Français</td>
|
||||
<td>French</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>he_IL</code> (*)</td>
|
||||
<td> </td>
|
||||
<td>Hebrew</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>hu_HU</code></td>
|
||||
<td>Magyar</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue