Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
b425367f
Commit
b425367f
authored
Jun 07, 2001
by
Gerard Patel
Committed by
Alexandre Julliard
Jun 07, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes to French translation of common dialog messages.
parent
63c06aa0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
cdlg_Fr.rc
dlls/commdlg/cdlg_Fr.rc
+10
-10
No files found.
dlls/commdlg/cdlg_Fr.rc
View file @
b425367f
...
...
@@ -237,7 +237,7 @@ FONT 8, "helv"
LTEXT "&Type du fichier",IDC_FILETYPESTATIC,5,128,42,8, SS_NOTIFY
COMBOBOX IDC_FILETYPE,54,126,155,53,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
CONTROL "&
Schreibgeschtzt
",IDC_OPENREADONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,54,145,100,10
CONTROL "&
Protection criture
",IDC_OPENREADONLY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,54,145,100,10
DEFPUSHBUTTON "Ouvrir", IDOK,242,110,50,14
...
...
@@ -300,13 +300,13 @@ BEGIN
LTEXT "&Nom:", stc6, 16, 20, 36,8
COMBOBOX cmb1, 52, 18, 152,152,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
LTEXT "Etat:", stc8, 16, 36, 36,10, SS_NOPREFIX
LTEXT "[aucun]", stc12,
52
, 36, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "[aucun]", stc12,
60
, 36, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "Type:", stc7, 16, 48, 36,10, SS_NOPREFIX
LTEXT "[
keiner]", stc11, 52
, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "[
aucun]", stc11, 60
, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "Emplacement:", stc10, 16, 60, 36,10, SS_NOPREFIX
LTEXT "[aucun]", stc14,
52
, 60, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "[aucun]", stc14,
60
, 60, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "Commentaire:", stc9, 16, 72, 36,10, SS_NOPREFIX
LTEXT "[aucun]", stc13,
52
, 72, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
LTEXT "[aucun]", stc13,
60
, 72, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
GROUPBOX "Papier", grp2, 8, 92, 164,56, WS_GROUP
LTEXT "&Taille:", stc2, 16,108, 36, 8
...
...
@@ -314,7 +314,7 @@ BEGIN
LTEXT "Source:", stc3, 16,128, 36, 8
COMBOBOX cmb3, 52,126, 112,112,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
GROUPBOX "Orientat
t
ion", grp1, 180, 92, 100,56, WS_GROUP
GROUPBOX "Orientation", grp1, 180, 92, 100,56, WS_GROUP
ICON "", ico1, 195,112, 18,20, WS_GROUP
CONTROL "&Portrait", rad1,"Button",BS_AUTORADIOBUTTON | WS_GROUP |WS_TABSTOP,224,106,52,12
CONTROL "&Paysage", rad2,"Button",BS_AUTORADIOBUTTON,224,126,52,12
...
...
@@ -326,8 +326,8 @@ STRINGTABLE DISCARDABLE
IDS_DOCUMENTFOLDERS "Rpertoire Documents"
IDS_PERSONAL "Mes Documents"
IDS_FAVORITES "Mes Favoris"
IDS_PATH "
System Directory
"
IDS_DESKTOP "
Desktop
"
IDS_PATH "
Rpertoire systme
"
IDS_DESKTOP "
Bureau
"
IDS_FONTS "Polices"
IDS_MYCOMPUTER "Poste de travail"
}
...
...
@@ -341,7 +341,7 @@ STRINGTABLE DISCARDABLE
IDS_CREATEFILE "Ce fichier n'existe pas.\nSouhaitez-vous le crer ?"
IDL_OVERWRITEFILE "Ce fichier existe dj.\nVoulez-vous le remplacer ?"
IDS_INVALID_FILENAME_TITLE "Le chemin d'accs contient des caractres invalides"
IDS_INVALID_FILENAME "Un
e
nom de fichier ne peut contenir un des caractres suivants : \n / : < > |"
IDS_INVALID_FILENAME "Un nom de fichier ne peut contenir un des caractres suivants : \n / : < > |"
IDS_PATHNOTEXISTING "Le chemin d'accs n'existe pas"
IDS_FILENOTEXISTING "Le fichier n'existe pas"
}
...
...
@@ -352,7 +352,7 @@ STRINGTABLE DISCARDABLE
IDS_NEWFOLDER "Crer un nouveau dossier"
IDS_LISTVIEW "Liste"
IDS_REPORTVIEW "Dtails"
IDS_TODESKTOP "
Browse to Desktop
"
IDS_TODESKTOP "
Voir le bureau
"
}
STRINGTABLE DISCARDABLE
...
...
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