Django

Code

Ticket #7348 (closed: fixed)

Opened 6 months ago

Last modified 6 months ago

django.contrib.localflavor.it.forms.ITSocialSecurityNumberField.default_error_messages is translated wrongly

Reported by: BazzaniMarco <alfred.einstein@gmail.com> Assigned to: tekNico
Milestone: Component: Translations
Version: SVN Keywords: codice fiscale
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

#: contrib/localflavor/it/forms.py:43 is translated as: "Inserire un numero di assistenza sociale valido." should be translated as: "Inserire un codice fiscale valido."

Attachments

Change History

06/02/08 11:51:08 changed by tekNico

  • status changed from new to assigned.
  • needs_better_patch changed.
  • needs_tests changed.
  • owner changed from nobody to tekNico.
  • needs_docs changed.
  • stage changed from Unreviewed to Accepted.

06/02/08 11:53:45 changed by tekNico

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7569]) Italian translation: fixes #7348, other small fixes. Thanks to BazzaniMarco?.

06/02/08 11:59:47 changed by tekNico

For the record: the reporter correctly assumes that the Italian "codice fiscale" is functionally equivalent to the Social Security Number in various other countries.

The other occurrences of SSN are still translated with a generic "numero di assistenza sociale" because they are nation-specific (Finland, Norway, USA).

06/02/08 12:40:06 changed by BazzaniMarco <alfred.einstein@gmail.com>

I dunno if "numero di codice fiscale" is correct because it's not a number but a code so I think that the correct translation is "Inserire un codice fiscale valido" not "Inserire un numero di codice fiscale valido" but I dunno really


Add/Change #7348 (django.contrib.localflavor.it.forms.ITSocialSecurityNumberField.default_error_messages is translated wrongly)




Change Properties
Action