Detlef Riekenberg : shell32: Fix typo in Run dialog.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 13 05:25:39 CDT 2006


Module: wine
Branch: master
Commit: 1f2219d52195153bc0d23f5fcbb748c462c17ea2
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1f2219d52195153bc0d23f5fcbb748c462c17ea2

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Thu Oct 12 22:27:44 2006 +0200

shell32: Fix typo in Run dialog.

---

 dlls/shell32/shell32_De.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/shell32/shell32_De.rc b/dlls/shell32/shell32_De.rc
index b1017fc..803d584 100644
--- a/dlls/shell32/shell32_De.rc
+++ b/dlls/shell32/shell32_De.rc
@@ -124,7 +124,7 @@ CAPTION ""
 FONT 8, "MS Shell Dlg"
 {
  ICON "", 12297, 7, 11, 18, 20, WS_VISIBLE
- LTEXT "Geben sie den Namen eines Programmes, eines Ordners, eines Dokumentes oder einer Internet-Ressource ein, dei geöffnet werden soll", 12289, 36, 11, 182, 18
+ LTEXT "Geben sie den Namen eines Programmes, eines Ordners, eines Dokumentes oder einer Internet-Ressource ein, die geöffnet werden soll", 12289, 36, 11, 182, 18
  LTEXT "Ö&ffnen:", 12305, 7, 39, 24, 10
  CONTROL "", 12298, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 183, 100
  DEFPUSHBUTTON "OK", IDOK, 62, 63, 50, 14, WS_TABSTOP




More information about the wine-cvs mailing list