From e2b598d5b7e4e0d2fc556b133e42f6916a644960 Mon Sep 17 00:00:00 2001 From: skizzhg Date: Sun, 7 Aug 2011 11:16:49 +0200 Subject: [PATCH] Update core l10n-it. --- locale/it.po | 2 +- src/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/it.po b/locale/it.po index b5fb8da22..1710aa2e0 100644 --- a/locale/it.po +++ b/locale/it.po @@ -278,7 +278,7 @@ msgid "" " time formats." msgstr "" "Determina come formattare i timestamp affinché possano essere comprensibli.\n" -" Per sapere quali sono i formati validi fare riferimento alla documentazione\n" +" Per sapere quali sono i formati validi fai riferimento alla documentazione\n" " di Python per il modulo time." #: ../src/conf.py:312 diff --git a/src/version.py b/src/version.py index ce62df471..dbeca340f 100644 --- a/src/version.py +++ b/src/version.py @@ -1,3 +1,3 @@ """stick the various versioning attributes in here, so we only have to change them once.""" -version = '0.83.4.1+limnoria (2011-08-07T11:16:04+0200)' +version = '0.83.4.1+limnoria (2011-08-07T11:16:49+0200)'