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
385a8da4
Commit
385a8da4
authored
Oct 05, 2006
by
Hans Leidekker
Committed by
Alexandre Julliard
Oct 06, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't use utf-8 in rc files.
parent
7295af09
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
7 deletions
+7
-7
comctl_Nl.rc
dlls/comctl32/comctl_Nl.rc
+1
-1
mpr_Pt.rc
dlls/mpr/mpr_Pt.rc
+2
-2
oledlg_Nl.rc
dlls/oledlg/oledlg_Nl.rc
+1
-1
shlwapi_Pt.rc
dlls/shlwapi/shlwapi_Pt.rc
+2
-2
wps_Nl.rc
dlls/wineps.drv/wps_Nl.rc
+1
-1
No files found.
dlls/comctl32/comctl_Nl.rc
View file @
385a8da4
...
...
@@ -40,7 +40,7 @@ FONT 8, "MS Shell Dlg"
BEGIN
PUSHBUTTON "< V&orige", IDC_BACK_BUTTON,71,138,50,14
DEFPUSHBUTTON "&Volgende >", IDC_NEXT_BUTTON,121,138,50,14
DEFPUSHBUTTON "Be
ë
indigen", IDC_FINISH_BUTTON,121,138,50,14
DEFPUSHBUTTON "Beindigen", IDC_FINISH_BUTTON,121,138,50,14
PUSHBUTTON "Annuleren", IDCANCEL,178,138,50,14
PUSHBUTTON "Help", IDHELP,235,138,50,14,WS_GROUP
LTEXT "", IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN
...
...
dlls/mpr/mpr_Pt.rc
View file @
385a8da4
...
...
@@ -30,10 +30,10 @@ STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Entre a senha da rede"
FONT 8, "MS Shell Dlg"
{
LTEXT "Por favor, entre como o nome de usu
á
rio e a senha:", IDC_EXPLAIN, 40, 6, 150, 15
LTEXT "Por favor, entre como o nome de usurio e a senha:", IDC_EXPLAIN, 40, 6, 150, 15
LTEXT "Proxy", -1, 40, 26, 50, 10
/* LTEXT "Realm", -1, 40, 46, 50, 10 */
LTEXT "Usu
á
rio", -1, 40, 66, 50, 10
LTEXT "Usurio", -1, 40, 66, 50, 10
LTEXT "Senha", -1, 40, 86, 50, 10
LTEXT "" IDC_PROXY, 80, 26, 150, 14, 0
LTEXT "" IDC_REALM, 80, 46, 150, 14, 0
...
...
dlls/oledlg/oledlg_Nl.rc
View file @
385a8da4
...
...
@@ -33,7 +33,7 @@ BEGIN
GROUPBOX "Resultaat",IDC_RESULT,7,103,208,41
CONTROL "Nieuw",IDC_CREATENEW,"Button",BS_AUTORADIOBUTTON |
WS_GROUP,7,20,62,10
CONTROL "Cre
ë
ren",IDC_CREATECONTROL,"Button",
CONTROL "Creren",IDC_CREATECONTROL,"Button",
BS_AUTORADIOBUTTON | NOT WS_VISIBLE,7,54,62,10
CONTROL "Bestand gebruiken",IDC_CREATEFROMFILE,"Button",
BS_AUTORADIOBUTTON,7,37,67,10
...
...
dlls/shlwapi/shlwapi_Pt.rc
View file @
385a8da4
...
...
@@ -27,11 +27,11 @@ FONT 8, "MS Shell Dlg"
{
LTEXT "", IDS_ERR_USER_MSG2, 15, 5, 28, 20
LTEXT "", IDS_ERR_USER_MSG, 15, 5, 210, 8
CHECKBOX "N
ã
o &me mostre essa mensagem novamente", IDC_ERR_DONT_SHOW, 5, 20, 210, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
CHECKBOX "No &me mostre essa mensagem novamente", IDC_ERR_DONT_SHOW, 5, 20, 210, 10, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP
PUSHBUTTON L"&OK" IDOK, 105, 40, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON L"&Cancelar" IDCANCEL, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON L"&Sim" IDYES, 105, 40, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON L"&N
ã
o" IDNO, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON L"&No" IDNO, 160, 40, 50, 14, WS_GROUP | WS_TABSTOP
}
STRINGTABLE DISCARDABLE
...
...
dlls/wineps.drv/wps_Nl.rc
View file @
385a8da4
...
...
@@ -28,7 +28,7 @@ FONT 8, "MS Shell Dlg"
LTEXT "Papier&formaat:", -1, 10, 6, 100, 8
LISTBOX IDD_PAPERS, 10, 15, 200, 45, LBS_STANDARD | LBS_HASSTRINGS |
WS_TABSTOP
GROUPBOX "Ori
ë
ntatie", -1, 10, 80, 200, 50
GROUPBOX "Orintatie", -1, 10, 80, 200, 50
CONTROL "&Portret", IDD_ORIENT_PORTRAIT, "Button", BS_AUTORADIOBUTTON |
WS_TABSTOP, 20, 90, 60, 10
CONTROL "&Landschap", IDD_ORIENT_LANDSCAPE, "Button", BS_AUTORADIOBUTTON,
...
...
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