From 97da73a98cfe5e5545b7d997e6078c8571115a76 Mon Sep 17 00:00:00 2001 From: Nicola Larosa Date: Tue, 12 Aug 2008 06:29:01 +0000 Subject: Fixes #8227. Thanks, marcob. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8316 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/it/LC_MESSAGES/django.mo | Bin 69252 -> 69250 bytes django/conf/locale/it/LC_MESSAGES/django.po | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/django/conf/locale/it/LC_MESSAGES/django.mo b/django/conf/locale/it/LC_MESSAGES/django.mo index 0fc9a45a9d..bfd081d906 100644 Binary files a/django/conf/locale/it/LC_MESSAGES/django.mo and b/django/conf/locale/it/LC_MESSAGES/django.mo differ diff --git a/django/conf/locale/it/LC_MESSAGES/django.po b/django/conf/locale/it/LC_MESSAGES/django.po index b283a53c9a..8a3f8e24ee 100644 --- a/django/conf/locale/it/LC_MESSAGES/django.po +++ b/django/conf/locale/it/LC_MESSAGES/django.po @@ -4173,7 +4173,7 @@ msgstr "" #: forms/models.py:590 #, python-format msgid "Select a valid choice. %s is not one of the available choices." -msgstr "Sceglie un'opzione valida. '%s non compare tra quelle disponibili." +msgstr "Scegli un'opzione valida. %s non compare tra quelle disponibili." #: oldforms/__init__.py:405 #, python-format -- cgit v1.3