From 6cec75d2a1adcf0f8894760659abe7c8d4ef1e58 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@debian.org>
Date: Fri, 4 Jul 2014 08:14:07 +0200
Subject: [PATCH 06/11] po: Fix encoding issues
Status: applied

Remove trailing CR characters, and fix Content-Transfer-Encoding field
value.
---
 po/ja.po |  2 +-
 po/nb.po | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/po/ja.po b/po/ja.po
index b91eb1d..eed37bb 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -15,7 +15,7 @@ msgstr ""
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8 bit\n"
+"Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: cmdline/apt-cache.cc:149
diff --git a/po/nb.po b/po/nb.po
index 83ebbf1..7f664ca 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,12 +1,12 @@
-# Norsk Bokmal translation of messages in APT.
-# The file is available under Gnu Public License version 2.
-# Get the license from http://www.gnu.org/licenses/gpl.txt
-# Copyright:
-# Lars Bahner <bahner@debian.org>, 2002-2003.
-# Axel Bojer <axelb@skolelinux.no>, 2003-2004.
-# Klaus Ade Johnstad <klaus@skolelinux.no>, 2004.
-# Bjorn Steensrud <bjornst@powertech.no>, 2004.
-# Hans Fredrik Nordhaug <hans@nordhaug.priv.no>, 2003, 2005-2010.
+# Norsk Bokmal translation of messages in APT.
+# The file is available under Gnu Public License version 2.
+# Get the license from http://www.gnu.org/licenses/gpl.txt
+# Copyright:
+# Lars Bahner <bahner@debian.org>, 2002-2003.
+# Axel Bojer <axelb@skolelinux.no>, 2003-2004.
+# Klaus Ade Johnstad <klaus@skolelinux.no>, 2004.
+# Bjorn Steensrud <bjornst@powertech.no>, 2004.
+# Hans Fredrik Nordhaug <hans@nordhaug.priv.no>, 2003, 2005-2010.
 msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.0.5\n"
-- 
2.0.1

