md380tools icon indicating copy to clipboard operation
md380tools copied to clipboard

Translated Menu Items Text Messed

Open dragstor opened this issue 8 years ago • 6 comments

As I mentioned in the #656 last comment, when testing out Serbian localization strings, wierd things happen.

I'd like you to take a brief look at the following "screenshots": https://goo.gl/photos/EuH7L3PEQmBd7PtX7

As you can see in the each photo's description, some strings are messed up, for example:

  • under Contacts, 3rd item - "Manual Dial". It should say "Rucno biraj", but instead it says "Sanual Dial".

Another example:

  • "confirm" bottom-left button is translated as "Potvrdi", but it says "tonfirm". and so on.

Like if it's being merged with some other string... Can't figure out which ones.

Anyone of you localizers experienced this?

dragstor avatar Mar 07 '17 20:03 dragstor

After a brief examination, I figured that somehow strings mem locations sort of change places :) After running rabin2 upon default image, some strings reside on totally different location, compared to a localized ones. I'll provide examples soon.

dragstor avatar Mar 09 '17 11:03 dragstor

The localizing program was tossed together on a domestic flight. It certainly needs a cleanup or a rewrite.

Self assigning, but I haven't got much time this week, so feel free to try it yourself.

travisgoodspeed avatar Mar 09 '17 13:03 travisgoodspeed

@travisgoodspeed Same situation here, ain't got that much of a time :( I'll give it a shot whatsoever :) Tell me, did you gather strings from experimental bin, or from the original one?

dragstor avatar Mar 09 '17 16:03 dragstor

Strings came crom the original, but we can add patching for the experimental strings next.

travisgoodspeed avatar Mar 09 '17 17:03 travisgoodspeed

I think that won't be needed... Let me test some patches first locally :) I'll report back after those tests. Thanks!

dragstor avatar Mar 09 '17 20:03 dragstor

Same error (text messed up) also with French firmware that I did compile. Fixed error (see merge #808 ) for file localise.c but same results.

73's de ON3SVB

on3svb avatar Aug 28 '17 13:08 on3svb