msrle32: Fix French translation.

This commit is contained in:
Frédéric Delanoy 2009-07-08 15:32:48 +02:00 committed by Alexandre Julliard
parent 45e9d0d2cb
commit dc4463e142
1 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/*
* French resource file for MS-RLE
*
* Copyright 2002 Michael Günnewig
* Copyright 2002 Michael Günnewig
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -20,11 +20,14 @@
#include "msrle_private.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
{
IDS_NAME "WINE-MS-RLE"
IDS_DESCRIPTION "Wine: codeur/encodeur vidéo MS-RLE"
IDS_ABOUT "Wine: codeur/encodeur vidéo MS-RLE\nCopyright 2002 par Michael Günnewig"
IDS_DESCRIPTION "Wine : codec vidéo MS-RLE"
IDS_ABOUT "Wine : codec vidéo MS-RLE\nCopyright 2002 par Michael Günnewig"
}