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
9328d281
Commit
9328d281
authored
Mar 13, 2011
by
Detlef Riekenberg
Committed by
Alexandre Julliard
Mar 14, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inetcpl: Update German translation.
parent
3494106d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
4 deletions
+25
-4
cpl_De.rc
dlls/inetcpl.cpl/cpl_De.rc
+25
-4
No files found.
dlls/inetcpl.cpl/cpl_De.rc
View file @
9328d281
...
...
@@ -39,14 +39,35 @@ BEGIN
PUSHBUTTON "A&ktuelle Seite", IDC_HOME_CURRENT, 58, 36, 80, 14
PUSHBUTTON "&Standardseite", IDC_HOME_DEFAULT, 144, 36, 80, 14
PUSHBUTTON "&Leere Seite", IDC_HOME_BLANK, 230, 36, 80, 14
GROUPBOX " Brows
ing history
", IDC_STATIC, 4, 60, 312, 46
LTEXT "
You can delete cached pages, cookies and other data
.",
GROUPBOX " Brows
erverlauf
", IDC_STATIC, 4, 60, 312, 46
LTEXT "
Sie können temporäre Dateien, Cookies und andere Daten löschen
.",
IDC_STATIC, 58, 72, 252, 10
PUSHBUTTON "
Delete &files
...", IDC_HISTORY_DELETE, 144, 86, 80, 14
PUSHBUTTON "&
Settings
...", IDC_HISTORY_SETTINGS, 230, 86, 80, 14
PUSHBUTTON "
&Daten löschen
...", IDC_HISTORY_DELETE, 144, 86, 80, 14
PUSHBUTTON "&
Einstellungen
...", IDC_HISTORY_SETTINGS, 230, 86, 80, 14
END
/* "Delete browsing history" dialog */
IDD_DELETE_HISTORY DIALOG 0, 0, 250, 250
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
CAPTION "Gespeicherte Browserdaten löchen"
BEGIN
AUTOCHECKBOX "&Temporäre Inernetdateien\nZwischengespeicherte Kopien von Webseiten, Bildern und Zertifikaten.",
IDC_DELETE_TEMP_FILES, 10, 8, 230, 30, BS_TOP | BS_MULTILINE
AUTOCHECKBOX "&Cookies\nVon Webseiten auf ihrem Computer gespeicherte Dateien, die Benutzereinstellungen oder Anmeldeinformationen enthalten.",
IDC_DELETE_COOKIES, 10, 38, 230, 30, BS_TOP | BS_MULTILINE
AUTOCHECKBOX "&Verlauf\nListe von Webseiten, die Sie aufgerufen haben.",
IDC_DELETE_HISTORY, 10, 68, 230, 30, BS_TOP | BS_MULTILINE
AUTOCHECKBOX "&Formulardaten\nBenutzernamen und andere Informationen, die Sie in Formulare eingegeben haben.",
IDC_DELETE_FORM_DATA, 10, 98, 230, 30, BS_TOP | BS_MULTILINE
AUTOCHECKBOX "&Kennwörter\nGespeicherte Kennwörter, die Sie in Formulare eingegeben haben.",
IDC_DELETE_PASSWORDS, 10, 128, 230, 30, BS_TOP | BS_MULTILINE
DEFPUSHBUTTON "&Abbrechen", IDCANCEL, 185, 230, 60, 15, WS_GROUP
PUSHBUTTON "&Löschen", IDOK, 120, 230, 60, 15, WS_GROUP
END
/* "Content" propsheet */
IDD_CONTENT DIALOG 0, 0, 320, 220
...
...
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