OSDN Git Service

BUG: [ 1193260 ] Problems with the current German translation
authorKimmo Varis <kimmov@gmail.com>
Mon, 2 May 2005 16:40:40 +0000 (16:40 +0000)
committerKimmo Varis <kimmov@gmail.com>
Mon, 2 May 2005 16:40:40 +0000 (16:40 +0000)
Src/Languages/German/MergeGerman.rc
Src/readme.txt

index 5c61cec..524e432 100644 (file)
@@ -115,8 +115,8 @@ BEGIN
         MENUITEM "Schrift &auswählen...",       ID_VIEW_SELECTFONT
         MENUITEM "Standard-Schrift &verwenden", ID_VIEW_USEDEFAULTFONT
         MENUITEM SEPARATOR
-        MENUITEM "Leer&zeichen anzeigen",       ID_VIEW_WHITESPACE
-        MENUITEM "Zeilenuntersc&hied anzeigen", ID_VIEW_LINEDIFFS
+        MENUITEM "&Symbolleiste",               ID_VIEW_TOOLBAR
+        MENUITEM "S&tatusleiste",               ID_VIEW_STATUS_BAR
         MENUITEM SEPARATOR
         MENUITEM "Spra&che...",                 ID_VIEW_LANGUAGE
     END
@@ -647,7 +647,7 @@ BEGIN
 END
 
 IDD_PROPPAGE_LARGE DIALOGEX 0, 0, 260, 156
-STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_DISABLED | WS_CAPTION
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
 CAPTION "Allgemein"
 FONT 8, "MS Shell Dlg", 0, 0, 0x1
 BEGIN
index 4a80af2..bec9367 100644 (file)
@@ -4,6 +4,8 @@
   Src: MergeEditView.cpp
  PATCH: [ 1193447 ] Optimise location pane update.
   Src: LocationView.cpp
+ BUG: [ 1193260 ] Problems with the current German translation
+  Src/Languages/German: MergeGerman.rc
 
 2005-05-01 Kimmo
  PATCH: [ 1193033 ] Clarify file saving failed messagebox