Modify

Opened 4 years ago

Closed 4 years ago

#1940 closed defect (fixed)

Error in 'msgstr' during traduction

Reported by: nin2jardin Owned by:
Priority: minor Component: Core validator
Version: latest Keywords: msgstr translation
Cc:

Description

In Launchpad, some translations containing '{0}' (without quotes) return the following error when submitting :
a format specification for argument {0} doesn't exist in 'msgstr'

For example, when sending

Erreur à l'initialisation du test {0} :

{1}

for the translation of :

Error initializing test {0}:

{1}

Attachments (0)

Change History (6)

comment:1 Changed 4 years ago by stoecker

You need to use a proper . You probably use the '.

See also http://fr.wikipedia.org/wiki/Apostrophe_(typographie)

comment:2 Changed 4 years ago by nin2jardin

Thank you but there is no apostrophe in this dialog.
There is only a line break and a space.
The ref# of the key I try to translate is 1069.
I will try to add here all the keys impacted if yu need them.

comment:3 Changed 4 years ago by nin2jardin

Messages affected by this bug :
#1069
#1149
#1150
#1209
#1216

comment:4 Changed 4 years ago by stoecker

What about "l’initialisation"? How would you call that? ;-)

BTW: Even if there is no error when you enter a ', then it may be that Java does not display that sign. But I'm not Java Guru enough to know the exact reason for this.

comment:5 Changed 4 years ago by nin2jardin

  • Priority changed from major to minor

OK, I apologize. I didn't noticed that one :)

I tried by copy/paste your apostrophe and it worked, thanks.
I don't have this one directly on my french keyboard but it's a workaround.
I've translated all the messages affected.

I don't know really what to do with the status of this ticket now...
It canreappear with future messages, but can be easily "workarounded" (excuse my english).

comment:6 Changed 4 years ago by stoecker

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

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.