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
c3086225
Commit
c3086225
authored
Jul 09, 2009
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jul 09, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winspool.drv: Convert French resources to UTF-8.
parent
f091492a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
Fr.rc
dlls/winspool.drv/Fr.rc
+6
-3
No files found.
dlls/winspool.drv/Fr.rc
View file @
c3086225
...
...
@@ -20,6 +20,9 @@
#include "wspool.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
FILENAME_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 245, 47
...
...
@@ -27,7 +30,7 @@ STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPW
CAPTION "Imprimer dans un fichier"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "&Fichier de sortie:", -1, 7, 13, 194, 13, WS_VISIBLE
LTEXT "&Fichier de sortie
:", -1, 7, 13, 194, 13, WS_VISIBLE
EDITTEXT EDITBOX, 6, 28, 174, 12, WS_VISIBLE | ES_AUTOHSCROLL
DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE
PUSHBUTTON "Annuler", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE
...
...
@@ -36,6 +39,6 @@ END
STRINGTABLE DISCARDABLE
{
IDS_CAPTION "Port local"
IDS_FILE_EXISTS "Le fichier de sortie existe d
j. Cliquez sur OK pour l'cra
ser."
IDS_CANNOT_OPEN "Impossible de cr
e
r le fichier de sortie."
IDS_FILE_EXISTS "Le fichier de sortie existe d
éjà. Cliquez sur OK pour l'écra
ser."
IDS_CANNOT_OPEN "Impossible de cr
ée
r le fichier de sortie."
}
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