From f566a7caf46760d198265d00303598cee257df75 Mon Sep 17 00:00:00 2001 From: piks3l Date: Tue, 12 Apr 2016 12:10:37 +0200 Subject: [PATCH] [fix] Corrected the .po file --- nnmon/locale/it/LC_MESSAGES/django.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nnmon/locale/it/LC_MESSAGES/django.po b/nnmon/locale/it/LC_MESSAGES/django.po index c5ae8b5..fc4cced 100644 --- a/nnmon/locale/it/LC_MESSAGES/django.po +++ b/nnmon/locale/it/LC_MESSAGES/django.po @@ -2,7 +2,8 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. -# +# Chris ct@laquadrature.net, 2016 +# Cecilia #, fuzzy msgid "" msgstr "" @@ -12,7 +13,7 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: fr\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -- GitLab