From 457f47ba2e1bb94c55b51ffa8b68e7b9ca14b6ca Mon Sep 17 00:00:00 2001 From: Daniel Reimer Date: Tue, 2 Oct 2007 23:48:56 +0000 Subject: [PATCH] You forgot something in your Translation janderwald. svn path=/trunk/; revision=29365 --- reactos/dll/cpl/appwiz/lang/de-DE.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/cpl/appwiz/lang/de-DE.rc b/reactos/dll/cpl/appwiz/lang/de-DE.rc index b6b973f56cd..6637ca45e27 100644 --- a/reactos/dll/cpl/appwiz/lang/de-DE.rc +++ b/reactos/dll/cpl/appwiz/lang/de-DE.rc @@ -46,7 +46,7 @@ END IDD_SHORTCUT_LOCATION DIALOGEX 0, 0, 340, 200 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION -CAPTION "Create Shortcut" +CAPTION "Verknüpfung erstellen" FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN LTEXT "Mit diesem Assistenten können Sie Verknüpfungen mit\nlokalen oder vernetzten Programmen, Dateien, Ordnern,\nComputern oder Internetaddressen erstellen.", -1, 120, 15, 200, 30 @@ -58,7 +58,7 @@ END IDD_SHORTCUT_FINISH DIALOGEX 0, 0, 340, 200 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION -CAPTION "Select a Title for the Program" +CAPTION "Bezeichnung für das Programm" FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN LTEXT "&Geben Sie den Namen für die Verknüpfung ein:", -1, 120, 15, 150, 10