Author: janderwald
Date: Mon Nov 26 13:59:30 2007
New Revision: 30779
URL:
http://svn.reactos.org/svn/reactos?rev=30779&view=rev
Log:
- german translation of open with dialog
Modified:
trunk/reactos/dll/win32/shell32/lang/de-DE.rc
Modified: trunk/reactos/dll/win32/shell32/lang/de-DE.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/lang/de-…
==============================================================================
--- trunk/reactos/dll/win32/shell32/lang/de-DE.rc (original)
+++ trunk/reactos/dll/win32/shell32/lang/de-DE.rc Mon Nov 26 13:59:30 2007
@@ -344,16 +344,15 @@
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
- LTEXT "Choose the program you want to use to open this file:", -1, 44, 12,
211, 10
- LTEXT "File: %s", 14001, 44, 25, 188, 10
- GROUPBOX "Programs", -1, 7, 42, 249, 187
+ LTEXT "Wählen Sie das Programm, das zum Öffnen dieser Datei verwendet werden
soll:", -1, 44, 12, 211, 10
+ LTEXT "Datei: %s", 14001, 44, 25, 188, 10
+ GROUPBOX "&Programme", -1, 7, 42, 249, 187
CONTROL "", 14002, "SysListView32", LVS_REPORT | LVS_SINGLESEL |
LVS_NOCOLUMNHEADER | LVS_SHAREIMAGELISTS | WS_BORDER | WS_TABSTOP, 16, 57, 230, 130
- CHECKBOX "&Always use the selected program to open this kind of file",
14003, 20, 193, 225, 10
- PUSHBUTTON "&Browse...", 14004, 198, 207, 50, 14
+ CHECKBOX "&Dateityp &immer mit dem ausgewählten Programm öffnen",
14003, 20, 193, 225, 10
+ PUSHBUTTON "&Durchsuchen..", 14004, 198, 207, 50, 14
PUSHBUTTON "OK", 14005, 150, 236, 50, 14
- PUSHBUTTON "Cancel", 14006, 206, 236, 50, 14
-END
-
+ PUSHBUTTON "Abbrechen", 14006, 206, 236, 50, 14
+END
STRINGTABLE DISCARDABLE
BEGIN