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
d1654b61
Commit
d1654b61
authored
Sep 29, 2003
by
Vincent Béron
Committed by
Alexandre Julliard
Sep 29, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change some resources from LANG_NEUTRAL to LANG_ENGLISH.
parent
7aa0f3c4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
shell32_En.rc
dlls/shell32/shell32_En.rc
+1
-1
winmm_En.rc
dlls/winmm/winmm_En.rc
+1
-1
No files found.
dlls/shell32/shell32_En.rc
View file @
d1654b61
...
...
@@ -45,7 +45,7 @@ FONT 8, "Helv"
}
/* columns in the shellview */
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_SHV_COLUMN1 "File"
IDS_SHV_COLUMN2 "Size"
...
...
dlls/winmm/winmm_En.rc
View file @
d1654b61
...
...
@@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
STRINGTABLE LANGUAGE LANG_
NEUTRAL
, SUBLANG_NEUTRAL
STRINGTABLE LANGUAGE LANG_
ENGLISH
, SUBLANG_NEUTRAL
BEGIN
/* MMSYS errors */
...
...
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