new german localisation aviable

Erzesel
Junior Member
Posts: 8
Joined: Thu Oct 09, 2008 1:49 pm

new german localisation aviable

Post by Erzesel »

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.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

new german localisation aviable

Post by Squall Leonhart »

i didn't know VBA could load external language files?

Erzesel
Junior Member
Posts: 8
Joined: Thu Oct 09, 2008 1:49 pm

new german localisation aviable

Post by Erzesel »

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.

Last edited by Erzesel on Thu Oct 09, 2008 5:29 pm, edited 1 time in total.
spacy51
Senior Member
Posts: 371
Joined: Tue Mar 18, 2008 4:59 pm

new german localisation aviable

Post by spacy51 »

Good job!

Erzesel
Junior Member
Posts: 8
Joined: Thu Oct 09, 2008 1:49 pm

new german localisation aviable

Post by Erzesel »

THX spacy for svn750 @midnight

[img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" /> nightwork

've fast updated vba_deu.dll to svn 750

 

good night

Last edited by Erzesel on Thu Oct 09, 2008 6:54 pm, edited 1 time in total.
Erzesel
Junior Member
Posts: 8
Joined: Thu Oct 09, 2008 1:49 pm

new german localisation aviable

Post by Erzesel »

Update vba_deu.dll to svn781

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

new german localisation aviable

Post by ZachBacon »

i didn't know VBA could load external language files?

Really [img]<fileStore.core_Emoticons>/emoticons/unsure.png[/img]/emoticons/unsure@2x.png 2x" width="20" height="20" /> Well I guess we all learn stuff sooner or later [img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" />. I knew about this about 1 and a half ago I just didn't remember it until I saw this thread [img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" />

Erzesel
Junior Member
Posts: 8
Joined: Thu Oct 09, 2008 1:49 pm

new german localisation aviable

Post by Erzesel »

... 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.[img]<fileStore.core_Emoticons>/emoticons/biggrin.png[/img]/emoticons/biggrin@2x.png 2x" width="20" height="20" />

The SpecialTools Dialogs of VBA are hard nuts, to found approbriate translations.

Last edited by Erzesel on Sun Nov 16, 2008 11:50 am, edited 1 time in total.
Renaissance
Junior Member
Posts: 4
Joined: Mon Feb 09, 2009 7:20 pm

new german localisation aviable

Post by Renaissance »

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 [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" /> 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 [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" /> 

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?...

User avatar
ZachBacon
Member
Posts: 242
Joined: Tue Mar 27, 2018 9:35 pm

new german localisation aviable

Post by ZachBacon »

Post Reply