Modify

Opened 16 years ago

Closed 16 years ago

#1940 closed defect (fixed)

Error in 'msgstr' during traduction

Reported by: nin2jardin Owned by:
Priority: minor Milestone:
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 by stoecker, 16 years ago

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

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

comment:2 by nin2jardin, 16 years ago

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 by nin2jardin, 16 years ago

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

comment:4 by stoecker, 16 years ago

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 by nin2jardin, 16 years ago

Priority: majorminor

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 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.