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
210853ee
Commit
210853ee
authored
Jun 15, 2011
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 15, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmdlgtst: Fix ellipsis usage in the menu and button labels.
parent
11529e1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
En.rc
programs/cmdlgtst/En.rc
+14
-14
No files found.
programs/cmdlgtst/En.rc
View file @
210853ee
...
...
@@ -32,30 +32,30 @@ CmdlgtstMenu MENU
POPUP "&Commdlg"
{
MENUITEM "&Open", CM_U_OPEN
MENUITEM "&Save", CM_U_SAVE
MENUITEM "&Open
...
", CM_U_OPEN
MENUITEM "&Save
As...
", CM_U_SAVE
MENUITEM SEPARATOR
MENUITEM "&Color", CM_U_COLOR
MENUITEM "&Font", CM_U_FONT
MENUITEM "&Color
...
", CM_U_COLOR
MENUITEM "&Font
...
", CM_U_FONT
MENUITEM SEPARATOR
MENUITEM "Find &Text", CM_U_FIND
MENUITEM "&Replace Text", CM_U_REPLACE
MENUITEM "Find &Text
...
", CM_U_FIND
MENUITEM "&Replace Text
...
", CM_U_REPLACE
MENUITEM SEPARATOR
MENUITEM "P&rint", CM_U_PRINT
MENUITEM "Pa&ge Setup", CM_U_PAGESETUP
MENUITEM "P&rint
...
", CM_U_PRINT
MENUITEM "Pa&ge Setup
...
", CM_U_PAGESETUP
}
POPUP "F&lags"
{
MENUITEM "Fil&e", CM_F_FILE
MENUITEM "Fil&e
...
", CM_F_FILE
MENUITEM SEPARATOR
MENUITEM "&Color", CM_F_COLOR
MENUITEM "&Font", CM_F_FONT
MENUITEM "&Color
...
", CM_F_COLOR
MENUITEM "&Font
...
", CM_F_FONT
MENUITEM SEPARATOR
MENUITEM "Find/&Replace", CM_F_FINDREPLACE
MENUITEM "Find/&Replace
...
", CM_F_FINDREPLACE
MENUITEM SEPARATOR
MENUITEM "P&rint", CM_F_PRINT
MENUITEM "Pa&ge Setup", CM_F_PAGESETUP
MENUITEM "P&rint
....
", CM_F_PRINT
MENUITEM "Pa&ge Setup
...
", CM_F_PAGESETUP
}
POPUP "&Help"
...
...
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