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
6301f655
Commit
6301f655
authored
Jul 21, 2010
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jul 21, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winmm: Move from a per resource to a global LANGUAGE setting.
parent
6e8c900d
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
54 additions
and
18 deletions
+54
-18
winmm_Cs.rc
dlls/winmm/winmm_Cs.rc
+3
-1
winmm_Da.rc
dlls/winmm/winmm_Da.rc
+3
-1
winmm_De.rc
dlls/winmm/winmm_De.rc
+3
-1
winmm_En.rc
dlls/winmm/winmm_En.rc
+3
-1
winmm_Es.rc
dlls/winmm/winmm_Es.rc
+3
-1
winmm_It.rc
dlls/winmm/winmm_It.rc
+3
-1
winmm_Ja.rc
dlls/winmm/winmm_Ja.rc
+3
-1
winmm_Ko.rc
dlls/winmm/winmm_Ko.rc
+3
-1
winmm_Nl.rc
dlls/winmm/winmm_Nl.rc
+3
-1
winmm_No.rc
dlls/winmm/winmm_No.rc
+3
-1
winmm_Pl.rc
dlls/winmm/winmm_Pl.rc
+3
-1
winmm_Pt.rc
dlls/winmm/winmm_Pt.rc
+6
-2
winmm_Ru.rc
dlls/winmm/winmm_Ru.rc
+3
-1
winmm_Si.rc
dlls/winmm/winmm_Si.rc
+3
-1
winmm_Sk.rc
dlls/winmm/winmm_Sk.rc
+3
-1
winmm_Tr.rc
dlls/winmm/winmm_Tr.rc
+3
-1
winmm_Uk.rc
dlls/winmm/winmm_Uk.rc
+3
-1
No files found.
dlls/winmm/winmm_Cs.rc
View file @
6301f655
...
...
@@ -22,9 +22,11 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_CZECH, SUBLANG_NEUTRAL
/* Czech strings in CP1250 */
STRINGTABLE
LANGUAGE LANG_CZECH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Da.rc
View file @
6301f655
...
...
@@ -19,7 +19,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_De.rc
View file @
6301f655
...
...
@@ -19,9 +19,11 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_En.rc
View file @
6301f655
...
...
@@ -19,7 +19,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Es.rc
View file @
6301f655
...
...
@@ -20,7 +20,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_It.rc
View file @
6301f655
...
...
@@ -20,7 +20,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Ja.rc
View file @
6301f655
...
...
@@ -19,10 +19,12 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL
/* UTF-8 */
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Ko.rc
View file @
6301f655
...
...
@@ -20,7 +20,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Nl.rc
View file @
6301f655
...
...
@@ -19,9 +19,11 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_No.rc
View file @
6301f655
...
...
@@ -19,7 +19,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Pl.rc
View file @
6301f655
...
...
@@ -19,7 +19,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_POLISH, SUBLANG_NEUTRAL
LANGUAGE LANG_POLISH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Pt.rc
View file @
6301f655
...
...
@@ -21,7 +21,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE
BEGIN
...
...
@@ -131,7 +133,9 @@ MCIERR_SEQ_TIMER, "Todos os temporizadores de multimdia esto sendo utilizado
END
STRINGTABLE LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE
BEGIN
...
...
dlls/winmm/winmm_Ru.rc
View file @
6301f655
...
...
@@ -19,10 +19,12 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_NEUTRAL
/* UTF-8 */
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_RUSSIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* Russian strings in UTF-8 */
...
...
dlls/winmm/winmm_Si.rc
View file @
6301f655
...
...
@@ -19,9 +19,11 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Sk.rc
View file @
6301f655
...
...
@@ -19,7 +19,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_SLOVAK, SUBLANG_NEUTRAL
LANGUAGE LANG_SLOVAK, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Tr.rc
View file @
6301f655
...
...
@@ -21,7 +21,9 @@
#include "windef.h"
#include "mmddk.h"
STRINGTABLE LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
/* MMSYS errors */
...
...
dlls/winmm/winmm_Uk.rc
View file @
6301f655
...
...
@@ -21,10 +21,12 @@
#include "windef.h"
#include "mmddk.h"
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
/* UTF-8 */
#pragma code_page(65001)
STRINGTABLE
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
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