This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit 0951162e7664ceb1baf1edf7e5bd1de46b2ef4be Author: Peter Pentchev <[email protected]> Date: Thu Dec 17 17:58:05 2015 +0200 Fix the Spanish translation's encoding. Closes: #684279 Reported by: Jakub Wilk <[email protected]> Submitted by: Christian PERRIER <[email protected]> --- debian/changelog | 3 +++ debian/i18n/fenix-fxi_es.po | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 103fe4e..05ec507 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ fenix (0.92a.dfsg1-12) UNRELEASED; urgency=medium * Add the declare-load-file patch to fix the conflicting declarations of load_file() in the fxc source. Closes: #749635. Reported by: Michael Tautschnig <[email protected]> + * Fix the encoding of the Spanish translation. Closes: #684279. + Reported by: Jakub Wilk <[email protected]> + Submitted by: Christian PERRIER <[email protected]> -- Peter Pentchev <[email protected]> Thu, 17 Dec 2015 16:11:53 +0200 diff --git a/debian/i18n/fenix-fxi_es.po b/debian/i18n/fenix-fxi_es.po index e895765..f7cff4f 100644 --- a/debian/i18n/fenix-fxi_es.po +++ b/debian/i18n/fenix-fxi_es.po @@ -1,4 +1,4 @@ -# translation of fenix0.92-fxi.es.po to Espa�ol +# translation of fenix0.92-fxi.es.po to Español # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2007-06-17 18:27+0000\n" "PO-Revision-Date: 2007-06-17 20:54+0200\n" "Last-Translator: Miriam Ruiz <[email protected]>\n" -"Language-Team: Espa�ol <[email protected]>\n" +"Language-Team: Español <[email protected]>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

