[pacman-dev] [PATCH] french translation : one broken message caused a segfault.

Dan McGee dpmcgee at gmail.com
Sat Dec 22 15:53:10 EST 2007


On Dec 22, 2007 2:25 PM, Chantry Xavier <shiningxc at gmail.com> wrote:
> pacman segfaulted on sync012 pactest because of one broken translation.
>
> Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
> ---
>  lib/libalpm/po/fr.po |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po
> index f9e1093..836ff82 100644
> --- a/lib/libalpm/po/fr.po
> +++ b/lib/libalpm/po/fr.po
> @@ -6,14 +6,12 @@ msgstr ""
>  "Project-Id-Version: Pacman package manager 3.0.1\n"
>  "Report-Msgid-Bugs-To: pacman-dev at archlinux.org\n"
>  "POT-Creation-Date: 2007-12-21 11:06+0100\n"
> -"PO-Revision-Date: 2007-12-21 11:07+0100\n"
> +"PO-Revision-Date: 2007-12-22 18:43+0100\n"
>  "Last-Translator: Xavier <shiningxc at gmail.com>\n"
>  "Language-Team: solsTiCe d'Hiver <solstice.dhiver at laposte.net>\n"
>  "MIME-Version: 1.0\n"
>  "Content-Type: text/plain; charset=utf-8\n"
>  "Content-Transfer-Encoding: 8bit\n"
> -"X-Poedit-Language: French\n"
> -"X-Poedit-Country: FRANCE\n"
>
>  #: lib/libalpm/add.c:86
>  #, c-format
> @@ -168,7 +166,7 @@ msgstr "base de donnÃ(c)es non initialisÃ(c)e\n"
>
>  #: lib/libalpm/deps.c:171
>  msgid "dependency cycle detected:\n"
> -msgstr "cycle de dÃ(c)pendances dÃ(c)tectÃ(c): %s\n"
> +msgstr "cycle de dÃ(c)pendances dÃ(c)tectÃ(c):\n"
>
>  #: lib/libalpm/deps.c:173
>  #, c-format
> --
> 1.5.3.7

I'll pull this for sure, but just curious why you removed the Poedit
headers. There wasn't really anything wrong with them being there, was
there?

-Dan


More information about the pacman-dev mailing list