VBA-M Forums

Full Version: new german localisation aviable
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
some old localisations for VBA are not full combatible whith some new options in VBA-M.
this updated vba_deu.dll is based on resources of VBA-M svn727.
Menu and Dialogs are translated into german.
i didn't know VBA could load external language files?
(10-10-2008 06:15 AM)Squall Leonhart Wrote: [ -> ]i didn't know VBA could load external language files?

yep! why not?
VBA-M based on VBA 1.80 and can also load translated (changed) resourceces from an external vba_xxx.dll in the programdirectory(xxx are 3letters of the countrycode). DEU is the code off germany.
VisualBoyAdvance.exe->options->ui language... to change the lang.

To make an translation is no more needed as Reshacker ,VisualBoyAdvance.exe(to get the new res),an old vba_xxx.dll (to insert the new res.
...

compiler or so not needed.

i attatach the src off version 1.72 an the bin that used to insert the res.
Good job!
THX spacy for svn750 @midnight
Tongue nightwork
've fast updated vba_deu.dll to svn 750

good night
Update vba_deu.dll to svn781
(10-10-2008 06:15 AM)Squall Leonhart Wrote: [ -> ]i didn't know VBA could load external language files?
Really :/ Well I guess we all learn stuff sooner or later Tongue. I knew about this about 1 and a half ago I just didn't remember it until I saw this thread Tongue
Zach Thibeau Wrote:... I knew about this about 1 and a half ago I just didn't remember it until I saw this thread ...
Normal... if you dont need an Localisation than you're not intressted in this.
I knew many years of the localisations, but i don't needed somthing of this and forgot this. I remember it as an Girl asks for an localisation in an german Board and begonne with the work.

Localisations are probmatical as noone have an appropriate understood.

for examble is "leipziger allerlei" not "all kinds of leipzig(german city)"! It's an vegetable meal.Big Grin
The SpecialTools Dialogs of VBA are hard nuts, to found approbriate translations.
Quote:The SpecialTools Dialogs of VBA are hard nuts, to found approbriate translations.
that's right, spectools is so hard to translate as hard to understand usually user Smile I'll make one funny and useful thing: on each dialogbox title of spectool i added phrase "ONLY FOR ADVANCED USERS"... and didn't translate it Smile

Hmm... if i have translated language library for version 1.7.0 of VBA, how could i turn it in library for version 1.8.0? Some recourses was added, how could i add it in translate?...
your best bet is to look at this tutorial http://vba-m.com/forum/-tutorial-how-to-...t-300.html
ok, if i make translation for last version of VBA-M, a can share it?
go right ahead Smile infact the more translators the better in my honest opinion Tongue
Three years are gone away...

It's high Time to send an Update for the german localisation of VBA-M

The new localisation is based on the Resources of svn 1030b , but it's down-compatible for Version above the 900s.
Reference URL's