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
ae41dd53
Commit
ae41dd53
authored
Oct 31, 2002
by
Vincent Béron
Committed by
Alexandre Julliard
Oct 31, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small cleanup for the French progman resources.
parent
5347222b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Fr.rc
programs/progman/Fr.rc
+5
-5
No files found.
programs/progman/Fr.rc
View file @
ae41dd53
...
...
@@ -56,8 +56,8 @@ MAIN_MENU MENU LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
MENUITEM SEPARATOR
POPUP "&Info..." {
MENUITEM "&Licen
s
e", PM_LICENSE
MENUITEM "
&NO WARRANTY
", PM_NO_WARRANTY
MENUITEM "&Licen
c
e", PM_LICENSE
MENUITEM "
AUCUNE &GARANTIE
", PM_NO_WARRANTY
MENUITEM "&A propos de WINE", PM_ABOUT_WINE
}
}
...
...
@@ -88,7 +88,7 @@ CAPTION "Dplacer un programme"
{
LTEXT "Dplacer le programme:", IDIGNORE, 5, 5, 90, 15
LTEXT "", PM_PROGRAM, 95, 5, 90, 15
LTEXT "
A
partir du groupe:", IDIGNORE, 5, 13, 90, 15
LTEXT " partir du groupe:", IDIGNORE, 5, 13, 90, 15
LTEXT "", PM_FROM_GROUP, 95, 13, 90, 15
LTEXT "&Vers le groupe:", PM_TO_GROUP_TXT, 5, 28, 140, 15
COMBOBOX PM_TO_GROUP, 5, 38, 140, 50, WS_TABSTOP | CBS_DROPDOWNLIST
...
...
@@ -106,11 +106,11 @@ CAPTION "Copier un programme"
{
LTEXT "Copier le programme:", IDIGNORE, 5, 5, 90, 15
LTEXT "", PM_PROGRAM, 95, 5, 90, 15
LTEXT "
A
partir du groupe:", IDIGNORE, 5, 13, 90, 15
LTEXT " partir du groupe:", IDIGNORE, 5, 13, 90, 15
LTEXT "", PM_FROM_GROUP, 95, 13, 90, 15
LTEXT "&Vers le groupe:", PM_TO_GROUP_TXT, 5, 28, 140, 15
COMBOBOX PM_TO_GROUP, 5, 38, 140, 50, WS_TABSTOP | CBS_DROPDOWNLIST
DEFPUSHBUTTON "
&Vers le groupe:
", IDOK, 185, 5, 60, 15, WS_TABSTOP
DEFPUSHBUTTON "
OK
", IDOK, 185, 5, 60, 15, WS_TABSTOP
PUSHBUTTON "Annuler", IDCANCEL, 185, 25, 60, 15, WS_TABSTOP
PUSHBUTTON "&Aide", PM_HELP, 185, 45, 60, 15, 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