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
0198b3d0
Commit
0198b3d0
authored
Jun 02, 2011
by
Frédéric Delanoy
Committed by
Alexandre Julliard
Jun 02, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
taskmgr: No need for translatable string for IDC_MEM_USAGE_HISTORY_GRAPH pushbutton.
parent
2f76274d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
En.rc
programs/taskmgr/En.rc
+1
-1
Pl.rc
programs/taskmgr/Pl.rc
+1
-1
Pt.rc
programs/taskmgr/Pt.rc
+1
-1
Zh.rc
programs/taskmgr/Zh.rc
+1
-1
No files found.
programs/taskmgr/En.rc
View file @
0198b3d0
...
...
@@ -115,7 +115,7 @@ BEGIN
WS_EX_CLIENTEDGE
PUSHBUTTON "",IDC_CPU_USAGE_HISTORY_GRAPH,81,17,
153,37,0,WS_EX_CLIENTEDGE
PUSHBUTTON "
MEM Usage History
",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
PUSHBUTTON "",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
153,37,0,WS_EX_CLIENTEDGE
END
...
...
programs/taskmgr/Pl.rc
View file @
0198b3d0
...
...
@@ -117,7 +117,7 @@ BEGIN
WS_EX_CLIENTEDGE
PUSHBUTTON "",IDC_CPU_USAGE_HISTORY_GRAPH,81,17,
153,37,0,WS_EX_CLIENTEDGE
PUSHBUTTON "
Historia uycia pamici
",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
PUSHBUTTON "",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
153,37,0,WS_EX_CLIENTEDGE
END
...
...
programs/taskmgr/Pt.rc
View file @
0198b3d0
...
...
@@ -198,7 +198,7 @@ BEGIN
WS_EX_CLIENTEDGE
PUSHBUTTON "CPU Usage History",IDC_CPU_USAGE_HISTORY_GRAPH,81,17,
153,37,0,WS_EX_CLIENTEDGE
PUSHBUTTON "
MEM Usage History
",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
PUSHBUTTON "",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
153,37,0,WS_EX_CLIENTEDGE
END
...
...
programs/taskmgr/Zh.rc
View file @
0198b3d0
...
...
@@ -364,7 +364,7 @@ BEGIN
WS_EX_CLIENTEDGE
PUSHBUTTON "CPU 用量歷史",IDC_CPU_USAGE_HISTORY_GRAPH,81,17,
153,37,0,WS_EX_CLIENTEDGE
PUSHBUTTON "
內存用量歷史
",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
PUSHBUTTON "",IDC_MEM_USAGE_HISTORY_GRAPH,81,75,
153,37,0,WS_EX_CLIENTEDGE
END
...
...
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