why not in Spanish?
Asrhael
30 Jun 2008
Hi to all the comunity!
My name is francisco and for long years ago y dream with a Spanish version for this wonderfull product.
In the starts of the autopatcher i remember a spanish version, but for now i saw only a greek,english, portuguese and italian updates.
If the admin can tell to all the "spanish comunity" when a version for us be maked..than to all, and sorry my poor english
bye
My name is francisco and for long years ago y dream with a Spanish version for this wonderfull product.
In the starts of the autopatcher i remember a spanish version, but for now i saw only a greek,english, portuguese and italian updates.
If the admin can tell to all the "spanish comunity" when a version for us be maked..than to all, and sorry my poor english
bye
Cristiano
30 Jun 2008
well, since every version of autopatcher should be tested, it's better that someone running an spanish version of wxp do it. that is the main reason why you can't found many versions of autopatcher. but of course, if someone wanna build an new translation, we can help with that 
[]s
[]s
Asrhael
07 Jul 2008
Thanx Cristiano, i can help the "spanish people".
Only i need the instructions for build a spanish version, i put all my knowledge in the Autopatcher comunity (sorry my english
)
Only i need the instructions for build a spanish version, i put all my knowledge in the Autopatcher comunity (sorry my english
Cristiano
07 Jul 2008
Asrhael, isn't so hard. basically, you need an full version of any language of apup. (that means all. script, modules...). then, you need follow as sample. if you see an folder like this:
KB931906_x86_enu.apm_files
then you should rename it into your own language, like this:
KB931906_x86_spa.apm_files
but this is just for the modules that has an translation for the kb. for the .apm files, is like this:
KB931906_x86_ptb.apm
each folder must have the same same than the module in order to work. so, if you have:
KB931906_x86_ptb.apm
KB931906_x86_enu.apm_files
then the module will not work, unless you add this:
ModuleFolder=KB931906_x86_enu.apm_files
into [Behavior] in KB931906_x86_ptb.apm. well, this is the really easy thing to do. then, you need translate the titles and descriptions of each module (if you not do that, it will work anyway, but why an spanish release with an english description?). if you wish, you may keep the original title and just add this:
Title_1046=
of course, that LCID must be changed to math the language that you are translating for.
each module can be opened with notepad and must be saved also UTF-8, otherwise any ã, é, ç, ñ, etc will be an unknow character. another issue: this us not work for title, only for Description. for title, just forget for now ã, é, ç, ñ, etc
don't forget change this:
SystemLanguage=1046
for your own LCID. for detections, each language has an different MD5. so, you must catch the right one for your language. you don't need have each update that your script has, but at least you must know how to extract everything from an kb in order to cath the md5 for the .cat file
don't forget to change the file name of the kb under [Installation] and UniqueID= to match your language. to cath the download links is a little bit more complicated. i don't know how others do, but i us to choose an download manager (paused mode) in order to have the download links. of course, you can cath it from WU log too.
in the script, it works at the same way
> sorry my english
better than my spanish
just kitting. i'm abble to read spanish, but i'm not sure if i still know type in that language anymore. too many years without speking/reading...
[]s
KB931906_x86_enu.apm_files
then you should rename it into your own language, like this:
KB931906_x86_spa.apm_files
but this is just for the modules that has an translation for the kb. for the .apm files, is like this:
KB931906_x86_ptb.apm
each folder must have the same same than the module in order to work. so, if you have:
KB931906_x86_ptb.apm
KB931906_x86_enu.apm_files
then the module will not work, unless you add this:
ModuleFolder=KB931906_x86_enu.apm_files
into [Behavior] in KB931906_x86_ptb.apm. well, this is the really easy thing to do. then, you need translate the titles and descriptions of each module (if you not do that, it will work anyway, but why an spanish release with an english description?). if you wish, you may keep the original title and just add this:
Title_1046=
of course, that LCID must be changed to math the language that you are translating for.
each module can be opened with notepad and must be saved also UTF-8, otherwise any ã, é, ç, ñ, etc will be an unknow character. another issue: this us not work for title, only for Description. for title, just forget for now ã, é, ç, ñ, etc
don't forget change this:
SystemLanguage=1046
for your own LCID. for detections, each language has an different MD5. so, you must catch the right one for your language. you don't need have each update that your script has, but at least you must know how to extract everything from an kb in order to cath the md5 for the .cat file
don't forget to change the file name of the kb under [Installation] and UniqueID= to match your language. to cath the download links is a little bit more complicated. i don't know how others do, but i us to choose an download manager (paused mode) in order to have the download links. of course, you can cath it from WU log too.
in the script, it works at the same way
> sorry my english
better than my spanish
[]s
Asrhael
08 Jul 2008
Thanx Cristiano, this is for translate the Autopatcher aplication language?
but what happen with the microsoft updates?
------
Muchas gracias cristiano, la información que escribiste es para traducir la interfaz de la aplicacion autopatcher cierto?
pero que sucede con el lenguaje de las actualizaciones de microsoft?
saludos!
but what happen with the microsoft updates?
------
Muchas gracias cristiano, la información que escribiste es para traducir la interfaz de la aplicacion autopatcher cierto?
pero que sucede con el lenguaje de las actualizaciones de microsoft?
saludos!
Cristiano
08 Jul 2008
> la información que escribiste es para traducir la interfaz de la aplicacion autopatcher cierto?
yes
> pero que sucede con el lenguaje de las actualizaciones de microsoft?
you need follow the link that is located under WebPage=, (at the .apm file, of course) like this one:
http://www.microsoft.com/technet/security/...n/ms07-028.mspx
then, you need follow that link: CAPICOM — Download the update and, under Change Language:, choose an proper language, like your own. but keep in mind that not all updates are translated or even have any sort of download link. KB931125 (rootcert) doesn't have an download link, so, you need grab the link from windowsupdate.log (located under %windir%) or the windows update catalog. by other way, this update doesn't have an translation either, so...
an hint: all folders that doesn't have an _enu _ptb _ptg etc are multilanguage, so, you don't need do nothing about the update himself.
by the way: some tweaks have some translations. in this case, you need translate just the text that you are told to do under ;translators, change...
[]s
yes
> pero que sucede con el lenguaje de las actualizaciones de microsoft?
you need follow the link that is located under WebPage=, (at the .apm file, of course) like this one:
http://www.microsoft.com/technet/security/...n/ms07-028.mspx
then, you need follow that link: CAPICOM — Download the update and, under Change Language:, choose an proper language, like your own. but keep in mind that not all updates are translated or even have any sort of download link. KB931125 (rootcert) doesn't have an download link, so, you need grab the link from windowsupdate.log (located under %windir%) or the windows update catalog. by other way, this update doesn't have an translation either, so...
an hint: all folders that doesn't have an _enu _ptb _ptg etc are multilanguage, so, you don't need do nothing about the update himself.
by the way: some tweaks have some translations. in this case, you need translate just the text that you are told to do under ;translators, change...
[]s


