Update langs and remove unused code

This commit is contained in:
R-YaTian 2021-05-25 20:02:20 +08:00 committed by GitHub
parent 1db5968439
commit 9af23ac8bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 61 additions and 61 deletions

View File

@ -23,7 +23,7 @@ using System.Linq;
using System.Text;
using System.IO;
using System.Windows.Forms;
using System.Drawing;
//using System.Drawing;
using System.Reflection;
using Ekona;

View File

@ -21,10 +21,10 @@
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Linq;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Drawing;
//using System.Linq;
using System.Reflection;
using System.Windows.Forms;
using System.IO;

View File

@ -23,12 +23,12 @@
// <date>28/04/2012 14:25:31</date>
// -----------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
//using System.Linq;
//using System.Text;
using System.Windows.Forms;
using System.Reflection;

View File

@ -23,12 +23,12 @@
// <date>28/04/2012 14:25:12</date>
// -----------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
//using System.Text;
using System.Windows.Forms;
using System.IO;
using Ekona.Helper;

View File

@ -22,13 +22,13 @@
// <email>benito356@gmail.com</email>
// <date>28/04/2012 14:24:51</date>
// -----------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
//using System;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Data;
//using System.Drawing;
//using System.Linq;
//using System.Text;
using System.Windows.Forms;
namespace Tinke

View File

@ -23,11 +23,11 @@
// <date>24/06/2012 14:36:06</date>
// -----------------------------------------------------------------------
using System;
using System.Collections.Generic;
//using System.Collections.Generic;
using System.Linq;
using System.Text;
//using System.Text;
using System.Windows.Forms;
using System.Drawing;
//using System.Drawing;
using Ekona;
using Ekona.Images;

View File

@ -18,10 +18,10 @@
*
*/
using System;
using System.Collections.Generic;
using System.Linq;
//using System.Collections.Generic;
//using System.Linq;
using System.Windows.Forms;
using System.Reflection;
//using System.Reflection;
using System.IO;
namespace Tinke

View File

@ -18,13 +18,13 @@
*
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Data;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Text;
//using System.Linq;
//using System.Text;
using System.Windows.Forms;
using Ekona.Helper;

View File

@ -19,8 +19,8 @@
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
//using System.ComponentModel;
//using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;

View File

@ -17,13 +17,13 @@
* By: pleoNeX
*
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
//using System;
//using System.Collections.Generic;
//using System.ComponentModel;
//using System.Data;
//using System.Drawing;
//using System.Linq;
//using System.Text;
using System.Windows.Forms;
namespace Tinke

View File

@ -19,10 +19,10 @@
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
//using System.ComponentModel;
//using System.Data;
//using System.Drawing;
//using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;

View File

@ -54,8 +54,8 @@
<S33>Save ROM</S33>
<S34>Script</S34>
<S35>
Are you sure about uncompressing ALL the files
from this folder?. It can take a long time...
Are you sure you want to uncompress ALL the files
from this folder? It can take a long time...
</S35>
<S36>
The uncompression was unsuccessful.
@ -169,7 +169,7 @@
General Public License version 3.
</S06>
<S07>
This program is made with the help from following webs pages:
This program is made with help from following web pages:
</S07>
<S08>Library for decompressing files</S08>
<S09>Information about rom header.</S09>
@ -229,11 +229,11 @@
<S1D>By the moment common compression don't show information.</S1D>
<S1E>To see this file you must double click on a palette, tile and cell file</S1E>
<S1F>
The program need the following files:
The program needs the following files:
{0}
Please, download the program from the web page:
http://www.github.com/pleonex/tinke
Please download the program from the web page:
https://github.com/R-YaTian/TinkeDSi/releases
</S1F>
<S20>
Error loading the file: {0}.
@ -283,7 +283,7 @@
<S07>The Huffman tree is too large for the given input stream.</S07>
<S08>Unknown block size {0}</S08>
<S09>Unhandled blocksize {0}</S09>
<S0A>Reference to an undefined node in the huffman tree.</S0A>
<S0A>Reference to an undefined node in the Huffman tree.</S0A>
<!-- RLE -->
<S0B>
The provided stream is not a valid RLE compressed stream.
@ -312,7 +312,7 @@
The end of the stream was reached before the
given amount of data was read.
</S10>
<S11>Not enough data avalible; 0x{0} of {1} bytes written.</S11>
<S11>Not enough data available; 0x{0} of {1} bytes written.</S11>
<!-- CompressionControl -->
<S12>Original compressed file: </S12>
<S13>New compression:</S13>
@ -382,14 +382,14 @@
</EditRomInfo>
<Dialog>
<!-- Select Mode Color-->
<S00>Choose the selection mode</S00>
<S00>Choose selection mode</S00>
<S01>Accept</S01>
<S02>Click on a color of the image</S02>
<S02>Click color on image</S02>
<S03>Choose color from RGB values</S03>
<S1D>Add and remove not used colors</S1D>
<S1D>Add and remove unused colors</S1D>
<!-- Select offset -->
<S04>Choose the offset</S04>
<S05>Write the offset where the reading will start</S05>
<S04>Select offset</S04>
<S05>Enter offset where reading starts</S05>
<!-- FAT Extract -->
<S06>Extract files</S06>
<S07>Options</S07>

View File

@ -244,7 +244,7 @@
{0}
Por favor descargue el programa de nuevo desde:
http://www.github.com/pleonex/tinke
https://github.com/R-YaTian/TinkeDSi/releases
</S1F>
<S20>
Error al cargar el archivo: {0}.

View File

@ -233,7 +233,7 @@
{0}
Veuillez télécharger le programme depuis la page web :
http://www.github.com/pleonex/tinke
https://github.com/R-YaTian/TinkeDSi/releases
</S1F>
<S20>
Erreur de chargement de l'archive : {0}.

View File

@ -233,7 +233,7 @@
{0}
Per favore, scarica il programma dalla pagina web:
http://www.github.com/pleonex/tinke
https://github.com/R-YaTian/TinkeDSi/releases
</S1F>
<S20>
Errore nel caricamento del file: {0}.