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
997e5f12
Commit
997e5f12
authored
Feb 20, 2008
by
Mikołaj Zalewski
Committed by
Alexandre Julliard
Feb 21, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
parent
a821cc34
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
devenum.rc
dlls/devenum/devenum.rc
+3
-3
gphoto2_Es.rc
dlls/gphoto2.ds/gphoto2_Es.rc
+1
-1
ui_De.rc
dlls/localui/ui_De.rc
+1
-1
msvfw32_Es.rc
dlls/msvfw32/msvfw32_Es.rc
+1
-1
sane_Es.rc
dlls/sane.ds/sane_Es.rc
+1
-1
Nl.rc
programs/clock/Nl.rc
+1
-1
No files found.
dlls/devenum/devenum.rc
View file @
997e5f12
...
...
@@ -63,7 +63,7 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
}
STRINGTABLE DISCARDABLE
LANGUAGE LANG_ITALIAN, SUBLANG_
DEFAULT
LANGUAGE LANG_ITALIAN, SUBLANG_
NEUTRAL
{
7 "DirectSound di Default"
8 "DirectSound: %s"
...
...
@@ -81,7 +81,7 @@ LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT
}
STRINGTABLE DISCARDABLE
LANGUAGE LANG_SPANISH, SUBLANG_
DEFAULT
LANGUAGE LANG_SPANISH, SUBLANG_
NEUTRAL
{
7 "DirectSound por defecto"
8 "DirectSound: %s"
...
...
@@ -117,7 +117,7 @@ LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
}
STRINGTABLE DISCARDABLE
LANGUAGE LANG_DUTCH, SUBLANG_
DEFAULT
LANGUAGE LANG_DUTCH, SUBLANG_
NEUTRAL
{
7 "Standaard DirectSound"
8 "DirectSound: %s"
...
...
dlls/gphoto2.ds/gphoto2_Es.rc
View file @
997e5f12
...
...
@@ -19,7 +19,7 @@
*/
#pragma code_page(65001)
LANGUAGE LANG_SPANISH, SUBLANG_
DEFAULT
LANGUAGE LANG_SPANISH, SUBLANG_
NEUTRAL
IDD_CAMERAUI DIALOG DISCARDABLE 0, 0, 372, 273
STYLE DS_MODALFRAME | DS_SETFOREGROUND | DS_CENTER | WS_POPUP | WS_VISIBLE |
...
...
dlls/localui/ui_De.rc
View file @
997e5f12
...
...
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_GERMAN, SUBLANG_
DEFAULT
LANGUAGE LANG_GERMAN, SUBLANG_
NEUTRAL
ADDPORT_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 245, 47
STYLE DS_CONTEXTHELP | DS_MODALFRAME | DS_SETFONT | DS_SETFOREGROUND | WS_POPUPWINDOW | WS_VISIBLE | WS_CAPTION
...
...
dlls/msvfw32/msvfw32_Es.rc
View file @
997e5f12
...
...
@@ -16,7 +16,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_SPANISH, SUBLANG_
DEFAULT
LANGUAGE LANG_SPANISH, SUBLANG_
NEUTRAL
ICM_CHOOSE_COMPRESSOR DIALOG DISCARDABLE 36, 24, 187, 95
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
...
...
dlls/sane.ds/sane_Es.rc
View file @
997e5f12
...
...
@@ -19,7 +19,7 @@
*/
#pragma code_page(65001)
LANGUAGE LANG_SPANISH, SUBLANG_
DEFAULT
LANGUAGE LANG_SPANISH, SUBLANG_
NEUTRAL
IDD_DIALOG1 DIALOG DISCARDABLE 0, 0, 186, 46
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE | DS_CENTER | DS_SETFOREGROUND
...
...
programs/clock/Nl.rc
View file @
997e5f12
...
...
@@ -42,7 +42,7 @@ MAIN_MENU MENU
}
}
STRINGTABLE DISCARDABLE LANGUAGE LANG_DUTCH, SUBLANG_
DEFAULT
STRINGTABLE DISCARDABLE LANGUAGE LANG_DUTCH, SUBLANG_
NEUTRAL
{
IDS_LICENSE_CAPTION, "LICENTIE"
IDS_LICENSE,
...
...
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