Page 34 of 93

Re: Localistion support (foreign languages)

Posted: Sat Mar 14, 2020 1:11 am
by VK3KYY
Some texts are too long e.g.

.last_heard = "Posledni volajici", // MaxLen: 16
is 17 chars but the screen is only 16 wide

.display_options = "Nastaveni displeje", // MaxLen: 16
is 18 chars

.user_dmr_id = "ID Uzivatele DMR", // MaxLen: 15
16 chars not 15

Can you shorten these to the max length as shown in the MaxLen for these items

Note. There may be other items which are too long, but items were definitely wrong.

Re: Localistion support (foreign languages)

Posted: Sat Mar 14, 2020 9:41 am
by OK2HAD
VK3KYY wrote:
Sat Mar 14, 2020 1:11 am
Some texts are too long e.g.

.last_heard = "Posledni hovory", // MaxLen: 16


.display_options = "NastaveniDisplay", // MaxLen: 16


.user_dmr_id = "Uziv. DMR ID", // MaxLen: 15
16 chars not 15
fixed

Re: Localistion support (foreign languages)

Posted: Sun Mar 15, 2020 4:57 am
by VK3KYY
OK2HAD wrote:
Sat Mar 14, 2020 9:41 am

fixed
What do you mean "Fixed"

You have not uploaded an updated file.

Re: Localistion support (foreign languages)

Posted: Sun Mar 15, 2020 12:22 pm
by OK2HAD
VK3KYY wrote:
Sun Mar 15, 2020 4:57 am
OK2HAD wrote:
Sat Mar 14, 2020 9:41 am

fixed
What do you mean "Fixed"

You have not uploaded an updated file.

Fixet, update

Re: Localistion support (foreign languages)

Posted: Sun Mar 15, 2020 4:10 pm
by F1RMB
Hi František,
OK2HAD wrote:
Sun Mar 15, 2020 12:22 pm
VK3KYY wrote:
Sun Mar 15, 2020 4:57 am
OK2HAD wrote:
Sat Mar 14, 2020 9:41 am

fixed
What do you mean "Fixed"

You have not uploaded an updated file.

Fixet, update
I raised a PR for Czech support.

Cheers.
---
Daniel

Re: Localistion support (foreign languages)

Posted: Sun Mar 15, 2020 4:12 pm
by F1RMB
F1RMB wrote:
Sun Mar 15, 2020 4:10 pm
Hi František,
OK2HAD wrote:
Sun Mar 15, 2020 12:22 pm
VK3KYY wrote:
Sun Mar 15, 2020 4:57 am


What do you mean "Fixed"

You have not uploaded an updated file.

Fixet, update
I raised a PR for Czech support.

Cheers.
---
Daniel
BTW, you didn't used accented characters. FYI, the firmware handles many, so if you want, you can submit here the same file, UTF-8 encoded, with the accented version.


Cheers.
---
Daniel

Re: Localistion support (foreign languages)

Posted: Mon Mar 16, 2020 7:02 am
by OK2HAD
BTW, you didn't used accented characters. FYI, the firmware handles many, so if you want, you can submit here the same file, UTF-8 encoded, with the accented version.


Cheers.
---
Daniel
[/quote]

Hi, in the first versions we will test first how the exact translation will be without diacritics. If it suits the users who will test, we will try to upgrade to a version that will contain diacritics. More tells us when we can see directly on the radio how much the menu will match the functions. Can we talk like this?

Re: Localistion support (foreign languages)

Posted: Mon Mar 16, 2020 7:22 am
by F1RMB
Hi František,
F1RMB wrote:
OK2HAD wrote:
Mon Mar 16, 2020 7:02 am
BTW, you didn't used accented characters. FYI, the firmware handles many, so if you want, you can submit here the same file, UTF-8 encoded, with the accented version.


Cheers.
---
Daniel
Hi, in the first versions we will test first how the exact translation will be without diacritics. If it suits the users who will test, we will try to upgrade to a version that will contain diacritics. More tells us when we can see directly on the radio how much the menu will match the functions. Can we talk like this?
Yes, it's up to you anyway ;)
Just keep in mind that I need an UTF-8 encoded file, as I need to convert the text to a non standard encoding, already used in Polish and Turkish translations.

Cheers.
---
Daniel

Re: Localistion support (foreign languages)

Posted: Mon Mar 16, 2020 7:42 am
by OK2HAD
F1RMB wrote:
Mon Mar 16, 2020 7:22 am
Hi František,
F1RMB wrote:
OK2HAD wrote:
Mon Mar 16, 2020 7:02 am
BTW, you didn't used accented characters. FYI, the firmware handles many, so if you want, you can submit here the same file, UTF-8 encoded, with the accented version.


Cheers.
---
Daniel
Hi, in the first versions we will test first how the exact translation will be without diacritics. If it suits the users who will test, we will try to upgrade to a version that will contain diacritics. More tells us when we can see directly on the radio how much the menu will match the functions. Can we talk like this?
Yes, it's up to you anyway ;)
Just keep in mind that I need an UTF-8 encoded file, as I need to convert the text to a non standard encoding, already used in Polish and Turkish translations.

Cheers.
---
Daniel

59/5000
I tried to edit the file and add diacritics.

Re: Localistion support (foreign languages)

Posted: Mon Mar 16, 2020 9:06 am
by F1RMB
Hi František,
OK2HAD wrote:
Mon Mar 16, 2020 7:42 am
F1RMB wrote:
Mon Mar 16, 2020 7:22 am
Hi František,
F1RMB wrote:

Hi, in the first versions we will test first how the exact translation will be without diacritics. If it suits the users who will test, we will try to upgrade to a version that will contain diacritics. More tells us when we can see directly on the radio how much the menu will match the functions. Can we talk like this?
Yes, it's up to you anyway ;)
Just keep in mind that I need an UTF-8 encoded file, as I need to convert the text to a non standard encoding, already used in Polish and Turkish translations.

Cheers.
---
Daniel

59/5000
I tried to edit the file and add diacritics.
Okay. I just need to add two missing glyphs, then I will post a build with your updated translation.

Cheers.
---
Daniel