Added Mexican Spanish to Options docs.
This commit is contained in:
parent
6357df6d08
commit
3cccf4ea8e
2 changed files with 16 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
bill@newbreedsoftware.com
|
||||
http://www.newbreedsoftware.com/tuxpaint/
|
||||
|
||||
September 12, 2005
|
||||
October 2, 2005
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -386,6 +386,8 @@ Windows Users
|
|||
|--------------------+---------------------+---------|
|
||||
|malay | | |
|
||||
|--------------------+---------------------+---------|
|
||||
|mexican-spanish |espanol-mejicano |mexican |
|
||||
|--------------------+---------------------+---------|
|
||||
|norwegian |nynorsk | |
|
||||
|--------------------+---------------------+---------|
|
||||
|polish |polski | |
|
||||
|
|
@ -622,6 +624,8 @@ Available Languages
|
|||
|---------------+---------------------+---------------------|
|
||||
|es_ES |Español |Spanish |
|
||||
|---------------+---------------------+---------------------|
|
||||
|es_MX |Español-Mejicano |Mexican Spanish |
|
||||
|---------------+---------------------+---------------------|
|
||||
|eu_ES |Euskara |Basque |
|
||||
|---------------+---------------------+---------------------|
|
||||
|fi_FI |Suomi |Finnish |
|
||||
|
|
|
|||
|
|
@ -23,7 +23,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>September 12, 2005</p>
|
||||
<p>October 2, 2005</p>
|
||||
</center>
|
||||
|
||||
<hr size=2 noshade>
|
||||
|
|
@ -572,6 +572,11 @@ New Breed Software</p>
|
|||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>mexican-spanish</code></td>
|
||||
<td><code>espanol-mejicano</code></td>
|
||||
<td><code>mexican</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>norwegian</code></td>
|
||||
<td><code>nynorsk</code></td>
|
||||
|
|
@ -962,6 +967,11 @@ New Breed Software</p>
|
|||
<td>Español</td>
|
||||
<td>Spanish</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>es_MX</code></td>
|
||||
<td>Español-Mejicano</td>
|
||||
<td>Mexican Spanish</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>eu_ES</code></td>
|
||||
<td>Euskara</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue