Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
bef65da0
Commit
bef65da0
authored
Sep 08, 2006
by
Jonathan Ernst
Committed by
Alexandre Julliard
Sep 10, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mshtml: Updated French translation.
parent
d78f7736
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
1 deletion
+22
-1
Fr.rc
dlls/mshtml/Fr.rc
+22
-1
No files found.
dlls/mshtml/Fr.rc
View file @
bef65da0
...
...
@@ -2,7 +2,7 @@
* MsHTML resources
* French Language Support
*
* Copyright 2005 Jonathan Ernst
* Copyright 2005
-2006
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,27 @@
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
{
IDS_HTMLDISABLED "Le rendu HTML est actuellement dsactiv."
IDS_HTMLDOCUMENT "Document HTML"
IDS_DOWNLOADING "Tlchargement..."
IDS_INSTALLING "Installation..."
}
ID_DWL_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Programme d'installation de Gecko de Wine"
FONT 8, "MS Shell Dlg"
{
LTEXT "Cette application essaie d'afficher une page HTML. Wine requiert la prsence du moteur de rendu Gecko de Mozilla" \
"pour afficher cette page. Cliquez sur Installer si vous souhaitez que Wine " \
"tlcharge et installe automatiquement Gecko.", ID_DWL_STATUS, 10, 10, 240, 30, SS_CENTER
CONTROL "Progression", ID_DWL_PROGRESS, PROGRESS_CLASSA, WS_BORDER|PBS_SMOOTH, 10, 40, 240, 12
PUSHBUTTON "Annuler", IDCANCEL, 140, 60, 50, 15, WS_GROUP | WS_TABSTOP
PUSHBUTTON "Installer", ID_DWL_INSTALL, 200, 60, 50, 15, WS_GROUP | WS_TABSTOP
}
/* FIXME: This should be in shdoclc.dll */
IDR_BROWSE_CONTEXT_MENU MENU
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment