shdoclc: Update French translation.
This commit is contained in:
parent
3577c89100
commit
5e4f792eab
|
@ -2,7 +2,7 @@
|
|||
* MsHTML resources
|
||||
* French Language Support
|
||||
*
|
||||
* Copyright 2005-2006 Jonathan Ernst
|
||||
* Copyright 2005-2007 Jonathan Ernst
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -22,6 +22,17 @@
|
|||
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
IDS_MESSAGE_BOX_TITLE, "Internet Explorer de Wine"
|
||||
}
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
IDS_PRINT_HEADER_TEMPLATE "&w&bPage &p" /* FIXME: should be "&w&bPage &p of &P" */
|
||||
IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
|
||||
}
|
||||
|
||||
IDR_BROWSE_CONTEXT_MENU MENU
|
||||
{
|
||||
POPUP "Default"
|
||||
|
|
Loading…
Reference in New Issue