Modify

Opened 3 years ago

Closed 3 years ago

#4318 closed defect (fixed)

I18n - issues with new I18n resources?

Reported by: Gubaer Owned by: team
Priority: critical Component: Core
Version: Keywords:
Cc:

Description

The preferences dialog shows strange german translations in r2773. See attached screenshot.

"Authentifizierung abbrechen" can't be the correct translation for "Use basic authentication"

"Voreinstellungen verwenden" hardly is the translation for "Use OAuth".

Something wrong with the new I18n resource format?

Attachments (2)

translation-problem.png (10.8 KB) - added by Gubaer 3 years ago.
OAuth_i18n_collisions.png (58.8 KB) - added by Claudius Henrichs <claudius.h@…> 3 years ago.

Download all attachments as: .zip

Change History (10)

Changed 3 years ago by Gubaer

comment:1 Changed 3 years ago by Gubaer


comment:2 Changed 3 years ago by Gubaer

  • Priority changed from normal to critical

Changed 3 years ago by Claudius Henrichs <claudius.h@…>

comment:3 Changed 3 years ago by Claudius Henrichs <claudius.h@…>

Even worse in the new OAuth dialog. Check the window title and the tab headers.

comment:4 Changed 3 years ago by Jezevec

Confirm this bug for czech and english, whole (mostly) dialog uses wrong phrases from i18n.

comment:5 Changed 3 years ago by stoecker

Ooops, seems the fuzzy strings detection in message converter is wrong. Need to change the code for the file converter.

JOSM is right, only it gets wrong files :-)

Description: fuzzy strings are done by gettext to help translators. These should never be passed through to the application.

comment:6 Changed 3 years ago by stoecker

P.S. Short term help: Translate ALL strings :-)

comment:7 Changed 3 years ago by stoecker

Solved in [o19334].

comment:8 Changed 3 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

(In [2787]) i18n update and fix #4318

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.