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
002b92e1
Commit
002b92e1
authored
Jul 07, 2009
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jul 08, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineps.drv: Fix French translation & UI display.
parent
569aa66f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
wps_Fr.rc
dlls/wineps.drv/wps_Fr.rc
+6
-3
No files found.
dlls/wineps.drv/wps_Fr.rc
View file @
002b92e1
...
...
@@ -21,6 +21,9 @@
#include "psdlg.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
PAPER DIALOG LOADONCALL MOVEABLE DISCARDABLE 5, 43, 227, 215
...
...
@@ -29,14 +32,14 @@ CAPTION "Papier"
FONT 8, "MS Shell Dlg"
{
LTEXT "&Taille du papier :", -1, 10, 6, 100, 8
LISTBOX IDD_PAPERS, 10, 1
5
, 200, 45, LBS_STANDARD | LBS_HASSTRINGS |
LISTBOX IDD_PAPERS, 10, 1
7
, 200, 45, LBS_STANDARD | LBS_HASSTRINGS |
WS_TABSTOP
GROUPBOX "Orientation", -1, 10, 80, 200, 50
CONTROL "&Portrait", IDD_ORIENT_PORTRAIT, "Button", BS_AUTORADIOBUTTON |
WS_TABSTOP, 20, 9
0
, 60, 10
WS_TABSTOP, 20, 9
3
, 60, 10
CONTROL "P&aysage", IDD_ORIENT_LANDSCAPE, "Button", BS_AUTORADIOBUTTON,
20, 110, 60, 10
LTEXT "Recto-verso
:", IDD_DUPLEX_NAME, 10, 140, 100, 8
LTEXT "Recto-verso
:", IDD_DUPLEX_NAME, 10, 140, 100, 8
COMBOBOX IDD_DUPLEX, 10, 151, 200, 20, CBS_DROPDOWNLIST | CBS_HASSTRINGS |
WS_TABSTOP
}
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