- german translation of open with dialog

svn path=/trunk/; revision=30779
This commit is contained in:
Johannes Anderwald 2007-11-26 10:59:30 +00:00
parent 10e97e413e
commit d5c52ddf0e

View file

@ -344,17 +344,16 @@ CAPTION "Open With"
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
PUSHBUTTON "Abbrechen", 14006, 206, 236, 50, 14
END
STRINGTABLE DISCARDABLE
BEGIN
/* columns in the shellview */