Changeset: 145 Estructuración en archivo .h y localización de los textos en Inglés

This commit is contained in:
fernando
2014-01-26 14:59:54 +01:00
parent 322d66c3c5
commit 920c5c9239
5 changed files with 168 additions and 132 deletions

View File

@@ -1,4 +1,4 @@
06/01/2014 FOXBIN2PRG VER.1.18 FOR VISUAL FOXPRO 9 BINARIES Fernando D. Bozzo (fdbozzo@gmail.com)
26/01/2014 FOXBIN2PRG v1.19 FOR VISUAL FOXPRO 9 BINARIES Fernando D. Bozzo (fdbozzo@gmail.com)
ESPAÑOL --------------------------------------------------------------------------------------------
@@ -33,6 +33,12 @@ TRUCO UTIL:
Se puede crear un acceso directo en la carpeta "SendTo" del perfil del usuario, para poder "enviar"
el archivo elegido (pjx,pj2,etc) a Foxbin2prg.exe, y así se hacen conversiones al vuelo.
LOCALIZACIÓN:
Si se crea un archivo [foxbin2prg.h], se pueden trasladar los textos a otros idiomas. Se adjunta
un archivo de ejemplo [foxbin2prg_en.h] con la traslación al inglés.
Es necesario recompilar el programa para que se actualicen los textos con el archivo include.
NOTA FINAL:
Este programa es Open Source y "libre", y como tal no ofrezco garantías de que cumpla con sus espectativas
o de que está libre de fallos, que intentaré solucionar si me reporta y mis obligaciones me lo permiten.
@@ -77,6 +83,11 @@ USEFUL TRICK:
You can create a shortcut in the "SendTo" folder on your user Windows Profile, so you can "send"
the selected file (pjx,pj2,etc) to Foxbin2prg.exe, and make on-the-fly conversions.
LOCALIZATION:
If file [foxbin2prg.h] is created, texts to other languages can be translated. En example
file [foxbin2prg_en.h] is attached with english translation.
Recompiling is necesary to update the strings from the include file.
FINAL NOTE:
This program is Open Source and "libre", and I don't make any garanties that it fulfills your espectations