pontoon icon indicating copy to clipboard operation
pontoon copied to clipboard

Honour Locale.accesskey_localization in translate view

Open mathjazz opened this issue 2 years ago • 1 comments

We use Locale.accesskey_localization flag to disable pretranslation of accesskeys for selected locales.

We should honour the flag also in the translate view: instead of generating candidate keys, we should prefill the accesskey value with the value in the source string.

mathjazz avatar May 17 '23 16:05 mathjazz

we should prefill the accesskey value with the value in the source string

I assume we should do that only when the user starts filling one of the other fields, otherwise it'll be a nightmare to move between strings without translating (string has changed = confirmation to leave the current string).

flodolo avatar May 22 '23 05:05 flodolo