diff --git a/distrib/msw/tmake/b32.t b/distrib/msw/tmake/b32.t index 49c6f27c56..86aa07b341 100644 --- a/distrib/msw/tmake/b32.t +++ b/distrib/msw/tmake/b32.t @@ -163,7 +163,7 @@ OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS) default: wx -wx: $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET) +wx: $(CFG) $(LNKCFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET) all: all_libs all_execs @@ -357,7 +357,7 @@ $(CFG): makefile.b32 -I$(WXINC);$(BCCDIR)\include;$(WXDIR)/src/generic;$(WXDIR)/src/png;$(WXDIR)/src/jpeg;$(WXDIR)/src/zlib;$(WXDIR)/src/xpm;$(WXDIR)/src/tiff -I$(WXDIR)\include\wx\msw\gnuwin32 --L$(BCCDIR)\lib +-L$(BCCDIR)\lib;$(BCCDIR)\lib\psdk -D__WXWIN__ -D__WXMSW__ -D__WINDOWS__ @@ -367,6 +367,11 @@ $(DEBUG_FLAGS) $(WIN95FLAG) ! $(CFG) +$(LNKCFG): makefile.b32 + copy &&! +-L$(WXLIBDIR);$(WXLIBDIR2);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk +! $(LNKCFG) + #-I$(WXDIR)\src\common\wxxpm\libxpm.34b\lib # -Oxt diff --git a/docs/html/i18n.htm b/docs/html/i18n.htm index 283998eb07..ce9f7d3cc5 100644 --- a/docs/html/i18n.htm +++ b/docs/html/i18n.htm @@ -33,7 +33,7 @@ translations as of wxWindows 2.2.
Fixed size face.
bold italic "
+"bold italic underlined
font size "
+"-2
font size -1
font size "
+"+0
font size +1
font size "
+"+2
font size +3
font size "
+"+4"
+msgstr ""
+
+#: ../src/generic/dcpsg.cpp:2467
+msgid "A4 sheet, 210 x 297 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:325
+msgid "ABCDEFGabcdefg12345"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:265
+msgid "Add current page to bookmarks"
+msgstr ""
+
+#: ../src/generic/colrdlgg.cpp:264
+msgid "Add to custom colours"
+msgstr "Zu Benutzerfarben hinzufügen"
+
+#: ../src/html/helpctrl.cpp:84
#, c-format
-msgid "'%s' should be numeric."
+msgid "Adding book %s"
msgstr ""
-#: ../src/common/imagjpeg.cpp:174
-msgid "Couldn't load a JPEG image - probably file is corrupted."
+#: ../src/generic/prntdlgg.cpp:163
+msgid "All"
+msgstr "Alle"
+
+#: ../src/generic/filedlgg.cpp:820
+msgid "All files (*)|*"
msgstr ""
-#: ../src/common/imagjpeg.cpp:287
-msgid "Couldn't save a JPEG image - probably file is corrupted."
+#: ../src/unix/dialup.cpp:336
+msgid "Already dialling ISP."
msgstr ""
-#: ../src/motif/app.cpp:559
+#: ../src/generic/logg.cpp:475
#, c-format
-msgid "wxWindows could not open display for '%s': exiting."
+msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
+msgstr "An Logdatei '%s' anhängen ([Nein] wird sie ersetzen)?"
+
+#: ../src/common/fontmap.cpp:93
+msgid "Arabic (ISO-8859-6)"
msgstr ""
-#: ../src/msw/app.cpp:198
-msgid "Could not initialise Rich Edit DLL"
+#: ../src/common/imagbmp.cpp:271
+msgid "BMP: Cannot deal with 4bit encoded yet."
msgstr ""
-#: ../src/msw/app.cpp:698
-msgid "Unrecoverable program error detected: the application will terminate."
+#: ../src/common/imagbmp.cpp:150 ../src/common/imagbmp.cpp:162
+#, fuzzy
+msgid "BMP: Couldn't allocate memory."
+msgstr "Kann keinen Wecker anlegen."
+
+#: ../src/common/imagbmp.cpp:141
+msgid "BMP: Encoding doesn't match bitdepth."
msgstr ""
-#: ../src/msw/app.cpp:700
-msgid "Fatal Error"
+#: ../src/common/imagbmp.cpp:104
+msgid "BMP: Image height > 32767 pixels for file."
msgstr ""
-#: ../src/msw/app.cpp:1165
-msgid "Fatal error: exiting"
+#: ../src/common/imagbmp.cpp:98
+msgid "BMP: Image width > 32767 pixels for file."
msgstr ""
-#: ../src/msw/dialog.cpp:145
-msgid "Failed to create dialog."
+#: ../src/common/imagbmp.cpp:118
+msgid "BMP: Unknown bitdepth in file."
msgstr ""
-#: ../src/unix/threadpsx.cpp:296
-msgid "Cannot start thread: error writing TLS"
+#: ../src/common/imagbmp.cpp:127
+msgid "BMP: Unknown encoding in file."
msgstr ""
-#: ../src/unix/threadpsx.cpp:477
-msgid "Cannot retrieve thread scheduling policy."
+#: ../src/generic/helpwxht.cpp:156
+msgid "Back"
msgstr ""
-#: ../src/unix/threadpsx.cpp:485
+#: ../src/common/dlgcmn.cpp:133
+msgid "Backward"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:91
+msgid "Baltic (ISO-8859-4)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:97
+msgid "Baltic II (ISO-8859-10)"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:844 ../src/common/resource.cpp:2486
+#, c-format
+msgid "Bitmap resource specification %s not found."
+msgstr "Bitmapresourceangabe %s nicht gefunden."
+
+#: ../src/generic/fontdlgg.cpp:217
+msgid "Bold"
+msgstr "Fett"
+
+#: ../src/generic/prntdlgg.cpp:662
+msgid "Bottom margin (mm):"
+msgstr "Unterer Rand (mm)"
+
+#: ../src/generic/logg.cpp:433
+msgid "C&lear"
+msgstr "L&öschen"
+
+#: ../src/msw/thread.cpp:222
+msgid "Can not create event object."
+msgstr "Kann Eventobjekt nicht erzeugen."
+
+#: ../src/msw/thread.cpp:124
+#, fuzzy
+msgid "Can not create mutex"
+msgstr "Kann Mutex nicht anlegen."
+
+#: ../src/common/filefn.cpp:1279 ../src/msw/dir.cpp:294
+#: ../src/unix/dir.cpp:214
+#, c-format
+msgid "Can not enumerate files in directory '%s'"
+msgstr "Kann Dateien in Verzeichnis '%s' nicht listen"
+
+#: ../src/msw/thread.cpp:520
+#, c-format
+msgid "Can not resume thread %x"
+msgstr "Kann Thread %x nicht forsetzen."
+
+#: ../src/msw/thread.cpp:402
+msgid "Can not start thread: error writing TLS."
+msgstr "Kann Thread nicht starten: Fehler beim Schreiben der TLS."
+
+#: ../src/msw/thread.cpp:505
+#, c-format
+msgid "Can not suspend thread %x"
+msgstr "Kann Thread %x nicht anhalten."
+
+#: ../src/msw/thread.cpp:823
+msgid "Can not wait for thread termination"
+msgstr "Kann nicht auf Threadende warten"
+
+#: ../src/common/docview.cpp:1872
+msgid "Can't &Undo "
+msgstr "Kann nicht rückgängig machen "
+
+#: ../src/common/image.cpp:713
+#, c-format
+msgid "Can't check image format of file '%s': file does not exist."
+msgstr ""
+
+#: ../src/msw/registry.cpp:410
+#, fuzzy, c-format
+msgid "Can't close registry key '%s'"
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: ../src/msw/registry.cpp:486
+#, c-format
+msgid "Can't copy values of unsupported type %d."
+msgstr ""
+
+#: ../src/msw/listctrl.cpp:207
+msgid "Can't create list control window, check that comctl32.dll is installed."
+msgstr ""
+
+#: ../src/msw/registry.cpp:393
+#, fuzzy, c-format
+msgid "Can't create registry key '%s'"
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: ../src/msw/utilsexc.cpp:425
+#, fuzzy
+msgid "Can't create the inter-process read pipe"
+msgstr "Kann Thread nicht erzeugen"
+
+#: ../src/msw/utilsexc.cpp:435
+msgid "Can't create the inter-process write pipe"
+msgstr ""
+
+#: ../src/msw/thread.cpp:487
+msgid "Can't create thread"
+msgstr "Kann Thread nicht erzeugen"
+
+#: ../src/msw/window.cpp:2372
+#, c-format
+msgid ""
+"Can't create window of class %s!\n"
+"Possible Windows 3.x compatibility problem?"
+msgstr ""
+
+#: ../src/msw/registry.cpp:656
+#, fuzzy, c-format
+msgid "Can't delete key '%s'"
+msgstr "Kann Wert von Eintrag '%s' nicht löschen"
+
+#: ../src/msw/iniconf.cpp:463
+#, c-format
+msgid "Can't delete the INI file '%s'"
+msgstr "Kann INI-Datei '%s' nicht löschen"
+
+#: ../src/msw/registry.cpp:681
+#, fuzzy, c-format
+msgid "Can't delete value '%s' from key '%s'"
+msgstr "Kann Wert '%s' von Eintrag '%s' nicht löschen."
+
+#: ../src/msw/registry.cpp:692
+#, fuzzy, c-format
+msgid "Can't delete value of key '%s'"
+msgstr "Kann Wert von Eintrag '%s' nicht löschen"
+
+#: ../src/msw/registry.cpp:992
+#, fuzzy, c-format
+msgid "Can't enumerate subkeys of key '%s'"
+msgstr "Kann Untereinträge von '%s' nicht auflisten"
+
+#: ../src/msw/registry.cpp:947
+#, fuzzy, c-format
+msgid "Can't enumerate values of key '%s'"
+msgstr "Kann Werte von Eintrag '%s' nicht auflisten"
+
+#: ../src/msw/utilsexc.cpp:400
+#, c-format
+msgid "Can't execute command '%s'"
+msgstr "Kann Befehl '%s' nicht ausführen"
+
+#: ../src/common/ffile.cpp:234
+#, fuzzy, c-format
+msgid "Can't find current position in file '%s'"
+msgstr "Kann Konfigurationsdatei '%s' nicht öffnen."
+
+#: ../src/msw/window.cpp:2325
+msgid ""
+"Can't find dummy dialog template!\n"
+"Check resource include path for finding wx.rc."
+msgstr ""
+
+#: ../src/common/object.cpp:321 ../src/common/object.cpp:342
+#, c-format
+msgid "Can't find the serialization object '%s' for the object '%s'."
+msgstr "Kann Serialisierungsobjekt '%s' für Object '%s' nicht finden."
+
+#: ../src/msw/registry.cpp:342
+#, c-format
+msgid "Can't get info about registry key '%s'"
+msgstr ""
+
+#: ../src/common/image.cpp:413 ../src/common/image.cpp:433
+#, c-format
+msgid "Can't load image from file '%s': file does not exist."
+msgstr ""
+
+#: ../src/common/object.cpp:314
+msgid "Can't load wxSerial dynamic library."
+msgstr "Kann wxSerial DLL nicht laden."
+
+#: ../src/msw/dib.cpp:434
+#, fuzzy, c-format
+msgid "Can't open file '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/msw/registry.cpp:368
+#, fuzzy, c-format
+msgid "Can't open registry key '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/msw/registry.cpp:871
+#, fuzzy, c-format
+msgid "Can't read value of '%s'"
+msgstr "Kann Wert von Eintrag '%s' nicht löschen"
+
+#: ../src/msw/registry.cpp:770 ../src/msw/registry.cpp:809
+#, fuzzy, c-format
+msgid "Can't read value of key '%s'"
+msgstr "Kann Wert von Eintrag '%s' nicht löschen"
+
+#: ../src/generic/logg.cpp:522
+msgid "Can't save log contents to file."
+msgstr "Kann Logtexte nicht in Datei sichern."
+
+#: ../src/msw/thread.cpp:453
+msgid "Can't set thread priority"
+msgstr "Kann Thread-Priorität nicht setzen"
+
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:895
+#, fuzzy, c-format
+msgid "Can't set value of '%s'"
+msgstr "Kann Wert von Eintrag '%s' nicht löschen"
+
+#: ../src/common/dlgcmn.cpp:146 ../src/common/prntbase.cpp:107
+#: ../src/generic/dcpsg.cpp:2192 ../src/generic/dirdlgg.cpp:413
+#: ../src/generic/filedlgg.cpp:911 ../src/generic/fontdlgg.cpp:257
+#: ../src/generic/prntdlgg.cpp:468 ../src/generic/progdlgg.cpp:182
+#: ../src/generic/proplist.cpp:523 ../src/generic/wizard.cpp:174
+#: ../src/gtk/filedlg.cpp:164 ../src/gtk/fontdlg.cpp:178
+#: ../src/html/helpfrm.cpp:887 ../src/motif/msgdlg.cpp:178
+msgid "Cancel"
+msgstr "Abbruch"
+
+#: ../src/msw/dialup.cpp:514
+#, c-format
+msgid "Cannot find active dialup connection: %s"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:829
+msgid "Cannot find the location of address book file"
+msgstr ""
+
+#: ../src/unix/threadpsx.cpp:954
#, c-format
msgid "Cannot get priority range for scheduling policy %d."
msgstr ""
-#: ../src/unix/threadpsx.cpp:768
-msgid "Thread module initialization failed: failed to create thread key"
-msgstr ""
-
-#: ../src/unix/utilsunx.cpp:211
-msgid "Waiting for subprocess termination failed"
-msgstr ""
-
-#: ../src/unix/utilsunx.cpp:449
+#: ../src/unix/utilsunx.cpp:691
msgid "Cannot get the hostname"
msgstr ""
-#: ../src/unix/utilsunx.cpp:485
+#: ../src/unix/utilsunx.cpp:727
msgid "Cannot get the official hostname"
msgstr ""
-#: ../src/unix/utilsunx.cpp:547 ../src/unix/utilsunx.cpp:555
+#: ../src/msw/dialup.cpp:922
+msgid "Cannot hang up - no active dialup connection."
+msgstr ""
+
+#: ../src/msw/app.cpp:220
+msgid "Cannot initialize OLE"
+msgstr "Kann OLE nicht initialisiern"
+
+#: ../src/html/htmlfilt.cpp:146
+#, c-format
+msgid "Cannot open HTML document: %s"
+msgstr ""
+
+#: ../src/html/helpdata.cpp:542
+#, c-format
+msgid "Cannot open HTML help book: %s"
+msgstr ""
+
+#: ../src/generic/helpext.cpp:96
+#, fuzzy, c-format
+msgid "Cannot open URL '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/html/helpdata.cpp:238
+#, fuzzy, c-format
+msgid "Cannot open contents file: %s"
+msgstr "Kann Datei nicht öffnen!"
+
+#: ../src/generic/dcpsg.cpp:1541
+msgid "Cannot open file for PostScript printing!"
+msgstr ""
+
+#: ../src/html/helpdata.cpp:253
+#, fuzzy, c-format
+msgid "Cannot open index file: %s"
+msgstr "Kann Datei nicht öffnen!"
+
+#: ../src/unix/threadpsx.cpp:935
+msgid "Cannot retrieve thread scheduling policy."
+msgstr ""
+
+#: ../src/unix/threadpsx.cpp:588
+msgid "Cannot start thread: error writing TLS"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:393
+msgid "Case sensitive"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:89
+msgid "Central European (ISO-8859-2/Latin 2)"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:763
+msgid "Choose ISP to dial"
+msgstr ""
+
+#: ../src/gtk/fontdlg.cpp:159
+msgid "Choose font"
+msgstr ""
+
+#: ../src/generic/logg.cpp:433
+msgid "Clear the log contents"
+msgstr "Logtexte löschen"
+
+#: ../src/common/prntbase.cpp:357 ../src/generic/progdlgg.cpp:309
+#: ../src/generic/proplist.cpp:518
+msgid "Close"
+msgstr "Schließen"
+
+#: ../src/generic/logg.cpp:435
+msgid "Close this window"
+msgstr "Fenster schließen"
+
+#: ../src/common/fileconf.cpp:743
+#, c-format
+msgid "Config entry name cannot start with '%c'."
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:1070 ../src/gtk/filedlg.cpp:75
+msgid "Confirm"
+msgstr "Bestätigen"
+
+#: ../src/html/htmlwin.cpp:166
+#, fuzzy
+msgid "Connecting..."
+msgstr "Drucke..."
+
+#: ../src/generic/helpxlp.cpp:240
+#, c-format
+msgid "Connection to wxHelp timed out in %d seconds"
+msgstr "Verbindung mit wxHelp nach %d Sekunden abgebrochen"
+
+#: ../src/generic/helpwxht.cpp:158 ../src/html/helpfrm.cpp:298
+#: ../src/html/helpfrm.cpp:307
+msgid "Contents"
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:196
+msgid "Copies:"
+msgstr "Kopien:"
+
+#: ../src/common/resourc2.cpp:287 ../src/common/resource.cpp:1791
+#: ../src/common/resource.cpp:1921
+#, c-format
+msgid "Could not find resource include file %s."
+msgstr "Konnte Resourcedatei %s nicht finden."
+
+#: ../src/generic/tabg.cpp:1042
+msgid "Could not find tab for id"
+msgstr "Konnte Seite für Id nicht finden"
+
+#: ../src/msw/textctrl.cpp:1126
+#, c-format
+msgid "Could not load Rich Edit DLL '%s'"
+msgstr ""
+
+#: ../src/common/resource.cpp:789
+#, c-format
+msgid ""
+"Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
+" or provide #define (see manual for caveats)"
+msgstr ""
+"Kann keine Kontrollklasse oder Id '%s' finden. Verwenden Sie eine ganze "
+"Zahl\n"
+" oder ein #define."
+
+#: ../src/common/resource.cpp:1234
+#, c-format
+msgid ""
+"Could not resolve menu id '%s'. Use (non-zero) integer instead\n"
+"or provide #define (see manual for caveats)"
+msgstr ""
+"Kann keine Kontrollklasse oder Id '%s' finden. Verwenden Sie eine ganze "
+"Zahl\n"
+" oder ein #define."
+
+#: ../src/common/prntbase.cpp:709
+msgid "Could not start document preview."
+msgstr "Kann Druckvoransicht nicht starten."
+
+#: ../src/generic/printps.cpp:200 ../src/msw/printwin.cpp:240
+msgid "Could not start printing."
+msgstr "Kann Ausdruck nicht beginnen."
+
+#: ../src/common/wincmn.cpp:762
+msgid "Could not transfer data to window"
+msgstr "Kann Daten nicht ins Fenster übertragen."
+
+#: ../src/msw/thread.cpp:166
+msgid "Couldn't acquire a mutex lock"
+msgstr "Kann Mutex-Lock nicht bekommen"
+
+#: ../src/msw/dragimag.cpp:142 ../src/msw/dragimag.cpp:179
+#: ../src/msw/imaglist.cpp:145 ../src/msw/imaglist.cpp:167
+#: ../src/msw/imaglist.cpp:180
+msgid "Couldn't add an image to the image list."
+msgstr "Kann Bild nicht zur Liste hinzufügen."
+
+#: ../src/msw/timer.cpp:96
+msgid "Couldn't create a timer"
+msgstr "Kann keinen Wecker anlegen."
+
+#: ../src/common/dynlib.cpp:268
+#, c-format
+msgid "Couldn't find symbol '%s' in a dynamic library"
+msgstr ""
+
+#: ../src/msw/thread.cpp:540
+msgid "Couldn't get the current thread pointer"
+msgstr "Kann den aktuellen Threadzeiger nicht bekommen."
+
+#: ../src/msw/utilsexc.cpp:594
+#, c-format
+msgid "Couldn't launch DDE server '%s'."
+msgstr ""
+
+#: ../src/common/imagpng.cpp:245
+msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
+msgstr ""
+
+#: ../src/msw/ole/dataobj.cpp:139
+#, fuzzy, c-format
+msgid "Couldn't register clipboard format '%s'."
+msgstr "Nicht unterstütztes Format in Zwischenablage."
+
+#: ../src/msw/thread.cpp:198
+msgid "Couldn't release a mutex"
+msgstr "Kann Mutex nicht freigeben."
+
+#: ../src/msw/listctrl.cpp:608
+#, c-format
+msgid "Couldn't retrieve information about list control item %d."
+msgstr "Kann keine Informationen über ListControl %d bekommen."
+
+#: ../src/msw/thread.cpp:910
+msgid "Couldn't terminate thread"
+msgstr "Kann Thread nicht beenden"
+
+#: ../src/generic/dirdlgg.cpp:500
+#, fuzzy
+msgid "Create directory"
+msgstr "Neues Verzeichnis anlegen"
+
+#: ../src/generic/filedlgg.cpp:878
+#, fuzzy
+msgid "Create new directory"
+msgstr "Neues Verzeichnis anlegen"
+
+#: ../src/generic/filedlgg.cpp:885
+#, fuzzy
+msgid "Current directory:"
+msgstr "Das Verzeichnis"
+
+#: ../src/common/fontmap.cpp:92
+msgid "Cyrillic (Latin 5)"
+msgstr ""
+
+#: ../src/msw/dde.cpp:587
+#, fuzzy
+msgid "DDE poke request failed"
+msgstr "Konnte keine Pipe anlegen"
+
+#: ../src/generic/filedlgg.cpp:533
+msgid "Date"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:207
+msgid "Decorative"
+msgstr "Dekorativ"
+
+#: ../src/msw/dialup.cpp:350
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+
+#: ../src/generic/tipdlg.cpp:177
+msgid "Did you know..."
+msgstr ""
+
+#: ../src/common/filefn.cpp:1092
+#, c-format
+msgid "Directory '%s' couldn't be created"
+msgstr "Verzeichnis '%s' konnte nicht angelegt werden."
+
+#: ../src/generic/dirdlgg.cpp:467
+msgid "Directory does not exist"
+msgstr "Verzeichnis existiert nicht"
+
+#: ../src/html/helpfrm.cpp:361
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:512
+msgid "Display options dialog"
+msgstr ""
+
+#: ../src/common/docview.cpp:431
+#, c-format
+msgid "Do you want to save changes to document %s?"
+msgstr "Möchten Sie die Änderungen in Dokument %s sichern?"
+
+#: ../src/html/htmlwin.cpp:216
+msgid "Done"
+msgstr ""
+
+#: ../src/generic/progdlgg.cpp:315
+msgid "Done."
+msgstr ""
+
+#: ../src/generic/progdlgg.cpp:156
+msgid "Elapsed time : "
+msgstr ""
+
+#: ../src/generic/helphtml.cpp:310
+msgid "Entries found"
+msgstr "Einträge gefunden"
+
+#: ../src/common/config.cpp:342
+#, c-format
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %d in '%s'."
+msgstr ""
+"Umgebungsvariablenexpansion schlug fehl: fehlendes '%c' an Position %d in "
+"'%s'."
+
+#: ../src/generic/dcpsg.cpp:1541 ../src/generic/dirdlgg.cpp:263
+#: ../src/generic/dirdlgg.cpp:281 ../src/generic/dirdlgg.cpp:292
+#: ../src/generic/dirdlgg.cpp:533 ../src/generic/filedlgg.cpp:620
+#: ../src/generic/filedlgg.cpp:712 ../src/generic/filedlgg.cpp:726
+#: ../src/generic/filedlgg.cpp:739 ../src/generic/filedlgg.cpp:1036
+#: ../src/generic/filedlgg.cpp:1085 ../src/generic/helpxlp.cpp:241
+#: ../src/generic/logg.cpp:201 ../src/gtk/filedlg.cpp:83
+#: ../src/gtk/fontdlg.cpp:72
+msgid "Error"
+msgstr "Fehler"
+
+#: ../src/unix/utilsunx.cpp:803 ../src/unix/utilsunx.cpp:811
msgid "Error "
msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:480
+msgid "Error creating directory"
+msgstr "Fehler beim Anlegen des Verzeichnisses"
+
+#: ../src/common/log.cpp:354
+msgid "Error: "
+msgstr "Fehler: "
+
+#: ../src/common/fontmap.cpp:90
+msgid "Esperanto (ISO-8859-3)"
+msgstr ""
+
+#: ../src/generic/progdlgg.cpp:163
+msgid "Estimated time : "
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:213
+msgid "Etcetera"
+msgstr "/etc"
+
+#: ../src/msw/utilsexc.cpp:484
+#, c-format
+msgid "Execution of command '%s' failed"
+msgstr "Befehlsausführung '%s' schlug fehl"
+
+#: ../src/common/resourc2.cpp:326 ../src/common/resourc2.cpp:1399
+#: ../src/common/resource.cpp:1830 ../src/common/resource.cpp:1960
+#: ../src/common/resource.cpp:3045
+msgid "Expected '*' whilst parsing resource."
+msgstr "Erwartete '*' beim Lesen der Resource."
+
+#: ../src/common/resourc2.cpp:342 ../src/common/resourc2.cpp:1415
+#: ../src/common/resource.cpp:1847 ../src/common/resource.cpp:1976
+#: ../src/common/resource.cpp:3062
+msgid "Expected '=' whilst parsing resource."
+msgstr ""
+
+#: ../src/common/resourc2.cpp:312 ../src/common/resourc2.cpp:1385
+#: ../src/common/resource.cpp:1816 ../src/common/resource.cpp:1946
+#: ../src/common/resource.cpp:3031
+msgid "Expected 'char' whilst parsing resource."
+msgstr ""
+
+#: ../src/msw/dialup.cpp:857
+#, c-format
+msgid "Failed to %s dialup connection: %s"
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:122
+msgid "Failed to close the clipboard."
+msgstr "Konnte Zwischenablage nicht schließen."
+
+#: ../src/msw/dialup.cpp:798
+msgid "Failed to connect: missing username/password."
+msgstr ""
+
+#: ../src/msw/dialup.cpp:743
+#, fuzzy
+msgid "Failed to connect: no ISP to dial."
+msgstr "Konnte Zwischenablage nicht öffnen."
+
+#: ../src/msw/registry.cpp:590
+#, c-format
+msgid "Failed to copy registry value '%s'"
+msgstr ""
+
+#: ../src/msw/registry.cpp:599
+#, c-format
+msgid "Failed to copy the contents of registry key '%s' to '%s'."
+msgstr ""
+
+#: ../src/msw/dde.cpp:924
+#, fuzzy
+msgid "Failed to create DDE string"
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/msw/mdi.cpp:402
+#, fuzzy
+msgid "Failed to create MDI parent frame."
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/msw/statbr95.cpp:123
+#, fuzzy
+msgid "Failed to create a status bar."
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/msw/dde.cpp:401
+#, c-format
+msgid "Failed to create connection to server '%s' on topic '%s'"
+msgstr ""
+
+#: ../src/msw/dialog.cpp:177
+msgid "Failed to create dialog."
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:478
+msgid "Failed to create directory "
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/html/winpars.cpp:357
+#, c-format
+msgid "Failed to display HTML document in %s encoding"
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:134
+msgid "Failed to empty the clipboard."
+msgstr "Konnte Zwischenablage nicht leeren."
+
+#: ../src/msw/dde.cpp:606
+msgid "Failed to establish an advise loop with DDE server"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:636
+#, c-format
+msgid "Failed to establish dialup connection: %s"
+msgstr ""
+
+#: ../src/unix/utilsunx.cpp:430 ../src/unix/utilsunx.cpp:454
+#, fuzzy, c-format
+msgid "Failed to execute '%s'\n"
+msgstr "Kann '%s' nicht ausführen\n"
+
+#: ../src/common/resourc2.cpp:808 ../src/common/resource.cpp:2449
+#, c-format
+msgid ""
+"Failed to find XBM resource %s.\n"
+"Forgot to use wxResourceLoadBitmapData?"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:963 ../src/common/resource.cpp:2605
+#, c-format
+msgid ""
+"Failed to find XBM resource %s.\n"
+"Forgot to use wxResourceLoadIconData?"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:824 ../src/common/resource.cpp:2465
+#, c-format
+msgid ""
+"Failed to find XPM resource %s.\n"
+"Forgot to use wxResourceLoadBitmapData?"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:696
+#, c-format
+msgid "Failed to get ISP names: %s"
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:623
+#, fuzzy
+msgid "Failed to get data from the clipboard"
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/common/timercmn.cpp:243
+msgid "Failed to get the UTC system time."
+msgstr ""
+
+#: ../src/common/timercmn.cpp:195
+#, fuzzy
+msgid "Failed to get the local system time"
+msgstr "Konnte Zwischenablage nicht leeren."
+
+#: ../src/unix/threadpsx.cpp:754
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+
+#: ../src/common/dynlib.cpp:225
+#, c-format
+msgid "Failed to load shared library '%s'"
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:102
+msgid "Failed to open the clipboard."
+msgstr "Konnte Zwischenablage nicht öffnen."
+
+#: ../src/msw/clipbrd.cpp:539
+#, fuzzy
+msgid "Failed to put data on the clipboard"
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/unix/utilsunx.cpp:523
+msgid "Failed to redirect child process input/output"
+msgstr ""
+
+#: ../src/msw/dde.cpp:285
+#, fuzzy, c-format
+msgid "Failed to register DDE server '%s'"
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/common/fontmap.cpp:485
+#, c-format
+msgid "Failed to remember the encoding for the charset '%s'."
+msgstr ""
+
+#: ../src/msw/registry.cpp:436
+#, c-format
+msgid "Failed to rename registry value '%s' to '%s'."
+msgstr ""
+
+#: ../src/msw/registry.cpp:536
+#, c-format
+msgid "Failed to rename the registry key '%s' to '%s'."
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:428
+msgid "Failed to retrieve data from the clipboard."
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/msw/dialup.cpp:458
+#, fuzzy
+msgid "Failed to retrieve text of RAS error message"
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/msw/clipbrd.cpp:652
+#, fuzzy
+msgid "Failed to retrieve the supported clipboard formats"
+msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
+
+#: ../src/msw/dde.cpp:651
+msgid "Failed to send DDE advise notification"
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:300
+msgid "Failed to set clipboard data."
+msgstr "Konnte Datein nicht in Zwischenablage kopieren."
+
+#: ../src/unix/threadpsx.cpp:1071
+#, c-format
+msgid "Failed to set thread priority %d."
+msgstr ""
+
+#: ../src/common/fs_mem.cpp:165
+#, c-format
+msgid "Failed to store image '%s' to memory VFS!"
+msgstr ""
+
+#: ../src/unix/threadpsx.cpp:1251
+msgid "Failed to terminate a thread."
+msgstr ""
+
+#: ../src/msw/dde.cpp:625
+msgid "Failed to terminate the advise loop with DDE server"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:930
+#, fuzzy, c-format
+msgid "Failed to terminate the dialup connection: %s"
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/msw/dde.cpp:301
+#, fuzzy, c-format
+msgid "Failed to unregister DDE server '%s'"
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/msw/app.cpp:704
+msgid "Fatal Error"
+msgstr ""
+
+#: ../src/generic/logg.cpp:329
+msgid "Fatal error"
+msgstr "Nicht-behebbarer Fehler"
+
+#: ../src/common/log.cpp:347
+msgid "Fatal error: "
+msgstr "Nicht-behebbarer Fehler"
+
+#: ../src/msw/app.cpp:1199
+msgid "Fatal error: exiting"
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:1067 ../src/gtk/filedlg.cpp:72
+#, c-format
+msgid "File '%s' already exists, do you really want to overwrite it?"
+msgstr "Datei '%s' existiert bereits, möchten Sie sie wirklich überschreiben?"
+
+#: ../src/common/textcmn.cpp:94
+#, fuzzy
+msgid "File couldn't be loaded."
+msgstr "Verzeichnis '%s' konnte nicht angelegt werden."
+
+#: ../src/common/docview.cpp:287 ../src/common/docview.cpp:323
+msgid "File error"
+msgstr "Dateifehler"
+
+#: ../src/generic/dirdlgg.cpp:281 ../src/generic/filedlgg.cpp:726
+msgid "File name exists already."
+msgstr ""
+
+#: ../src/msw/filedlg.cpp:280
+#, c-format
+msgid "Files (%s)|%s"
+msgstr "Dateien (%s)|%s"
+
+#: ../src/html/helpfrm.cpp:335
+#, fuzzy
+msgid "Find"
+msgstr "Gefunden "
+
+#: ../src/html/helpfrm.cpp:866
+msgid "Fixed font:"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:124
+msgid "Font"
+msgstr "Zeichensatz"
+
+#: ../src/html/helpfrm.cpp:876
+msgid "Font size:"
+msgstr ""
+
+#: ../src/unix/utilsunx.cpp:480
+msgid "Fork failed"
+msgstr ""
+
+#: ../src/common/dlgcmn.cpp:130 ../src/generic/helpwxht.cpp:157
+msgid "Forward"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:295 ../src/common/resourc2.cpp:1368
+#: ../src/common/resource.cpp:1799 ../src/common/resource.cpp:1929
+#: ../src/common/resource.cpp:3014
+msgid "Found "
+msgstr "Gefunden "
+
+#: ../src/html/helpfrm.cpp:614
+#, c-format
+msgid "Found %i matches"
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:187
+msgid "From:"
+msgstr "Von:"
+
+#: ../src/html/helpfrm.cpp:478
+msgid "Go back"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:481
+msgid "Go forward"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:486
+msgid "Go one level up in document hierarchy"
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:870
+#, fuzzy
+msgid "Go to home directory"
+msgstr "Das Verzeichnis"
+
+#: ../src/generic/filedlgg.cpp:864
+#, fuzzy
+msgid "Go to parent directory"
+msgstr "Konnte Verzeichnis nicht anlegen "
+
+#: ../src/common/fontmap.cpp:94
+msgid "Greek (ISO-8859-7)"
+msgstr ""
+
+#: ../src/html/htmlwin.cpp:251
+#, fuzzy, c-format
+msgid "HTML anchor %s does not exist."
+msgstr "Verzeichnis existiert nicht"
+
+#: ../src/common/fontmap.cpp:95
+msgid "Hebrew (ISO-8859-8)"
+msgstr ""
+
+#: ../src/common/dlgcmn.cpp:142 ../src/generic/proplist.cpp:528
+#: ../src/html/helpfrm.cpp:205
+msgid "Help"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:849
+msgid "Help Browser Options"
+msgstr ""
+
+#: ../src/generic/helphtml.cpp:309 ../src/generic/helphtml.cpp:310
+msgid "Help Index"
+msgstr "Hilfeindex"
+
+#: ../src/html/helpfrm.cpp:1147
+#, fuzzy
+msgid "Help Printing"
+msgstr "Drucke"
+
+#: ../src/generic/helpwxht.cpp:243 ../src/html/helpctrl.cpp:42
+#, c-format
+msgid "Help: %s"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:99
+msgid "ISO-8859-12"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:100
+msgid "ISO-8859-13"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:101
+msgid "ISO-8859-14"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:997 ../src/common/resourc2.cpp:1008
+#: ../src/common/resource.cpp:2639 ../src/common/resource.cpp:2650
+#, c-format
+msgid "Icon resource specification %s not found."
+msgstr ""
+
+#: ../src/common/resource.cpp:251
+msgid "Ill-formed resource file syntax."
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:263 ../src/generic/filedlgg.cpp:712
+#, fuzzy
+msgid "Illegal directory name."
+msgstr "Das Verzeichnis"
+
+#: ../src/generic/filedlgg.cpp:1036
+msgid "Illegal file specification."
+msgstr ""
+
+#: ../src/msw/textctrl.cpp:215
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+
+#: ../src/unix/utilsunx.cpp:343
+msgid "Impossible to get child process input"
+msgstr ""
+
+#: ../src/html/helpdata.cpp:288
+msgid "Incorrect version of HTML help book"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:367
+#, fuzzy
+msgid "Index"
+msgstr "Hilfeindex"
+
+#: ../src/generic/logg.cpp:209
+msgid "Information"
+msgstr "Information"
+
+#: ../src/common/imagtiff.cpp:136
+msgid "Invalid TIFF image index."
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:213
+msgid "Italic"
+msgstr "Kursiv"
+
+#: ../src/common/imagjpeg.cpp:195
+msgid "JPEG: Couldn't load - file is probably corrupted."
+msgstr ""
+
+#: ../src/common/imagjpeg.cpp:312
+#, fuzzy
+msgid "JPEG: Couldn't save image."
+msgstr "Kann keinen Wecker anlegen."
+
+#: ../src/common/fontmap.cpp:103
+msgid "KOI8-R"
+msgstr ""
+
+#: ../src/generic/dcpsg.cpp:2183 ../src/generic/prntdlgg.cpp:441
+#: ../src/generic/prntdlgg.cpp:637
+msgid "Landscape"
+msgstr "Querformat"
+
+#: ../src/generic/prntdlgg.cpp:649
+msgid "Left margin (mm):"
+msgstr "Linker Rand (mm):"
+
+#: ../src/generic/fontdlgg.cpp:216
+msgid "Light"
+msgstr "Dünn"
+
+#: ../src/generic/filedlgg.cpp:1263 ../src/gtk/filedlg.cpp:241
+#: ../src/motif/filedlg.cpp:351 ../src/msw/filedlg.cpp:438
+#, c-format
+msgid "Load %s file"
+msgstr "%s-Datei laden"
+
+#: ../src/html/htmlwin.cpp:187
+#, fuzzy
+msgid "Loading : "
+msgstr "Warning: "
+
+#: ../src/common/imagpnm.cpp:72
+msgid "Loading Grey Ascii PNM image is not yet implemented."
+msgstr ""
+
+#: ../src/common/imagpnm.cpp:75
+msgid "Loading Grey Raw PNM image is not yet implemented."
+msgstr ""
+
+#: ../src/generic/logg.cpp:525
+#, c-format
+msgid "Log saved to the file '%s'."
+msgstr "Logtext in Datei '%s' gesichert."
+
+#: ../src/gtk/mdi.cpp:420
+msgid "MDI child"
+msgstr ""
+
+#: ../src/unix/mimetype.cpp:1540
+#, c-format
+msgid "Mailcap file %s, line %d: incomplete entry ignored."
+msgstr "Mailcap-Datei %s, Zeile %d: unvollständiger Eintrag ignoriert."
+
+#: ../src/common/fs_mem.cpp:142
+#, c-format
+msgid "Memory VFS already contains file '%s'!"
+msgstr ""
+
+#: ../src/generic/logg.cpp:763
+msgid "Message"
+msgstr ""
+
+#: ../src/unix/mimetype.cpp:1261
+#, c-format
+msgid "Mime.types file %s, line %d: unterminated quoted string."
+msgstr "Mime.types-Datei %s, Zeile %d: unterminierter Text"
+
+#: ../src/generic/fontdlgg.cpp:208
+msgid "Modern"
+msgstr ""
+
+#: ../src/common/dlgcmn.cpp:139
+#, fuzzy
+msgid "More..."
+msgstr "Neu..."
+
+#: ../src/generic/dirdlgg.cpp:209
+msgid "Mounted Devices"
+msgstr "Dateisysteme"
+
+#: ../src/generic/dirdlgg.cpp:204
+msgid "My Harddisk"
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:208
+msgid "My Home"
+msgstr "Mein Verzeichnis"
+
+#: ../src/generic/filedlgg.cpp:531
+#, fuzzy
+msgid "Name"
+msgstr "am"
+
+#: ../src/generic/dirdlgg.cpp:415
+msgid "New..."
+msgstr "Neu..."
+
+#: ../src/generic/filedlgg.cpp:605
+msgid "NewName"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:492
+msgid "Next page"
+msgstr ""
+
+#: ../src/common/dlgcmn.cpp:109 ../src/common/dlgcmn.cpp:119
+#: ../src/motif/msgdlg.cpp:178
+msgid "No"
+msgstr "Nein"
+
+#: ../src/common/resourc2.cpp:814 ../src/common/resourc2.cpp:969
+#: ../src/common/resource.cpp:2455 ../src/common/resource.cpp:2611
+msgid "No XBM facility available!"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:830 ../src/common/resource.cpp:2471
+msgid "No XPM facility available!"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:991 ../src/common/resource.cpp:2633
+msgid "No XPM icon facility available!"
+msgstr ""
+
+#: ../src/generic/helphtml.cpp:304
+msgid "No entries found."
+msgstr "Keine Einträge gefunden."
+
+#: ../src/common/image.cpp:518
+msgid "No handler found for image type."
+msgstr ""
+
+#: ../src/common/image.cpp:526 ../src/common/image.cpp:560
+#, c-format
+msgid "No image handler for type %d defined."
+msgstr ""
+
+#: ../src/common/image.cpp:544 ../src/common/image.cpp:576
+#, c-format
+msgid "No image handler for type %s defined."
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:605
+msgid "No matching page found yet"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:212 ../src/generic/fontdlgg.cpp:215
+msgid "Normal"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:858
+msgid "Normal font:"
+msgstr ""
+
+#: ../src/common/dlgcmn.cpp:125 ../src/generic/dcpsg.cpp:2191
+#: ../src/generic/dirdlgg.cpp:411 ../src/generic/filedlgg.cpp:902
+#: ../src/generic/fontdlgg.cpp:256 ../src/generic/prntdlgg.cpp:467
+#: ../src/generic/proplist.cpp:511 ../src/gtk/filedlg.cpp:158
+#: ../src/gtk/fontdlg.cpp:172 ../src/html/helpfrm.cpp:886
+msgid "OK"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:500 ../src/html/helpfrm.cpp:1155
+msgid "Open HTML document"
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:292 ../src/generic/dirdlgg.cpp:533
+#: ../src/generic/filedlgg.cpp:620 ../src/generic/filedlgg.cpp:739
+msgid "Operation not permitted."
+msgstr ""
+
+#: ../src/common/cmdline.cpp:592
+#, fuzzy, c-format
+msgid "Option '%s' requires a value, '=' expected."
+msgstr "Datei '%s', Zeile %d: '=' erwartet."
+
+#: ../src/common/cmdline.cpp:612
+#, c-format
+msgid "Option '%s' requires a value."
+msgstr ""
+
+#: ../src/common/cmdline.cpp:668
+#, c-format
+msgid "Option '%s': '%s' cannot be converted to a date."
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:447
+msgid "Options"
+msgstr "Optionen"
+
+#: ../src/generic/prntdlgg.cpp:443 ../src/generic/prntdlgg.cpp:638
+msgid "Orientation"
+msgstr "Orientierung"
+
+#: ../src/common/imagpcx.cpp:434
+msgid "PCX: this is not a PCX file."
+msgstr ""
+
+#: ../src/common/imagpnm.cpp:96
+#, fuzzy
+msgid "PNM: Couldn't allocate memory."
+msgstr "Kann keinen Wecker anlegen."
+
+#: ../src/common/imagpnm.cpp:80
+msgid "PNM: File format is not recognized."
+msgstr ""
+
+#: ../src/common/imagpnm.cpp:112
+msgid "PNM: File seems truncated."
+msgstr ""
+
+#: ../src/common/prntbase.cpp:729
+#, c-format
+msgid "Page %d"
+msgstr "Seite %d"
+
+#: ../src/common/prntbase.cpp:727
+#, c-format
+msgid "Page %d of %d"
+msgstr "Seite %d aus %d"
+
+#: ../src/generic/prntdlgg.cpp:604
+msgid "Page Setup"
+msgstr "Seiteneinstellungen"
+
+#: ../src/generic/prntdlgg.cpp:164
+msgid "Pages"
+msgstr "Seiten"
+
+#: ../src/generic/prntdlgg.cpp:555 ../src/generic/prntdlgg.cpp:626
+#: ../src/generic/prntdlgg.cpp:808
+#, fuzzy
+msgid "Paper Size"
+msgstr "Papierformat"
+
+#: ../src/generic/prntdlgg.cpp:433 ../src/generic/prntdlgg.cpp:615
+#: ../src/generic/prntdlgg.cpp:804
+msgid "Paper size"
+msgstr "Papierformat"
+
+#: ../src/generic/filedlgg.cpp:535
+msgid "Permissions"
+msgstr ""
+
+#: ../src/unix/utilsunx.cpp:429 ../src/unix/utilsunx.cpp:453
+msgid "Pipe creation failed"
+msgstr "Konnte keine Pipe anlegen"
+
+#: ../src/gtk/fontdlg.cpp:72
+#, fuzzy
+msgid "Please choose a valid font."
+msgstr "Bitte wählen Sie eine bestehende Datei."
+
+#: ../src/generic/filedlgg.cpp:1085 ../src/gtk/filedlg.cpp:83
+msgid "Please choose an existing file."
+msgstr "Bitte wählen Sie eine bestehende Datei."
+
+#: ../src/msw/dialup.cpp:764
+msgid "Please choose which ISP do you want to connect to"
+msgstr ""
+
+#: ../src/common/prntbase.cpp:105
+msgid "Please wait..."
+msgstr "Bitte warten..."
+
+#: ../src/generic/dcpsg.cpp:2182 ../src/generic/prntdlgg.cpp:440
+#: ../src/generic/prntdlgg.cpp:636
+msgid "Portrait"
+msgstr "Hochformat"
+
+#: ../src/generic/dcpsg.cpp:377
+msgid "PostScript"
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:272
+msgid "PostScript file"
+msgstr "PostScript-Datei"
+
+#: ../src/generic/dcpsg.cpp:2224
+msgid "PostScript:"
+msgstr ""
+
+#: ../src/generic/dcpsg.cpp:2187
+msgid "Preview Only"
+msgstr "Nur Voransicht"
+
+#: ../src/html/helpfrm.cpp:880
+#, fuzzy
+msgid "Preview:"
+msgstr "Nur Voransicht"
+
+#: ../src/html/htmprint.cpp:479
+#, fuzzy
+msgid "Previewing"
+msgstr "Nur Voransicht"
+
+#: ../src/html/helpfrm.cpp:489
+msgid "Previous page"
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:113 ../src/generic/prntdlgg.cpp:127
+msgid "Print"
+msgstr "Drucken"
+
+#: ../src/generic/printps.cpp:200
+msgid "Print Error"
+msgstr "Fehler beim Drucken"
+
+#: ../src/common/docview.cpp:884
+msgid "Print Preview"
+msgstr "Druckvoransicht"
+
+#: ../src/common/prntbase.cpp:685 ../src/common/prntbase.cpp:709
+msgid "Print Preview Failure"
+msgstr "Fehler bei Druckvoransicht"
+
+#: ../src/generic/prntdlgg.cpp:172
+msgid "Print Range"
+msgstr "Seitenbereich"
+
+#: ../src/generic/prntdlgg.cpp:408 ../src/generic/prntdlgg.cpp:415
+msgid "Print Setup"
+msgstr "Druckereinstellungen"
+
+#: ../src/generic/prntdlgg.cpp:455
+msgid "Print in colour"
+msgstr "In Farbe drucken"
+
+#: ../src/generic/prntdlgg.cpp:457
+msgid "Print spooling"
+msgstr "Druckersteuerung"
+
+#: ../src/html/helpfrm.cpp:506
+#, fuzzy
+msgid "Print this page"
+msgstr "Seitenbereich"
+
+#: ../src/generic/dcpsg.cpp:2186 ../src/generic/prntdlgg.cpp:150
+msgid "Print to File"
+msgstr "In Datei drucken"
+
+#: ../src/common/prntbase.cpp:364
+msgid "Print..."
+msgstr "Drucken..."
+
+#: ../src/generic/dcpsg.cpp:2197
+msgid "Printer Command: "
+msgstr "Druck-Befehl "
+
+#: ../src/generic/dcpsg.cpp:2202
+msgid "Printer Options: "
+msgstr "Befehlsoptionen: "
+
+#: ../src/generic/dcpsg.cpp:346
+msgid "Printer Settings"
+msgstr "Druckereinstellungen"
+
+#: ../src/generic/prntdlgg.cpp:459
+msgid "Printer command:"
+msgstr "Druck-Befehl:"
+
+#: ../src/generic/prntdlgg.cpp:149
+msgid "Printer options"
+msgstr "Druckereinstellungen"
+
+#: ../src/generic/prntdlgg.cpp:463
+msgid "Printer options:"
+msgstr "Druckereinstellungen:"
+
+#: ../src/generic/prntdlgg.cpp:682
+msgid "Printer..."
+msgstr "Drucker..."
+
+#: ../src/common/prntbase.cpp:104 ../src/common/prntbase.cpp:146
+#: ../src/html/htmprint.cpp:500
+msgid "Printing"
+msgstr "Drucke"
+
+#: ../src/common/prntbase.cpp:118
+msgid "Printing Error"
+msgstr "Fehler beim Drucken"
+
+#: ../src/generic/printps.cpp:218
+#, c-format
+msgid "Printing page %d..."
+msgstr "Drucke Seite %d..."
+
+#: ../src/generic/printps.cpp:185
+msgid "Printing..."
+msgstr "Drucke..."
+
+#: ../src/common/log.cpp:348
+msgid "Program aborted."
+msgstr "Programm abgebrochen."
+
+#: ../src/generic/logg.cpp:477
+msgid "Question"
+msgstr "Frage"
+
+#: ../src/common/ffile.cpp:133 ../src/common/ffile.cpp:154
+#, fuzzy, c-format
+msgid "Read error on file '%s'"
+msgstr "Datei '%s' ersetzen?"
+
+#: ../src/msw/registry.cpp:528
+#, c-format
+msgid "Registry key '%s' already exists."
+msgstr ""
+
+#: ../src/msw/registry.cpp:497
+#, c-format
+msgid "Registry key '%s' does not exist, cannot rename it."
+msgstr ""
+
+#: ../src/msw/registry.cpp:624
+#, c-format
+msgid ""
+"Registry key '%s' is needed for normal system operation,\n"
+"deleting it will leave your system in unusable state:\n"
+"operation aborted."
+msgstr ""
+
+#: ../src/msw/registry.cpp:428
+#, c-format
+msgid "Registry value '%s' already exists."
+msgstr ""
+
+#: ../src/generic/helphtml.cpp:309
+msgid "Relevant entries:"
+msgstr "Relevante Einträge:"
+
+#: ../src/generic/progdlgg.cpp:170
+msgid "Remaining time : "
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:264
+msgid "Remove current page from bookmarks"
+msgstr ""
+
+#: ../src/msw/filedlg.cpp:400
+#, c-format
+msgid "Replace file '%s'?"
+msgstr "Datei '%s' ersetzen?"
+
+#: ../src/generic/prntdlgg.cpp:661
+msgid "Right margin (mm):"
+msgstr "Rechter Rand (mm):"
+
+#: ../src/generic/fontdlgg.cpp:206
+msgid "Roman"
+msgstr "Römisch"
+
+#: ../src/generic/filedlgg.cpp:1279 ../src/gtk/filedlg.cpp:257
+#: ../src/motif/filedlg.cpp:353 ../src/msw/filedlg.cpp:439
+#, c-format
+msgid "Save %s file"
+msgstr "Datei %s sichern"
+
+#: ../src/common/docview.cpp:240
+msgid "Save as"
+msgstr "Sichern als"
+
+#: ../src/generic/logg.cpp:431
+msgid "Save log contents to file"
+msgstr "Logtexte in Datei sichern"
+
+#: ../src/generic/fontdlgg.cpp:209
+msgid "Script"
+msgstr ""
+
+#: ../src/generic/helpwxht.cpp:160 ../src/html/helpfrm.cpp:409
+#: ../src/html/helpfrm.cpp:429
+msgid "Search"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:411
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:712
+msgid "Search in all books"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:605
+#, fuzzy
+msgid "Searching..."
+msgstr "Drucke..."
+
+#: ../src/generic/dirdlgg.cpp:187
+#, fuzzy
+msgid "Sections"
+msgstr "Optionen"
+
+#: ../src/common/ffile.cpp:221
+#, fuzzy, c-format
+msgid "Seek error on file '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/common/docview.cpp:1414
+msgid "Select a document template"
+msgstr ""
+
+#: ../src/common/docview.cpp:1437
+msgid "Select a document view"
+msgstr ""
+
+#: ../src/common/docview.cpp:1332 ../src/common/docview.cpp:1369
+msgid "Select a file"
+msgstr ""
+
+#: ../src/generic/dcpsg.cpp:2185
+msgid "Send to Printer"
+msgstr "Zum Drucker schicken"
+
+#: ../src/common/dlgcmn.cpp:136
+#, fuzzy
+msgid "Setup"
+msgstr "Einstellungen..."
+
+#: ../src/generic/prntdlgg.cpp:155
+msgid "Setup..."
+msgstr "Einstellungen..."
+
+#: ../src/msw/dialup.cpp:535
+msgid "Several active dialup connections found, choosing one randomly."
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:326
+msgid "Show all"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:360
+msgid "Show all items in index"
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:908
+msgid "Show hidden files"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:473
+msgid "Show/hide navigation panel"
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:532
+msgid "Size"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:214
+msgid "Slant"
+msgstr "Geneigt"
+
+#: ../src/common/docview.cpp:297
+msgid "Sorry, could not open this file for saving."
+msgstr ""
+
+#: ../src/common/docview.cpp:333 ../src/common/docview.cpp:345
+msgid "Sorry, could not open this file."
+msgstr ""
+
+#: ../src/common/docview.cpp:304
+msgid "Sorry, could not save this file."
+msgstr ""
+
+#: ../src/common/prntbase.cpp:685
+msgid "Sorry, not enough memory to create a preview."
+msgstr "Nicht genug Speicher für Voransicht."
+
+#: ../src/generic/logg.cpp:585
+msgid "Status: "
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:210
+msgid "Swiss"
+msgstr "Schweizer"
+
+#: ../src/common/imagtiff.cpp:157 ../src/common/imagtiff.cpp:166
+#, fuzzy
+msgid "TIFF: Couldn't allocate memory."
+msgstr "Kann keinen Wecker anlegen."
+
+#: ../src/common/imagtiff.cpp:128
+msgid "TIFF: Error loading image."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:176
+#, fuzzy
+msgid "TIFF: Error reading image."
+msgstr "Fehler beim Anlegen des Verzeichnisses"
+
+#: ../src/generic/fontdlgg.cpp:211
+msgid "Teletype"
+msgstr "Schreibmaschine"
+
+#: ../src/common/docview.cpp:1414
+msgid "Templates"
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:214
+msgid "Temporary"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:98
+msgid "Thai (ISO-8859-11)"
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:206
+msgid "The Computer"
+msgstr "Der Computer"
+
+#: ../src/common/fontmap.cpp:442
+#, c-format
+msgid ""
+"The charset '%s' is unknown. You may select\n"
+"another charset to replace it with or choose\n"
+"[Cancel] if it cannot be replaced"
+msgstr ""
+
+#: ../src/msw/ole/dataobj.cpp:157
+#, c-format
+msgid "The clipboard format '%d' doesn't exist."
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:464
+msgid "The directory "
+msgstr "Das Verzeichnis"
+
+#: ../src/common/fontmap.cpp:602
+#, c-format
+msgid ""
+"The encoding '%s' is unknown.\n"
+"Would you like to select a font to be used for this encoding\n"
+"(otherwise the text in this encoding will not be shown correctly)?"
+msgstr ""
+
+#: ../src/common/docview.cpp:1619
+#, c-format
+msgid ""
+"The file '%s' doesn't exist and couldn't be opened.\n"
+"It has been also removed from the MRU files list."
+msgstr ""
+
+#: ../src/common/cmdline.cpp:761
+#, c-format
+msgid "The required parameter '%s' was not specified."
+msgstr ""
+
+#: ../src/common/textcmn.cpp:121
+msgid "The text couldn't be saved."
+msgstr ""
+
+#: ../src/common/cmdline.cpp:740
+#, c-format
+msgid "The value for the option '%s' must be specified."
+msgstr ""
+
+#: ../src/msw/dialup.cpp:412
+#, c-format
+msgid ""
+"The version of remote access service (RAS) installed on this machine is too "
+"old, please upgrade (the following required function is missing: %s)."
+msgstr ""
+
+#: ../src/html/htmprint.cpp:479
+msgid ""
+"There was a problem previewing.\n"
+"Perhaps your current printer is not set correctly?"
+msgstr ""
+
+#: ../src/html/htmprint.cpp:500
+msgid ""
+"There was a problem printing.\n"
+"Perhaps your current printer is not set correctly?"
+msgstr ""
+
+#: ../src/msw/thread.cpp:1037
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+
+#: ../src/unix/threadpsx.cpp:1440
+msgid "Thread module initialization failed: failed to create thread key"
+msgstr ""
+
+#: ../src/msw/thread.cpp:1023
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+
+#: ../src/unix/threadpsx.cpp:962
+msgid "Thread priority setting is ignored."
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:534 ../src/generic/logg.cpp:764
+msgid "Time"
+msgstr ""
+
+#: ../src/generic/tipdlg.cpp:162
+msgid "Tip of the Day"
+msgstr ""
+
+#: ../src/generic/tipdlg.cpp:138
+msgid "Tips not available, sorry!"
+msgstr ""
+
+#: ../src/generic/prntdlgg.cpp:191
+msgid "To:"
+msgstr "Bis:"
+
+#: ../src/generic/prntdlgg.cpp:650
+msgid "Top margin (mm):"
+msgstr "Oberer Rand (mm):"
+
+#: ../src/common/fs_mem.cpp:200
+#, c-format
+msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
+msgstr ""
+
+#: ../src/common/sckaddr.cpp:107
+msgid "Trying to solve a NULL hostname: giving up"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:96
+msgid "Turkish (ISO-8859-9)"
+msgstr ""
+
+#: ../src/html/htmlwin.cpp:175
+#, c-format
+msgid "Unable to open requested HTML document: %s"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:242
+msgid "Underline"
+msgstr "Unterstreichen"
+
+#: ../src/common/resourc2.cpp:305 ../src/common/resourc2.cpp:319
+#: ../src/common/resourc2.cpp:335 ../src/common/resourc2.cpp:349
+#: ../src/common/resourc2.cpp:1378 ../src/common/resourc2.cpp:1392
+#: ../src/common/resourc2.cpp:1408 ../src/common/resourc2.cpp:1422
+#: ../src/common/resource.cpp:1809 ../src/common/resource.cpp:1823
+#: ../src/common/resource.cpp:1840 ../src/common/resource.cpp:1854
+#: ../src/common/resource.cpp:1939 ../src/common/resource.cpp:1953
+#: ../src/common/resource.cpp:1969 ../src/common/resource.cpp:1983
+#: ../src/common/resource.cpp:3024 ../src/common/resource.cpp:3038
+#: ../src/common/resource.cpp:3055 ../src/common/resource.cpp:3069
+msgid "Unexpected end of file whilst parsing resource."
+msgstr ""
+
+#: ../src/common/cmdline.cpp:712
+#, c-format
+msgid "Unexpected parameter '%s'"
+msgstr ""
+
+#: ../src/msw/dde.cpp:1020
+#, c-format
+msgid "Unknown DDE error %08x"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:306
+#, c-format
+msgid "Unknown encoding (%d)"
+msgstr ""
+
+#: ../src/unix/mimetype.cpp:1303
+#, c-format
+msgid "Unknown field in file %s, line %d: '%s'."
+msgstr "Unbekanntest Feld '%s' in Datei %s, Zeile %d."
+
+#: ../src/common/cmdline.cpp:498
+#, c-format
+msgid "Unknown long option '%s'"
+msgstr ""
+
+#: ../src/common/cmdline.cpp:520
+#, c-format
+msgid "Unknown option '%s'"
+msgstr ""
+
+#: ../src/common/mimecmn.cpp:161
+#, c-format
+msgid "Unmatched '{' in an entry for mime type %s."
+msgstr "Fehlendes '}' in Eintrag für MIME-Typ %s."
+
+#: ../src/common/docview.cpp:1867 ../src/common/docview.cpp:1882
+#: ../src/common/docview.cpp:1909
+msgid "Unnamed command"
+msgstr ""
+
+#: ../src/common/resourc2.cpp:687 ../src/common/resource.cpp:2327
+#, c-format
+msgid "Unrecognized style %s whilst parsing resource."
+msgstr ""
+
+#: ../src/msw/app.cpp:702
+msgid "Unrecoverable program error detected: the application will terminate."
+msgstr ""
+
+#: ../src/msw/clipbrd.cpp:268 ../src/msw/clipbrd.cpp:369
+msgid "Unsupported clipboard format."
+msgstr "Nicht unterstütztes Format in Zwischenablage."
+
+#: ../src/common/cmdline.cpp:793
+#, fuzzy, c-format
+msgid "Usage: %s"
+msgstr "Seite %d"
+
+#: ../src/generic/dirdlgg.cpp:210
+msgid "User"
+msgstr "Benutzer"
+
+#: ../src/generic/dirdlgg.cpp:211
+msgid "User Local"
+msgstr "Lokaler Benutzer"
+
+#: ../src/common/valtext.cpp:188
+msgid "Validation conflict"
+msgstr ""
+
+#: ../src/generic/dirdlgg.cpp:212
+msgid "Variables"
+msgstr "Variablen"
+
+#: ../src/generic/filedlgg.cpp:856
+msgid "View files as a detailed view"
+msgstr ""
+
+#: ../src/generic/filedlgg.cpp:850
+msgid "View files as a list view"
+msgstr ""
+
+#: ../src/common/docview.cpp:1437
+msgid "Views"
+msgstr "Ansichten"
+
+#: ../src/unix/utilsunx.cpp:263 ../src/unix/utilsunx.cpp:599
+msgid "Waiting for subprocess termination failed"
+msgstr ""
+
+#: ../src/common/docview.cpp:428 ../src/common/resource.cpp:121
+#: ../src/generic/logg.cpp:205
+msgid "Warning"
+msgstr "Warnung"
+
+#: ../src/common/log.cpp:358
+msgid "Warning: "
+msgstr "Warning: "
+
+#: ../src/html/htmlpars.cpp:179
+msgid "Warning: attempt to remove HTML tag handler from empty stack."
+msgstr ""
+
+#: ../src/common/fontmap.cpp:88
+msgid "West European (ISO-8859-1/Latin 1)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:102
+msgid "West European new (ISO-8859-15/Latin 0)"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:401
+msgid "Whole words only"
+msgstr ""
+
+#: ../src/msw/utils.cpp:497
+msgid "Win32s on Windows 3.1"
+msgstr ""
+
+#: ../src/msw/utils.cpp:529
+msgid "Windows 3.1"
+msgstr ""
+
+#: ../src/msw/utils.cpp:501
+#, c-format
+msgid "Windows 9%c"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:110
+msgid "Windows Arabic (CP 1256)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:111
+msgid "Windows Baltic (CP 1257)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:105
+msgid "Windows Cyrillic (CP 1251)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:107
+msgid "Windows Greek (CP 1253)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:109
+msgid "Windows Hebrew (CP 1255)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:106
+msgid "Windows Latin 1 (CP 1252)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:104
+msgid "Windows Latin 2 (CP 1250)"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:108
+msgid "Windows Turkish (CP 1254)"
+msgstr ""
+
+#: ../src/common/ffile.cpp:168
+#, fuzzy, c-format
+msgid "Write error on file '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/generic/dcpsg.cpp:2242
+msgid "X Scaling"
+msgstr "X Skalierung"
+
+#: ../src/generic/dcpsg.cpp:2251
+msgid "X Translation"
+msgstr "X Verschiebung"
+
+#: ../src/generic/dcpsg.cpp:2246
+msgid "Y Scaling"
+msgstr "Y Skalierung"
+
+#: ../src/generic/dcpsg.cpp:2255
+msgid "Y Translation"
+msgstr "Y Verschiebung"
+
+#: ../src/common/dlgcmn.cpp:107 ../src/common/dlgcmn.cpp:114
+#: ../src/motif/msgdlg.cpp:178
+msgid "Yes"
+msgstr "Ja"
+
+#: ../src/generic/dirdlgg.cpp:499
+msgid "You cannot add a new directory to this section."
+msgstr ""
+
+#: ../src/common/docview.cpp:1978
+msgid "[EMPTY]"
+msgstr "[leer]"
+
+#: ../src/msw/dde.cpp:987
+msgid "a DDEML application has created a prolonged race condition."
+msgstr ""
+
+#: ../src/msw/dde.cpp:975
+msgid ""
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
+"or an invalid instance identifier\n"
+"was passed to a DDEML function."
+msgstr ""
+
+#: ../src/msw/dde.cpp:993
+msgid "a client's attempt to establish a conversation has failed."
+msgstr ""
+
+#: ../src/msw/dde.cpp:990
+#, fuzzy
+msgid "a memory allocation failed."
+msgstr "Konnte keine Pipe anlegen"
+
+#: ../src/msw/dde.cpp:984
+msgid "a parameter failed to be validated by the DDEML."
+msgstr ""
+
+#: ../src/msw/dde.cpp:966
+msgid "a request for a synchronous advise transaction has timed out."
+msgstr ""
+
+#: ../src/msw/dde.cpp:972
+msgid "a request for a synchronous data transaction has timed out."
+msgstr ""
+
+#: ../src/msw/dde.cpp:981
+msgid "a request for a synchronous execute transaction has timed out."
+msgstr ""
+
+#: ../src/msw/dde.cpp:999
+msgid "a request for a synchronous poke transaction has timed out."
+msgstr ""
+
+#: ../src/msw/dde.cpp:1014
+msgid "a request to end an advise transaction has timed out."
+msgstr ""
+
+#: ../src/msw/dde.cpp:1008
+msgid ""
+"a server-side transaction was attempted on a conversation\n"
+"that was terminated by the client, or the server\n"
+"terminated before completing a transaction."
+msgstr ""
+
+#: ../src/msw/dde.cpp:996
+#, fuzzy
+msgid "a transaction failed."
+msgstr "Konnte keine Pipe anlegen"
+
+#: ../src/common/utilscmn.cpp:464
+msgid "alt"
+msgstr ""
+
+#: ../src/msw/dde.cpp:978
+msgid ""
+"an application initialized as APPCLASS_MONITOR has\n"
+"attempted to perform a DDE transaction,\n"
+"or an application initialized as APPCMD_CLIENTONLY has \n"
+"attempted to perform server transactions."
+msgstr ""
+
+#: ../src/msw/dde.cpp:1002
+msgid "an internal call to the PostMessage function has failed. "
+msgstr ""
+
+#: ../src/msw/dde.cpp:1011
+msgid "an internal error has occurred in the DDEML."
+msgstr ""
+
+#: ../src/msw/dde.cpp:1017
+msgid ""
+"an invalid transaction identifier was passed to a DDEML function.\n"
+"Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
+"the transaction identifier for that callback is no longer valid."
+msgstr ""
+
+#: ../src/common/fileconf.cpp:1416
+#, c-format
+msgid "attempt to change immutable key '%s' ignored."
+msgstr "Versuch, Eintrag '%s' zu ändern, verweigert. Ist nicht schreibbar."
+
+#: ../src/common/ffile.cpp:101
+#, fuzzy, c-format
+msgid "can't close file '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/common/file.cpp:283
+#, c-format
+msgid "can't close file descriptor %d"
+msgstr ""
+
+#: ../src/common/file.cpp:581 ../src/common/file.cpp:591
+#, c-format
+msgid "can't commit changes to file '%s'"
+msgstr "Kann Änderungen in Datei '%s' nicht sichern."
+
+#: ../src/common/file.cpp:231
+#, c-format
+msgid "can't create file '%s'"
+msgstr "Kann Datei '%s' nicht anlegen."
+
+#: ../src/common/fileconf.cpp:886
+#, c-format
+msgid "can't delete user configuration file '%s'"
+msgstr "Kann Konfigurationsdatei '%s' nicht löschen."
+
+#: ../src/common/file.cpp:462
+#, c-format
+msgid "can't determine if the end of file is reached on descriptor %d"
+msgstr ""
+
+#: ../src/common/file.cpp:428
+#, c-format
+msgid "can't find length of file on file descriptor %d"
+msgstr ""
+
+#: ../src/msw/utils.cpp:328
+msgid "can't find user's HOME, using current directory."
+msgstr "Kann Benutzerverzeichnis nicht finden, verwende aktuelles Verzeichnis."
+
+#: ../src/common/file.cpp:342
+#, c-format
+msgid "can't flush file descriptor %d"
+msgstr ""
+
+#: ../src/common/file.cpp:396
+#, c-format
+msgid "can't get seek position on file descriptor %d"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:545
+msgid "can't load any font, aborting"
+msgstr ""
+
+#: ../src/common/ffile.cpp:85 ../src/common/file.cpp:269
+#, c-format
+msgid "can't open file '%s'"
+msgstr "Kann Datei '%s' nicht öffnen"
+
+#: ../src/common/fileconf.cpp:310
+#, c-format
+msgid "can't open global configuration file '%s'."
+msgstr "Kann globale Konfigurationsdatei '%s' nicht öffnen."
+
+#: ../src/common/fileconf.cpp:322
+#, c-format
+msgid "can't open user configuration file '%s'."
+msgstr "Kann Konfigurationsdatei '%s' nicht öffnen."
+
+#: ../src/common/fileconf.cpp:774
+msgid "can't open user configuration file."
+msgstr "Kann Benutzer-Konfigurationsdatei nicht öffnen."
+
+#: ../src/common/file.cpp:309
+#, c-format
+msgid "can't read from file descriptor %d"
+msgstr ""
+
+#: ../src/common/file.cpp:576 ../src/common/file.cpp:586
+#, c-format
+msgid "can't remove file '%s'"
+msgstr "Kann Datei '%s' nicht löschen."
+
+#: ../src/common/file.cpp:604 ../src/common/file.cpp:607
+#, c-format
+msgid "can't remove temporary file '%s'"
+msgstr "Kann Temporärdatei '%s' nicht löschen"
+
+#: ../src/common/file.cpp:382
+#, c-format
+msgid "can't seek on file descriptor %d"
+msgstr ""
+
+#: ../src/common/textfile.cpp:328
+#, c-format
+msgid "can't write file '%s' to disk."
+msgstr "Kann Datei '%s' nicht schreiben."
+
+#: ../src/common/file.cpp:327
+#, c-format
+msgid "can't write to file descriptor %d"
+msgstr ""
+
+#: ../src/common/fileconf.cpp:781
+msgid "can't write user configuration file."
+msgstr "Kann Benutzers Konfigurationsdatei nicht schreiben."
+
+#: ../src/common/intl.cpp:351
+#, c-format
+msgid "catalog file for domain '%s' not found."
+msgstr "Nachrichtenkatalog für Sprachbereich '%s' nicht gefunden."
+
+#: ../src/common/utilscmn.cpp:462
+msgid "ctrl"
+msgstr ""
+
+#: ../src/common/cmdline.cpp:877
+msgid "date"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3185
+msgid "eighteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3175
+#, fuzzy
+msgid "eighth"
+msgstr "Dünn"
+
+#: ../src/common/datetime.cpp:3178
+msgid "eleventh"
+msgstr ""
+
+#: ../src/common/filefn.cpp:1729
+msgid "empty file name in wxFindFileInPath"
+msgstr ""
+
+#: ../src/common/fileconf.cpp:1403
+#, c-format
+msgid "entry '%s' appears more than once in group '%s'"
+msgstr "Eintrag '%s' erscheint in Gruppe '%s' mehrfach"
+
+#: ../src/msw/dialup.cpp:858
+msgid "establish"
+msgstr ""
+
+#: ../src/common/ffile.cpp:182
+#, fuzzy, c-format
+msgid "failed to flush the file '%s'"
+msgstr "Logtext in Datei '%s' gesichert."
+
+#: ../src/common/datetime.cpp:3182
+msgid "fifteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3172
+msgid "fifth"
+msgstr ""
+
+#: ../src/common/fileconf.cpp:463
+#, c-format
+msgid "file '%s', line %d: '%s' ignored after group header."
+msgstr "Datei '%s', Zeile %d: '%s' hinter Gruppenkopf ignoriert."
+
+#: ../src/common/fileconf.cpp:493
+#, c-format
+msgid "file '%s', line %d: '=' expected."
+msgstr "Datei '%s', Zeile %d: '=' erwartet."
+
+#: ../src/common/fileconf.cpp:520
+#, c-format
+msgid "file '%s', line %d: key '%s' was first found at line %d."
+msgstr "Datei '%s', Zeile %d: Eintrag '%s' taucht erstmals in Zeile %d auf."
+
+#: ../src/common/fileconf.cpp:509
+#, c-format
+msgid "file '%s', line %d: value for immutable key '%s' ignored."
+msgstr ""
+"Datei '%s', Zeile %d: Eintrag für nicht-änderbaren Eintrag '%s' ignoriert."
+
+#: ../src/common/fileconf.cpp:431
+#, c-format
+msgid "file '%s': unexpected character %c at line %d."
+msgstr "Datei '%s': unerwartetes Zeichen %c in Zeile %d."
+
+#: ../src/common/datetime.cpp:3168
+msgid "first"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3181
+msgid "fourteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3171
+msgid "fourth"
+msgstr ""
+
+#: ../src/common/timercmn.cpp:239
+msgid "gmtime() failed"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:858
+#, fuzzy
+msgid "initiate"
+msgstr "ungültiges Datum"
+
+#: ../src/common/file.cpp:466
+msgid "invalid eof() return value."
+msgstr ""
+
+#: ../src/generic/logg.cpp:490
+msgid "invalid message box return value"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:851
+#, fuzzy
+msgid "large"
+msgstr "Seiten"
+
+#: ../src/common/intl.cpp:542
+#, c-format
+msgid "locale '%s' can not be set."
+msgstr "Lokale Umgebung '%s' kann nicht gesetzt werden."
+
+#: ../src/html/helpfrm.cpp:851
+msgid "medium"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3289
+#, fuzzy
+msgid "midnight"
+msgstr "Dünn"
+
+#: ../src/common/timercmn.cpp:235
+msgid "mktime() failed"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3186
+msgid "nineteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3176
+#, fuzzy
+msgid "ninth"
+msgstr "Drucken"
+
+#: ../src/html/winpars.cpp:133
+msgid "no DC assigned to wxHtmlWinParser!!"
+msgstr ""
+
+#: ../src/msw/dde.cpp:962
+msgid "no DDE error."
+msgstr ""
+
+#: ../src/html/helpdata.cpp:529
+#, fuzzy
+msgid "noname"
+msgstr "Unbenannt"
+
+#: ../src/common/datetime.cpp:3288
+msgid "noon"
+msgstr ""
+
+#: ../src/common/cmdline.cpp:876
+msgid "num"
+msgstr ""
+
+#: ../src/msw/dde.cpp:1005
+msgid "reentrancy problem."
+msgstr ""
+
+#: ../src/common/datetime.cpp:3169
+msgid "second"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3184
+msgid "seventeenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3174
+msgid "seventh"
+msgstr ""
+
+#: ../src/common/utilscmn.cpp:466
+msgid "shift"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3183
+msgid "sixteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3173
+msgid "sixth"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:851
+msgid "small"
+msgstr ""
+
+#: ../src/common/cmdline.cpp:875
+msgid "str"
+msgstr ""
+
+#: ../src/common/intl.cpp:635
+#, c-format
+msgid "string '%s' not found in domain '%s' for locale '%s'."
+msgstr "Text '%s' in Bereich '%s' für Umgebung '%s' nicht gefunden."
+
+#: ../src/common/intl.cpp:640
+#, c-format
+msgid "string '%s' not found in locale '%s'."
+msgstr "Text '%s' in Umgebung '%s' nicht gefunden."
+
+#: ../src/common/datetime.cpp:3177
+msgid "tenth"
+msgstr ""
+
+#: ../src/html/htmlfilt.cpp:133
+msgid "text/html"
+msgstr ""
+
+#: ../src/msw/dde.cpp:969
+msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
+msgstr ""
+
+#: ../src/common/datetime.cpp:3170
+msgid "third"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3180
+msgid "thirteenth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:2981
+msgid "today"
+msgstr ""
+
+#: ../src/common/datetime.cpp:2983
+msgid "tomorrow"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3179
+msgid "twelfth"
+msgstr ""
+
+#: ../src/common/datetime.cpp:3187
+msgid "twentieth"
+msgstr ""
+
+#: ../src/common/fileconf.cpp:1523
+#, c-format
+msgid "unexpected \" at position %d in '%s'."
+msgstr ""
+
+#: ../src/generic/progdlgg.cpp:243
+msgid "unknown"
+msgstr ""
+
+#: ../src/msw/dialup.cpp:462
+#, c-format
+msgid "unknown error (error code %08x)."
+msgstr ""
+
+#: ../src/common/file.cpp:365
+msgid "unknown seek origin"
+msgstr ""
+
+#: ../src/common/fontmap.cpp:329
+#, c-format
+msgid "unknown-%d"
+msgstr ""
+
+#: ../src/common/docview.cpp:397
+msgid "unnamed"
+msgstr "Unbenannt"
+
+#: ../src/common/docview.cpp:1174
+#, c-format
+msgid "unnamed%d"
+msgstr "Unbenannt"
+
+#: ../src/common/intl.cpp:356
+#, c-format
+msgid "using catalog '%s' from '%s'."
+msgstr "Verwende Nachrichtenkatalog '%s' von '%s'."
+
+#: ../src/html/helpfrm.cpp:851
+msgid "very large"
+msgstr ""
+
+#: ../src/html/helpfrm.cpp:851
+msgid "very small"
+msgstr ""
+
+#: ../src/common/imaggif.cpp:74
+msgid "wxGIFHandler: data stream seems to be truncated."
+msgstr ""
+
+#: ../src/common/imaggif.cpp:58
+msgid "wxGIFHandler: error in GIF image format."
+msgstr ""
+
+#: ../src/common/imaggif.cpp:61
+msgid "wxGIFHandler: not enough memory."
+msgstr ""
+
+#: ../src/common/imaggif.cpp:64
+msgid "wxGIFHandler: unknown error!!!"
+msgstr ""
+
+#: ../src/common/timercmn.cpp:266
+msgid "wxGetTimeOfDay failed."
+msgstr ""
+
+#: ../src/common/imagpcx.cpp:448 ../src/common/imagpcx.cpp:471
+msgid "wxPCXHandler: couldn't allocate memory"
+msgstr ""
+
+#: ../src/common/imagpcx.cpp:447
+msgid "wxPCXHandler: image format unsupported"
+msgstr ""
+
+#: ../src/common/imagpcx.cpp:470
+msgid "wxPCXHandler: invalid image"
+msgstr ""
+
+#: ../src/common/imagpcx.cpp:450 ../src/common/imagpcx.cpp:472
+msgid "wxPCXHandler: unknown error !!!"
+msgstr ""
+
+#: ../src/common/imagpcx.cpp:449
+msgid "wxPCXHandler: version number too low"
+msgstr ""
+
+#: ../src/common/prntbase.cpp:660
+msgid ""
+"wxPrintPreviewBase::RenderPage: must use wxPrintPreviewBase::SetCanvas to "
+"let me know about the canvas!"
+msgstr ""
+
+#: ../src/common/socket.cpp:296 ../src/common/socket.cpp:350
+msgid "wxSocket: invalid signature in ReadMsg."
+msgstr ""
+
+#: ../src/motif/app.cpp:584
+#, c-format
+msgid "wxWindows could not open display for '%s': exiting."
+msgstr ""
+
+#: ../src/common/filefn.cpp:1222
+msgid "wxWindows: error finding temporary file name.\n"
+msgstr ""
+
+#: ../src/common/datetime.cpp:2982
+msgid "yesterday"
+msgstr ""
+
+#~ msgid " B.C."
+#~ msgstr " B.C."
+
+#~ msgid "%s is invalid."
+#~ msgstr "%s ist ungültig"
+
+#~ msgid "%s should be numeric."
+#~ msgstr "%s sollte numerisch sein"
+
+#~ msgid "%s should only contain ASCII characters."
+#~ msgstr "%s sollte nur ASCII Zeichen enthalten"
+
+#~ msgid "%s should only contain alphabetic characters."
+#~ msgstr "%s sollte nur Buchstaben enthalten"
+
+#~ msgid "%s should only contain alphabetic or numeric characters."
+#~ msgstr "%s sollte nur Buchstaben oder Ziffern enthalten"
+
+#~ msgid "Application Error"
+#~ msgstr "Programmfehler"
+
+#~ msgid "Can not create tooltip control"
+#~ msgstr "Kann Tooltip nicht erzeugen."
+
+#~ msgid "Can not get data in format '%s' from clipboard."
+#~ msgstr "Kann keine Daten im Format '%s' von der Zwischenablage bekommen."
+
+#~ msgid "Can not get priority range for scheduling policy %d."
+#~ msgstr "Kann Prioritätsbereich für Schedulingregeln %d nicht bekommen."
+
+#~ msgid "Can not put data in format '%s' on clipboard."
+#~ msgstr "Kann keine Daten im Fromat '%s' in die Zwischenablage kopieren."
+
+#~ msgid "Can not retrieve thread scheduling policy."
+#~ msgstr "Kann Schedulingregeln nicht bekommen."
+
+#~ msgid "Character '%c' is invalid in a config entry name."
+#~ msgstr ""
+#~ "Zeichen '%c' ist in einem Konfigurationseintragsnamen nicht erlaubt."
+
+#~ msgid "Couldn't change the state of event object."
+#~ msgstr "Kann Zustand des Eventobjektes nicht ändern."
+
+#~ msgid "Enter the name of the directory to create"
+#~ msgstr "Geben Sie einen Namen für das neue Verzeichnis ein"
+
+#~ msgid "Entry name can't start with '%c'."
+#~ msgstr "Eintragsname kann nicht mit '%c' beginnen."
+
+#~ msgid ""
+#~ "Mime.types file %s, line %d: extra characters after the field value ignored."
+#~ msgstr ""
+#~ "Mime.types-Datei %s, Zeile %d: extra Zeichen nach dem Wert ignoriert."
+
+#~ msgid "invalid day"
+#~ msgstr "ungültiger Tag"
+
+#~ msgid "invalid month"
+#~ msgstr "ungültiger Monat"
+
+#~ msgid "looking for catalog '%s' in path '%s'."
+#~ msgstr "Suche Nachrichtenkatalog '%s' in Pfad '%s'."
+
+#~ msgid "pm"
+#~ msgstr "pm"
diff --git a/samples/calendar/calendar.cpp b/samples/calendar/calendar.cpp
index 9481cbfbd2..64fa307a45 100644
--- a/samples/calendar/calendar.cpp
+++ b/samples/calendar/calendar.cpp
@@ -315,7 +315,7 @@ MyPanel::MyPanel(wxFrame *frame)
wxCAL_SHOW_HOLIDAYS |
wxRAISED_BORDER);
- m_calendar->SetAutoLayout(TRUE);
+ //m_calendar->SetAutoLayout(TRUE);
//------------------
wxLayoutConstraints *c = new wxLayoutConstraints;
//------------------
diff --git a/samples/internat/internat.cpp b/samples/internat/internat.cpp
index 437d7d7b61..5bbfb76410 100644
--- a/samples/internat/internat.cpp
+++ b/samples/internat/internat.cpp
@@ -114,7 +114,9 @@ bool MyApp::OnInit()
/* this catalog is installed in standard location on Linux systems,
it might not be installed on yours - just ignore the errrors
or comment out this line then */
-// m_locale.AddCatalog("fileutils"); // 3) and another just for testing
+#ifdef __LINUX__
+ m_locale.AddCatalog("fileutils"); // 3) and another just for testing
+#endif
// Create the main frame window
MyFrame *frame = new MyFrame((wxFrame *) NULL, _("International wxWindows App"),
diff --git a/samples/notebook/test.cpp b/samples/notebook/test.cpp
index fead54e43d..02e81062fd 100644
--- a/samples/notebook/test.cpp
+++ b/samples/notebook/test.cpp
@@ -43,7 +43,7 @@ bool MyApp::OnInit()
// Quit immediately the dialog has been dismissed
return FALSE;
#else
- frame = new MyFrame((wxFrame*) NULL, -1, "Notebook", wxPoint(-1, -1), wxSize(365, 390) );
+ frame = new MyFrame((wxFrame*) NULL, -1, "Notebook", wxPoint(-1, -1), wxSize(465, 390) );
// Problem with generic wxNotebook implementation whereby it doesn't size properly unless
// you set the size again
@@ -273,8 +273,6 @@ void MyFrame::Init()
c->bottom.SameAs(this, wxBottom);
m_panel->SetConstraints(c);
- // Note, omit the wxTAB_STYLE_COLOUR_INTERIOR, so we will guarantee a match
- // with the panel background, and save a bit of time.
m_notebook = new wxNotebook(m_panel, ID_NOTEBOOK);
c = new wxLayoutConstraints;
diff --git a/src/files.lst b/src/files.lst
index 486ab2a996..cf81fcfceb 100644
--- a/src/files.lst
+++ b/src/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 12:30, 2000/03/04
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \
common/init.cpp \
diff --git a/src/gtk/files.lst b/src/gtk/files.lst
index 15801160f0..86cfa8625f 100644
--- a/src/gtk/files.lst
+++ b/src/gtk/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 17:57, 2000/03/03
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst
index 15801160f0..86cfa8625f 100644
--- a/src/gtk1/files.lst
+++ b/src/gtk1/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 17:57, 2000/03/03
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
diff --git a/src/makeb32.env b/src/makeb32.env
index 3c90826c45..a612e94d95 100644
--- a/src/makeb32.env
+++ b/src/makeb32.env
@@ -2,14 +2,18 @@
WXDIR = $(WXWIN)
CFG = $(WXDIR)\src\msw\wxwin32.cfg
+LNKCFG=$(WXDIR)\src\msw\bclnk32.cfg
WXLIBDIR = $(WXDIR)\lib
WXLIBDIR2 = $(WXDIR)\contrib\lib
WXINC = $(WXDIR)\include;$(WXDIR)\contrib\include;$(WXDIR)\src\iodbc
WIN95FLAG = -D__WIN95__ -D__WINDOWS__
-# This should be changed to tlink32 if ilink32 is not available
-# Available on C++ 5.02 and above
+# This should be changed to tlink32 if ilink32 is not available.
+# Ilink32 is available on BC++ 5.02 and above, and all
+# versions of C++ Builder.
+!ifndef LINK
LINK=ilink32
+!endif
!ifndef FINAL
FINAL=0
diff --git a/src/makeprog.b32 b/src/makeprog.b32
index 414ac24c4a..5ecd5c0caf 100644
--- a/src/makeprog.b32
+++ b/src/makeprog.b32
@@ -16,11 +16,11 @@ WXDIR = $(WXWIN)
LIBS=$(WXLIB) $(EXTRALIBS) cw32mt import32 ole2w32 winpng zlib jpeg xpm tiff odbc32
!if "$(FINAL)" == "0"
-LINKFLAGS=/v /c /Tpe /L$(WXLIBDIR);$(WXLIBDIR2);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk $(EXTRALINKFLAGS)
+LINKFLAGS=/v /c /Tpe +$(LNKCFG) $(EXTRALINKFLAGS)
OPT = -Od
DEBUG_FLAGS= -v
!else
-LINKFLAGS=/Tpe /L$(WXLIBDIR);$(WXLIBDIR2);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk $(EXTRALINKFLAGS)
+LINKFLAGS=/Tpe +$(LNKCFG) $(EXTRALINKFLAGS)
OPT = -Od
DEBUG_FLAGS =
!endif
diff --git a/src/motif/files.lst b/src/motif/files.lst
index 3a7f65daaf..27980f1c4b 100644
--- a/src/motif/files.lst
+++ b/src/motif/files.lst
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 17:58, 2000/03/03
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32
index 98093ffcac..09822b15a8 100644
--- a/src/msw/makefile.b32
+++ b/src/msw/makefile.b32
@@ -1,6 +1,6 @@
-# This file was automatically generated by tmake at 05:31, 2000/03/08
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T!
#
@@ -262,6 +262,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \
$(MSWDIR)\gdiobj.obj \
$(MSWDIR)\glcanvas.obj \
$(MSWDIR)\gsocket.obj \
+ $(MSWDIR)\gsockmsw.obj \
$(MSWDIR)\helpwin.obj \
$(MSWDIR)\icon.obj \
$(MSWDIR)\imaglist.obj \
@@ -340,7 +341,7 @@ OBJECTS = $(COMMONOBJS) $(GENERICOBJS) $(MSWOBJS) $(HTMLOBJS)
default: wx
-wx: $(CFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
+wx: $(CFG) $(LNKCFG) $(DUMMY).obj $(OBJECTS) $(PERIPH_TARGET) $(LIBTARGET)
all: all_libs all_execs
@@ -477,6 +478,8 @@ $(MSWDIR)\glcanvas.obj: $(MSWDIR)\glcanvas.$(SRCSUFF)
$(MSWDIR)\gsocket.obj: $(MSWDIR)\gsocket.c
+$(MSWDIR)\gsockmsw.obj: $(MSWDIR)\gsockmsw.c
+
$(MSWDIR)\helpwin.obj: $(MSWDIR)\helpwin.$(SRCSUFF)
$(MSWDIR)\icon.obj: $(MSWDIR)\icon.$(SRCSUFF)
@@ -978,7 +981,7 @@ $(CFG): makefile.b32
-I$(WXINC);$(BCCDIR)\include;$(WXDIR)/src/generic;$(WXDIR)/src/png;$(WXDIR)/src/jpeg;$(WXDIR)/src/zlib;$(WXDIR)/src/xpm;$(WXDIR)/src/tiff
-I$(WXDIR)\include\wx\msw\gnuwin32
--L$(BCCDIR)\lib
+-L$(BCCDIR)\lib;$(BCCDIR)\lib\psdk
-D__WXWIN__
-D__WXMSW__
-D__WINDOWS__
@@ -988,6 +991,11 @@ $(DEBUG_FLAGS)
$(WIN95FLAG)
! $(CFG)
+$(LNKCFG): makefile.b32
+ copy &&!
+-L$(WXLIBDIR);$(WXLIBDIR2);$(BCCDIR)\lib;$(BCCDIR)\lib\psdk
+! $(LNKCFG)
+
#-I$(WXDIR)\src\common\wxxpm\libxpm.34b\lib
# -Oxt
diff --git a/src/msw/makefile.bcc b/src/msw/makefile.bcc
index 081168b3b2..a9c4229610 100644
--- a/src/msw/makefile.bcc
+++ b/src/msw/makefile.bcc
@@ -1,6 +1,6 @@
-# This file was automatically generated by tmake at 05:31, 2000/03/08
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T!
#
@@ -231,6 +231,7 @@ MSWOBJS = $(MSWDIR)\accel.obj \
$(MSWDIR)\gdiobj.obj \
$(MSWDIR)\glcanvas.obj \
$(MSWDIR)\gsocket.obj \
+ $(MSWDIR)\gsockmsw.obj \
$(MSWDIR)\helpwin.obj \
$(MSWDIR)\icon.obj \
$(MSWDIR)\iniconf.obj \
@@ -386,6 +387,8 @@ $(MSWDIR)\glcanvas.obj: $(MSWDIR)\glcanvas.$(SRCSUFF)
$(MSWDIR)\gsocket.obj: $(MSWDIR)\gsocket.c
+$(MSWDIR)\gsockmsw.obj: $(MSWDIR)\gsockmsw.c
+
$(MSWDIR)\helpwin.obj: $(MSWDIR)\helpwin.$(SRCSUFF)
$(MSWDIR)\icon.obj: $(MSWDIR)\icon.$(SRCSUFF)
diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos
index b72700073e..afd69682d1 100644
--- a/src/msw/makefile.dos
+++ b/src/msw/makefile.dos
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 10:10, 2000/03/07
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T!
#
@@ -220,6 +220,7 @@ MSWOBJS1 = $(MSWDIR)\accel.obj \
$(MSWDIR)\gdiobj.obj \
$(MSWDIR)\glcanvas.obj \
$(MSWDIR)\gsocket.obj \
+ $(MSWDIR)\gsockmsw.obj \
$(MSWDIR)\helpwin.obj \
$(MSWDIR)\icon.obj \
$(MSWDIR)\iniconf.obj \
@@ -542,6 +543,11 @@ $(MSWDIR)/gsocket.obj: $*.c
$(CPPFLAGS2) /Fo$@ /c /Tc $*.c
<<
+$(MSWDIR)/gsockmsw.obj: $*.c
+ cl @<<
+$(CPPFLAGS2) /Fo$@ /c /Tc $*.c
+<<
+
$(MSWDIR)/helpwin.obj: $*.$(SRCSUFF)
cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)
diff --git a/src/msw/makefile.g95 b/src/msw/makefile.g95
index 7f90f23865..27a9d79c74 100644
--- a/src/msw/makefile.g95
+++ b/src/msw/makefile.g95
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 18:32, 2000/02/17
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T!
#
@@ -550,9 +550,9 @@ $(OBJECTS): $(WXINC)/wx/defs.h $(WXINC)/wx/object.h $(WXINC)/wx/setup.h
$(COMMDIR)/y_tab.$(OBJSUFF): $(COMMDIR)/y_tab.c $(COMMDIR)/lex_yy.c
$(CCLEX) -c $(CPPFLAGS) -DUSE_DEFINE -DYY_USE_PROTOS -o $@ $(COMMDIR)/y_tab.c
-$(COMMDIR)/y_tab.c: $(COMMDIR)/dosyacc.c
+$(COMMDIR)/y_tab.c: $(COMMDIR)/dosyacc.c
$(COPY) ../common/dosyacc.c ../common/y_tab.c
-
+
$(COMMDIR)/lex_yy.c: $(COMMDIR)/doslex.c
$(COPY) ../common/doslex.c ../common/lex_yy.c
diff --git a/src/msw/makefile.sc b/src/msw/makefile.sc
index 528ac55ef7..cf69648015 100644
--- a/src/msw/makefile.sc
+++ b/src/msw/makefile.sc
@@ -1,6 +1,6 @@
-# This file was automatically generated by tmake at 18:32, 2000/02/17
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T!
# Symantec C++ makefile for the msw objects
@@ -29,7 +29,9 @@ MSWDIR=$(WXDIR)\src\msw
GENERICOBJS= $(GENDIR)\busyinfo.obj \
$(GENDIR)\calctrl.obj \
$(GENDIR)\choicdgg.obj \
+ $(GENDIR)\dragimgg.obj \
$(GENDIR)\grid.obj \
+ $(GENDIR)\gridsel.obj \
$(GENDIR)\laywin.obj \
$(GENDIR)\logg.obj \
$(GENDIR)\numdlgg.obj \
@@ -46,6 +48,7 @@ GENERICOBJS= $(GENDIR)\busyinfo.obj \
$(GENDIR)\tbarsmpl.obj \
$(GENDIR)\textdlgg.obj \
$(GENDIR)\tipdlg.obj \
+ $(GENDIR)\treelay.obj \
$(GENDIR)\wizard.obj
COMMONOBJS = \
@@ -196,7 +199,9 @@ MSWOBJS = $(MSWDIR)\accel.obj \
$(MSWDIR)\gaugemsw.obj \
$(MSWDIR)\gdiimage.obj \
$(MSWDIR)\gdiobj.obj \
+ $(MSWDIR)\glcanvas.obj \
$(MSWDIR)\gsocket.obj \
+ $(MSWDIR)\gsockmsw.obj \
$(MSWDIR)\helpwin.obj \
$(MSWDIR)\icon.obj \
$(MSWDIR)\iniconf.obj \
diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc
index 296de35154..34ec215224 100644
--- a/src/msw/makefile.vc
+++ b/src/msw/makefile.vc
@@ -1,4 +1,4 @@
-# This file was automatically generated by tmake at 16:52, 2000/02/29
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T!
# File: makefile.vc
@@ -49,309 +49,310 @@ DOCDIR = $(WXDIR)\docs
HTMLDIR = $(WXDIR)\src\html
{..\generic}.cpp{..\generic\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $<
<<
{..\common}.cpp{..\common\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $<
<<
{..\common}.c{..\common\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Fo$@ /c /Tc $<
<<
{..\msw}.cpp{..\msw\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $<
<<
{..\msw}.c{..\msw\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Fo$@ /c /Tc $<
<<
{..\msw\ole}.cpp{..\msw\ole\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $<
<<
{..\html}.cpp{..\html\$D}.obj:
- cl @<<
+ cl @<<
$(CPPFLAGS) /Fo$@ /c /Tp $<
<<
GENERICOBJS= ..\generic\$D\busyinfo.obj \
- ..\generic\$D\calctrl.obj \
- ..\generic\$D\choicdgg.obj \
- ..\generic\$D\dragimgg.obj \
- ..\generic\$D\grid.obj \
- ..\generic\$D\gridsel.obj \
- ..\generic\$D\laywin.obj \
- ..\generic\$D\logg.obj \
- ..\generic\$D\numdlgg.obj \
- ..\generic\$D\panelg.obj \
- ..\generic\$D\plot.obj \
- ..\generic\$D\progdlgg.obj \
- ..\generic\$D\prop.obj \
- ..\generic\$D\propform.obj \
- ..\generic\$D\proplist.obj \
- ..\generic\$D\sashwin.obj \
- ..\generic\$D\scrolwin.obj \
- ..\generic\$D\splitter.obj \
- ..\generic\$D\statusbr.obj \
- ..\generic\$D\tbarsmpl.obj \
- ..\generic\$D\textdlgg.obj \
- ..\generic\$D\tipdlg.obj \
- ..\generic\$D\treelay.obj \
- ..\generic\$D\wizard.obj
+ ..\generic\$D\calctrl.obj \
+ ..\generic\$D\choicdgg.obj \
+ ..\generic\$D\dragimgg.obj \
+ ..\generic\$D\grid.obj \
+ ..\generic\$D\gridsel.obj \
+ ..\generic\$D\laywin.obj \
+ ..\generic\$D\logg.obj \
+ ..\generic\$D\numdlgg.obj \
+ ..\generic\$D\panelg.obj \
+ ..\generic\$D\plot.obj \
+ ..\generic\$D\progdlgg.obj \
+ ..\generic\$D\prop.obj \
+ ..\generic\$D\propform.obj \
+ ..\generic\$D\proplist.obj \
+ ..\generic\$D\sashwin.obj \
+ ..\generic\$D\scrolwin.obj \
+ ..\generic\$D\splitter.obj \
+ ..\generic\$D\statusbr.obj \
+ ..\generic\$D\tbarsmpl.obj \
+ ..\generic\$D\textdlgg.obj \
+ ..\generic\$D\tipdlg.obj \
+ ..\generic\$D\treelay.obj \
+ ..\generic\$D\wizard.obj
# These are generic things that don't need to be compiled on MSW,
# but sometimes it's useful to do so for testing purposes.
NONESSENTIALOBJS= ..\generic\$D\caret.obj \
- ..\generic\$D\colrdlgg.obj \
- ..\generic\$D\dcpsg.obj \
- ..\generic\$D\dirdlgg.obj \
- ..\generic\$D\filedlgg.obj \
- ..\generic\$D\fontdlgg.obj \
- ..\generic\$D\helpext.obj \
- ..\generic\$D\helphtml.obj \
- ..\generic\$D\helpwxht.obj \
- ..\generic\$D\helpxlp.obj \
- ..\generic\$D\imaglist.obj \
- ..\generic\$D\listctrl.obj \
- ..\generic\$D\msgdlgg.obj \
- ..\generic\$D\notebook.obj \
- ..\generic\$D\printps.obj \
- ..\generic\$D\prntdlgg.obj \
- ..\generic\$D\statline.obj \
- ..\generic\$D\tabg.obj \
- ..\generic\$D\treectrl.obj
+ ..\generic\$D\colrdlgg.obj \
+ ..\generic\$D\dcpsg.obj \
+ ..\generic\$D\dirdlgg.obj \
+ ..\generic\$D\filedlgg.obj \
+ ..\generic\$D\fontdlgg.obj \
+ ..\generic\$D\helpext.obj \
+ ..\generic\$D\helphtml.obj \
+ ..\generic\$D\helpwxht.obj \
+ ..\generic\$D\helpxlp.obj \
+ ..\generic\$D\imaglist.obj \
+ ..\generic\$D\listctrl.obj \
+ ..\generic\$D\msgdlgg.obj \
+ ..\generic\$D\notebook.obj \
+ ..\generic\$D\printps.obj \
+ ..\generic\$D\prntdlgg.obj \
+ ..\generic\$D\statline.obj \
+ ..\generic\$D\tabg.obj \
+ ..\generic\$D\treectrl.obj
COMMONOBJS = \
- ..\common\$D\y_tab.obj \
- ..\common\$D\appcmn.obj \
- ..\common\$D\choiccmn.obj \
- ..\common\$D\clipcmn.obj \
- ..\common\$D\cmdline.obj \
- ..\common\$D\cmndata.obj \
- ..\common\$D\config.obj \
- ..\common\$D\ctrlcmn.obj \
- ..\common\$D\ctrlsub.obj \
- ..\common\$D\datetime.obj \
- ..\common\$D\datstrm.obj \
- ..\common\$D\db.obj \
- ..\common\$D\dbtable.obj \
- ..\common\$D\dcbase.obj \
- ..\common\$D\dlgcmn.obj \
- ..\common\$D\dndcmn.obj \
- ..\common\$D\dobjcmn.obj \
- ..\common\$D\docmdi.obj \
- ..\common\$D\docview.obj \
- ..\common\$D\dynarray.obj \
- ..\common\$D\dynlib.obj \
- ..\common\$D\encconv.obj \
- ..\common\$D\event.obj \
- ..\common\$D\extended.obj \
- ..\common\$D\ffile.obj \
- ..\common\$D\file.obj \
- ..\common\$D\fileconf.obj \
- ..\common\$D\filefn.obj \
- ..\common\$D\filesys.obj \
- ..\common\$D\fontcmn.obj \
- ..\common\$D\fontmap.obj \
- ..\common\$D\framecmn.obj \
- ..\common\$D\fs_inet.obj \
- ..\common\$D\fs_mem.obj \
- ..\common\$D\fs_zip.obj \
- ..\common\$D\ftp.obj \
- ..\common\$D\gdicmn.obj \
- ..\common\$D\geometry.obj \
- ..\common\$D\gifdecod.obj \
- ..\common\$D\hash.obj \
- ..\common\$D\helpbase.obj \
- ..\common\$D\http.obj \
- ..\common\$D\imagall.obj \
- ..\common\$D\imagbmp.obj \
- ..\common\$D\image.obj \
- ..\common\$D\imaggif.obj \
- ..\common\$D\imagjpeg.obj \
- ..\common\$D\imagpcx.obj \
- ..\common\$D\imagpng.obj \
- ..\common\$D\imagpnm.obj \
- ..\common\$D\imagtiff.obj \
- ..\common\$D\intl.obj \
- ..\common\$D\ipcbase.obj \
- ..\common\$D\layout.obj \
- ..\common\$D\lboxcmn.obj \
- ..\common\$D\list.obj \
- ..\common\$D\log.obj \
- ..\common\$D\longlong.obj \
- ..\common\$D\memory.obj \
- ..\common\$D\menucmn.obj \
- ..\common\$D\mimecmn.obj \
- ..\common\$D\module.obj \
- ..\common\$D\mstream.obj \
- ..\common\$D\object.obj \
- ..\common\$D\objstrm.obj \
- ..\common\$D\odbc.obj \
- ..\common\$D\paper.obj \
- ..\common\$D\prntbase.obj \
- ..\common\$D\process.obj \
- ..\common\$D\protocol.obj \
- ..\common\$D\resource.obj \
- ..\common\$D\sckaddr.obj \
- ..\common\$D\sckfile.obj \
- ..\common\$D\sckipc.obj \
- ..\common\$D\sckstrm.obj \
- ..\common\$D\serbase.obj \
- ..\common\$D\sizer.obj \
- ..\common\$D\socket.obj \
- ..\common\$D\strconv.obj \
- ..\common\$D\stream.obj \
- ..\common\$D\string.obj \
- ..\common\$D\tbarbase.obj \
- ..\common\$D\textcmn.obj \
- ..\common\$D\textfile.obj \
- ..\common\$D\timercmn.obj \
- ..\common\$D\tokenzr.obj \
- ..\common\$D\txtstrm.obj \
- ..\common\$D\unzip.obj \
- ..\common\$D\url.obj \
- ..\common\$D\utilscmn.obj \
- ..\common\$D\valgen.obj \
- ..\common\$D\validate.obj \
- ..\common\$D\valtext.obj \
- ..\common\$D\variant.obj \
- ..\common\$D\wfstream.obj \
- ..\common\$D\wincmn.obj \
- ..\common\$D\wxchar.obj \
- ..\common\$D\wxexpr.obj \
- ..\common\$D\zipstrm.obj \
- ..\common\$D\zstream.obj
+ ..\common\$D\y_tab.obj \
+ ..\common\$D\appcmn.obj \
+ ..\common\$D\choiccmn.obj \
+ ..\common\$D\clipcmn.obj \
+ ..\common\$D\cmdline.obj \
+ ..\common\$D\cmndata.obj \
+ ..\common\$D\config.obj \
+ ..\common\$D\ctrlcmn.obj \
+ ..\common\$D\ctrlsub.obj \
+ ..\common\$D\datetime.obj \
+ ..\common\$D\datstrm.obj \
+ ..\common\$D\db.obj \
+ ..\common\$D\dbtable.obj \
+ ..\common\$D\dcbase.obj \
+ ..\common\$D\dlgcmn.obj \
+ ..\common\$D\dndcmn.obj \
+ ..\common\$D\dobjcmn.obj \
+ ..\common\$D\docmdi.obj \
+ ..\common\$D\docview.obj \
+ ..\common\$D\dynarray.obj \
+ ..\common\$D\dynlib.obj \
+ ..\common\$D\encconv.obj \
+ ..\common\$D\event.obj \
+ ..\common\$D\extended.obj \
+ ..\common\$D\ffile.obj \
+ ..\common\$D\file.obj \
+ ..\common\$D\fileconf.obj \
+ ..\common\$D\filefn.obj \
+ ..\common\$D\filesys.obj \
+ ..\common\$D\fontcmn.obj \
+ ..\common\$D\fontmap.obj \
+ ..\common\$D\framecmn.obj \
+ ..\common\$D\fs_inet.obj \
+ ..\common\$D\fs_mem.obj \
+ ..\common\$D\fs_zip.obj \
+ ..\common\$D\ftp.obj \
+ ..\common\$D\gdicmn.obj \
+ ..\common\$D\geometry.obj \
+ ..\common\$D\gifdecod.obj \
+ ..\common\$D\hash.obj \
+ ..\common\$D\helpbase.obj \
+ ..\common\$D\http.obj \
+ ..\common\$D\imagall.obj \
+ ..\common\$D\imagbmp.obj \
+ ..\common\$D\image.obj \
+ ..\common\$D\imaggif.obj \
+ ..\common\$D\imagjpeg.obj \
+ ..\common\$D\imagpcx.obj \
+ ..\common\$D\imagpng.obj \
+ ..\common\$D\imagpnm.obj \
+ ..\common\$D\imagtiff.obj \
+ ..\common\$D\intl.obj \
+ ..\common\$D\ipcbase.obj \
+ ..\common\$D\layout.obj \
+ ..\common\$D\lboxcmn.obj \
+ ..\common\$D\list.obj \
+ ..\common\$D\log.obj \
+ ..\common\$D\longlong.obj \
+ ..\common\$D\memory.obj \
+ ..\common\$D\menucmn.obj \
+ ..\common\$D\mimecmn.obj \
+ ..\common\$D\module.obj \
+ ..\common\$D\mstream.obj \
+ ..\common\$D\object.obj \
+ ..\common\$D\objstrm.obj \
+ ..\common\$D\odbc.obj \
+ ..\common\$D\paper.obj \
+ ..\common\$D\prntbase.obj \
+ ..\common\$D\process.obj \
+ ..\common\$D\protocol.obj \
+ ..\common\$D\resource.obj \
+ ..\common\$D\sckaddr.obj \
+ ..\common\$D\sckfile.obj \
+ ..\common\$D\sckipc.obj \
+ ..\common\$D\sckstrm.obj \
+ ..\common\$D\serbase.obj \
+ ..\common\$D\sizer.obj \
+ ..\common\$D\socket.obj \
+ ..\common\$D\strconv.obj \
+ ..\common\$D\stream.obj \
+ ..\common\$D\string.obj \
+ ..\common\$D\tbarbase.obj \
+ ..\common\$D\textcmn.obj \
+ ..\common\$D\textfile.obj \
+ ..\common\$D\timercmn.obj \
+ ..\common\$D\tokenzr.obj \
+ ..\common\$D\txtstrm.obj \
+ ..\common\$D\unzip.obj \
+ ..\common\$D\url.obj \
+ ..\common\$D\utilscmn.obj \
+ ..\common\$D\valgen.obj \
+ ..\common\$D\validate.obj \
+ ..\common\$D\valtext.obj \
+ ..\common\$D\variant.obj \
+ ..\common\$D\wfstream.obj \
+ ..\common\$D\wincmn.obj \
+ ..\common\$D\wxchar.obj \
+ ..\common\$D\wxexpr.obj \
+ ..\common\$D\zipstrm.obj \
+ ..\common\$D\zstream.obj
MSWOBJS = ..\msw\$D\accel.obj \
- ..\msw\$D\app.obj \
- ..\msw\ole\$D\automtn.obj \
- ..\msw\$D\bitmap.obj \
- ..\msw\$D\bmpbuttn.obj \
- ..\msw\$D\brush.obj \
- ..\msw\$D\button.obj \
- ..\msw\$D\caret.obj \
- ..\msw\$D\checkbox.obj \
- ..\msw\$D\checklst.obj \
- ..\msw\$D\choice.obj \
- ..\msw\$D\clipbrd.obj \
- ..\msw\$D\colordlg.obj \
- ..\msw\$D\colour.obj \
- ..\msw\$D\combobox.obj \
- ..\msw\$D\control.obj \
- ..\msw\$D\curico.obj \
- ..\msw\$D\cursor.obj \
- ..\msw\$D\data.obj \
- ..\msw\ole\$D\dataobj.obj \
- ..\msw\$D\dc.obj \
- ..\msw\$D\dcclient.obj \
- ..\msw\$D\dcmemory.obj \
- ..\msw\$D\dcprint.obj \
- ..\msw\$D\dcscreen.obj \
- ..\msw\$D\dde.obj \
- ..\msw\$D\dialog.obj \
- ..\msw\$D\dialup.obj \
- ..\msw\$D\dib.obj \
- ..\msw\$D\dibutils.obj \
- ..\msw\$D\dir.obj \
- ..\msw\$D\dirdlg.obj \
- ..\msw\$D\dragimag.obj \
- ..\msw\ole\$D\dropsrc.obj \
- ..\msw\ole\$D\droptgt.obj \
- ..\msw\$D\enhmeta.obj \
- ..\msw\$D\filedlg.obj \
- ..\msw\$D\font.obj \
- ..\msw\$D\fontdlg.obj \
- ..\msw\$D\fontenum.obj \
- ..\msw\$D\fontutil.obj \
- ..\msw\$D\frame.obj \
- ..\msw\$D\gauge95.obj \
- ..\msw\$D\gdiimage.obj \
- ..\msw\$D\gdiobj.obj \
- ..\msw\$D\glcanvas.obj \
- ..\msw\$D\gsocket.obj \
- ..\msw\$D\helpwin.obj \
- ..\msw\$D\icon.obj \
- ..\msw\$D\imaglist.obj \
- ..\msw\$D\joystick.obj \
- ..\msw\$D\listbox.obj \
- ..\msw\$D\listctrl.obj \
- ..\msw\$D\main.obj \
- ..\msw\$D\mdi.obj \
- ..\msw\$D\menu.obj \
- ..\msw\$D\menuitem.obj \
- ..\msw\$D\metafile.obj \
- ..\msw\$D\mimetype.obj \
- ..\msw\$D\minifram.obj \
- ..\msw\$D\msgdlg.obj \
- ..\msw\$D\nativdlg.obj \
- ..\msw\$D\notebook.obj \
- ..\msw\ole\$D\oleutils.obj \
- ..\msw\$D\ownerdrw.obj \
- ..\msw\$D\palette.obj \
- ..\msw\$D\pen.obj \
- ..\msw\$D\penwin.obj \
- ..\msw\$D\printdlg.obj \
- ..\msw\$D\printwin.obj \
- ..\msw\$D\radiobox.obj \
- ..\msw\$D\radiobut.obj \
- ..\msw\$D\regconf.obj \
- ..\msw\$D\region.obj \
- ..\msw\$D\registry.obj \
- ..\msw\$D\scrolbar.obj \
- ..\msw\$D\settings.obj \
- ..\msw\$D\slider95.obj \
- ..\msw\$D\spinbutt.obj \
- ..\msw\$D\spinctrl.obj \
- ..\msw\$D\statbmp.obj \
- ..\msw\$D\statbox.obj \
- ..\msw\$D\statbr95.obj \
- ..\msw\$D\statline.obj \
- ..\msw\$D\stattext.obj \
- ..\msw\$D\tabctrl.obj \
- ..\msw\$D\taskbar.obj \
- ..\msw\$D\tbar95.obj \
- ..\msw\$D\textctrl.obj \
- ..\msw\$D\thread.obj \
- ..\msw\$D\timer.obj \
- ..\msw\$D\tooltip.obj \
- ..\msw\$D\treectrl.obj \
- ..\msw\$D\utils.obj \
- ..\msw\$D\utilsexc.obj \
- ..\msw\ole\$D\uuid.obj \
- ..\msw\$D\wave.obj \
- ..\msw\$D\window.obj \
- ..\msw\$D\xpmhand.obj
+ ..\msw\$D\app.obj \
+ ..\msw\ole\$D\automtn.obj \
+ ..\msw\$D\bitmap.obj \
+ ..\msw\$D\bmpbuttn.obj \
+ ..\msw\$D\brush.obj \
+ ..\msw\$D\button.obj \
+ ..\msw\$D\caret.obj \
+ ..\msw\$D\checkbox.obj \
+ ..\msw\$D\checklst.obj \
+ ..\msw\$D\choice.obj \
+ ..\msw\$D\clipbrd.obj \
+ ..\msw\$D\colordlg.obj \
+ ..\msw\$D\colour.obj \
+ ..\msw\$D\combobox.obj \
+ ..\msw\$D\control.obj \
+ ..\msw\$D\curico.obj \
+ ..\msw\$D\cursor.obj \
+ ..\msw\$D\data.obj \
+ ..\msw\ole\$D\dataobj.obj \
+ ..\msw\$D\dc.obj \
+ ..\msw\$D\dcclient.obj \
+ ..\msw\$D\dcmemory.obj \
+ ..\msw\$D\dcprint.obj \
+ ..\msw\$D\dcscreen.obj \
+ ..\msw\$D\dde.obj \
+ ..\msw\$D\dialog.obj \
+ ..\msw\$D\dialup.obj \
+ ..\msw\$D\dib.obj \
+ ..\msw\$D\dibutils.obj \
+ ..\msw\$D\dir.obj \
+ ..\msw\$D\dirdlg.obj \
+ ..\msw\$D\dragimag.obj \
+ ..\msw\ole\$D\dropsrc.obj \
+ ..\msw\ole\$D\droptgt.obj \
+ ..\msw\$D\enhmeta.obj \
+ ..\msw\$D\filedlg.obj \
+ ..\msw\$D\font.obj \
+ ..\msw\$D\fontdlg.obj \
+ ..\msw\$D\fontenum.obj \
+ ..\msw\$D\fontutil.obj \
+ ..\msw\$D\frame.obj \
+ ..\msw\$D\gauge95.obj \
+ ..\msw\$D\gdiimage.obj \
+ ..\msw\$D\gdiobj.obj \
+ ..\msw\$D\glcanvas.obj \
+ ..\msw\$D\gsocket.obj \
+ ..\msw\$D\gsockmsw.obj \
+ ..\msw\$D\helpwin.obj \
+ ..\msw\$D\icon.obj \
+ ..\msw\$D\imaglist.obj \
+ ..\msw\$D\joystick.obj \
+ ..\msw\$D\listbox.obj \
+ ..\msw\$D\listctrl.obj \
+ ..\msw\$D\main.obj \
+ ..\msw\$D\mdi.obj \
+ ..\msw\$D\menu.obj \
+ ..\msw\$D\menuitem.obj \
+ ..\msw\$D\metafile.obj \
+ ..\msw\$D\mimetype.obj \
+ ..\msw\$D\minifram.obj \
+ ..\msw\$D\msgdlg.obj \
+ ..\msw\$D\nativdlg.obj \
+ ..\msw\$D\notebook.obj \
+ ..\msw\ole\$D\oleutils.obj \
+ ..\msw\$D\ownerdrw.obj \
+ ..\msw\$D\palette.obj \
+ ..\msw\$D\pen.obj \
+ ..\msw\$D\penwin.obj \
+ ..\msw\$D\printdlg.obj \
+ ..\msw\$D\printwin.obj \
+ ..\msw\$D\radiobox.obj \
+ ..\msw\$D\radiobut.obj \
+ ..\msw\$D\regconf.obj \
+ ..\msw\$D\region.obj \
+ ..\msw\$D\registry.obj \
+ ..\msw\$D\scrolbar.obj \
+ ..\msw\$D\settings.obj \
+ ..\msw\$D\slider95.obj \
+ ..\msw\$D\spinbutt.obj \
+ ..\msw\$D\spinctrl.obj \
+ ..\msw\$D\statbmp.obj \
+ ..\msw\$D\statbox.obj \
+ ..\msw\$D\statbr95.obj \
+ ..\msw\$D\statline.obj \
+ ..\msw\$D\stattext.obj \
+ ..\msw\$D\tabctrl.obj \
+ ..\msw\$D\taskbar.obj \
+ ..\msw\$D\tbar95.obj \
+ ..\msw\$D\textctrl.obj \
+ ..\msw\$D\thread.obj \
+ ..\msw\$D\timer.obj \
+ ..\msw\$D\tooltip.obj \
+ ..\msw\$D\treectrl.obj \
+ ..\msw\$D\utils.obj \
+ ..\msw\$D\utilsexc.obj \
+ ..\msw\ole\$D\uuid.obj \
+ ..\msw\$D\wave.obj \
+ ..\msw\$D\window.obj \
+ ..\msw\$D\xpmhand.obj
HTMLOBJS = ..\html\$D\helpctrl.obj \
- ..\html\$D\helpdata.obj \
- ..\html\$D\helpfrm.obj \
- ..\html\$D\htmlcell.obj \
- ..\html\$D\htmlfilt.obj \
- ..\html\$D\htmlpars.obj \
- ..\html\$D\htmltag.obj \
- ..\html\$D\htmlwin.obj \
- ..\html\$D\htmprint.obj \
- ..\html\$D\m_dflist.obj \
- ..\html\$D\m_fonts.obj \
- ..\html\$D\m_hline.obj \
- ..\html\$D\m_image.obj \
- ..\html\$D\m_layout.obj \
- ..\html\$D\m_links.obj \
- ..\html\$D\m_list.obj \
- ..\html\$D\m_meta.obj \
- ..\html\$D\m_pre.obj \
- ..\html\$D\m_tables.obj \
- ..\html\$D\winpars.obj
+ ..\html\$D\helpdata.obj \
+ ..\html\$D\helpfrm.obj \
+ ..\html\$D\htmlcell.obj \
+ ..\html\$D\htmlfilt.obj \
+ ..\html\$D\htmlpars.obj \
+ ..\html\$D\htmltag.obj \
+ ..\html\$D\htmlwin.obj \
+ ..\html\$D\htmprint.obj \
+ ..\html\$D\m_dflist.obj \
+ ..\html\$D\m_fonts.obj \
+ ..\html\$D\m_hline.obj \
+ ..\html\$D\m_image.obj \
+ ..\html\$D\m_layout.obj \
+ ..\html\$D\m_links.obj \
+ ..\html\$D\m_list.obj \
+ ..\html\$D\m_meta.obj \
+ ..\html\$D\m_pre.obj \
+ ..\html\$D\m_tables.obj \
+ ..\html\$D\winpars.obj
# Add $(NONESSENTIALOBJS) if wanting generic dialogs, PostScript etc.
@@ -421,8 +422,8 @@ pch1: dirs $(DUMMYOBJ)
### Static library
$(WXDIR)\lib\$(WXLIBNAME).lib: $D\dummy.obj $(OBJECTS) $(PERIPH_LIBS)
- -erase $(LIBTARGET)
- $(implib) @<<
+ -erase $(LIBTARGET)
+ $(implib) @<<
-out:$@
-machine:$(CPU)
$(OBJECTS) $(PERIPH_LIBS)
@@ -445,7 +446,7 @@ $(WXDIR)\lib\$(WXLIBNAME).dll: $(DUMMYOBJ) $(OBJECTS)
$(link) @<<
$(LINKFLAGS)
-out:$(WXDIR)\lib\$(WXLIBNAME).dll
- $(DUMMYOBJ) $(OBJECTS) $(guilibsdll) shell32.lib comctl32.lib ctl3d32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib odbc32.lib advapi32.lib winmm.lib $(WXDIR)\lib\winpng.lib $(WXDIR)\lib\zlib.lib $(WXDIR)\lib\xpm.lib $(WXDIR)\lib\jpeg.lib $(WXDIR)\lib\tiff.lib
+ $(DUMMYOBJ) $(OBJECTS) $(guilibsdll) shell32.lib comctl32.lib ctl3d32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib odbc32.lib advapi32.lib winmm.lib $(WXDIR)\lib\png$(LIBEXT).lib $(WXDIR)\lib\zlib$(LIBEXT).lib $(WXDIR)\lib\xpm$(LIBEXT).lib $(WXDIR)\lib\jpeg$(LIBEXT).lib $(WXDIR)\lib\tiff$(LIBEXT).lib
<<
!endif
@@ -465,58 +466,58 @@ $(CPPFLAGS) $(MAKEPRECOMP) /Fo$D\dummydll.obj /c /Tp dummydll.cpp
# Compile certain files with no optimization (some files cause a
# compiler crash for buggy versions of VC++, e.g. 4.0)
noopt:
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\datetime.obj /c /Tp $(COMMDIR)\datetime.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\encconv.obj /c /Tp $(COMMDIR)\encconv.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\fileconf.obj /c /Tp $(COMMDIR)\fileconf.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\resource.obj /c /Tp $(COMMDIR)\resource.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(COMMDIR)\$D\textfile.obj /c /Tp $(COMMDIR)\textfile.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\choicdgg.obj /c /Tp $(GENDIR)\choicdgg.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\grid.obj /c /Tp $(GENDIR)\grid.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\logg.obj /c /Tp $(GENDIR)\logg.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(GENDIR)\$D\proplist.obj /c /Tp $(GENDIR)\proplist.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\clipbrd.obj /c /Tp $(MSWDIR)\clipbrd.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\control.obj /c /Tp $(MSWDIR)\control.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\listbox.obj /c /Tp $(MSWDIR)\listbox.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\mdi.obj /c /Tp $(MSWDIR)\mdi.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\menu.obj /c /Tp $(MSWDIR)\menu.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\notebook.obj /c /Tp $(MSWDIR)\notebook.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\tbar95.obj /c /Tp $(MSWDIR)\tbar95.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(MSWDIR)\$D\treectrl.obj /c /Tp $(MSWDIR)\treectrl.cpp
<<
- cl @<<
+ cl @<<
$(CPPFLAGS2) /Od /Fo$(HTMLDIR)\$D\helpfrm.obj /c /Tp $(HTMLDIR)\helpfrm.cpp
<<
@@ -541,7 +542,7 @@ $(CPPFLAGS2) /c ..\common\y_tab.c -DUSE_DEFINE -DYY_USE_PROTOS /Fo$@
..\common\lex_yy.c: ..\common\doslex.c
copy "..\common"\doslex.c "..\common"\lex_yy.c
-$(OBJECTS): $(WXDIR)/include/wx/setup.h
+$(OBJECTS): $(WXDIR)/include/wx/setup.h
..\common\$D\unzip.obj: ..\common\unzip.c
cl @<<
@@ -605,14 +606,17 @@ rcparser:
nmake -f makefile.vc FINAL=$(FINAL)
cd $(WXDIR)\src\msw
-clean: $(PERIPH_CLEAN_TARGET) clean_png clean_zlib clean_xpm clean_jpeg clean_tiff
- -erase $(LIBTARGET)
- -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
+cleanall: clean_png clean_zlib clean_xpm clean_jpeg clean_tiff
-erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).dll
-erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).lib
-erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).exp
-erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).pdb
-erase ..\..\lib\wx$(WXVERSION)$(LIBEXT).ilk
+
+
+clean: $(PERIPH_CLEAN_TARGET)
+ -erase $(LIBTARGET)
+ -erase $(WXDIR)\lib\$(WXLIBNAME).pdb
-erase *.pdb
-erase *.sbr
-erase $(WXLIBNAME).pch
@@ -639,7 +643,6 @@ clean: $(PERIPH_CLEAN_TARGET) clean_png clean_zlib clean_xpm clean_jpeg clean_ti
-rmdir ..\common\$(D)
-rmdir ..\html\$(D)
-cleanall: clean
# Making documents
docs: allhlp allhtml allpdfrtf
@@ -650,12 +653,12 @@ refhlp: $(DOCDIR)/winhelp/techref.hlp
rtf: $(DOCDIR)/winhelp/wx.rtf
pdfrtf: $(DOCDIR)/pdf/wx.rtf
refpdfrtf: $(DOCDIR)/pdf/techref.rtf
-html: wxhtml
-wxhtml: $(DOCDIR)\html\wx\wx.htm
+html: wxhtml
+wxhtml: $(DOCDIR)\html\wx\wx.htm
htmlhelp: $(DOCDIR)\html\wx\wx.chm
ps: wxps referencps
-wxps: $(WXDIR)\docs\ps\wx.ps
-referencps: $(WXDIR)\docs\ps\referenc.ps
+wxps: $(WXDIR)\docs\ps\wx.ps
+referencps: $(WXDIR)\docs\ps\referenc.ps
allhlp: wxhlp
cd $(WXDIR)\utils\dialoged\src
@@ -771,12 +774,12 @@ $(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex
cd $(THISDIR)
$(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp
- cd $(DOCDIR)\html\wx
- -hhc wx.hhp
- cd $(THISDIR)
+ cd $(DOCDIR)\html\wx
+ -hhc wx.hhp
+ cd $(THISDIR)
-$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
- cd $(WXDIR)\docs\latex\wx
+$(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/latex/wx/manual.tex
+ cd $(WXDIR)\docs\latex\wx
-latex manual
-latex manual
-makeindx manual
@@ -785,14 +788,14 @@ $(WXDIR)\docs\latex\wx\manual.dvi: $(DOCDIR)/latex/wx/body.tex $(DOCDIR)/la
-latex manual
cd $(THISDIR)
-$(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
- cd $(WXDIR)\docs\latex\wx
+$(WXDIR)\docs\ps\wx.ps: $(WXDIR)\docs\latex\wx\manual.dvi
+ cd $(WXDIR)\docs\latex\wx
-dvips32 -o wx.ps manual
move wx.ps $(WXDIR)\docs\ps\wx.ps
cd $(THISDIR)
-$(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
- cd $(WXDIR)\docs\latex\wx
+$(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)/latex/wx/referenc.tex
+ cd $(WXDIR)\docs\latex\wx
-latex referenc
-latex referenc
-makeindx referenc
@@ -801,8 +804,8 @@ $(WXDIR)\docs\latex\wx\referenc.dvi: $(DOCDIR)/latex/wx/classes.tex $(DOCDIR)
-latex referenc
cd $(THISDIR)
-$(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
- cd $(WXDIR)\docs\latex\wx
+$(WXDIR)\docs\ps\referenc.ps: $(WXDIR)\docs\latex\wx\referenc.dvi
+ cd $(WXDIR)\docs\latex\wx
-dvips32 -o referenc.ps referenc
move referenc.ps $(WXDIR)\docs\ps\referenc.ps
cd $(THISDIR)
@@ -821,7 +824,7 @@ updatepdf: # touchmanual pdfrtf
MFTYPE=vc
makefile.$(MFTYPE) : $(WXWIN)\distrib\msw\tmake\filelist.txt $(WXWIN)\distrib\msw\tmake\$(MFTYPE).t
- cd $(WXWIN)\distrib\msw\tmake
- tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
- copy makefile.$(MFTYPE) $(WXWIN)\src\msw
+ cd $(WXWIN)\distrib\msw\tmake
+ tmake -t $(MFTYPE) wxwin.pro -o makefile.$(MFTYPE)
+ copy makefile.$(MFTYPE) $(WXWIN)\src\msw
diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat
index 3379c69568..b342d6efad 100644
--- a/src/msw/makefile.wat
+++ b/src/msw/makefile.wat
@@ -1,6 +1,6 @@
#!/binb/wmake.exe
-# This file was automatically generated by tmake at 05:31, 2000/03/08
+# This file was automatically generated by tmake at 15:55, 2000/03/14
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
#
@@ -235,6 +235,7 @@ MSWOBJS = accel.obj &
gdiobj.obj &
glcanvas.obj &
gsocket.obj &
+ gsockmsw.obj &
helpwin.obj &
icon.obj &
imaglist.obj &
@@ -460,6 +461,9 @@ glcanvas.obj: $(MSWDIR)\glcanvas.cpp
gsocket.obj: $(MSWDIR)\gsocket.c
*$(CC) $(CPPFLAGS) $(IFLAGS) $<
+gsockmsw.obj: $(MSWDIR)\gsockmsw.c
+ *$(CC) $(CPPFLAGS) $(IFLAGS) $<
+
helpwin.obj: $(MSWDIR)\helpwin.cpp
*$(CCC) $(CPPFLAGS) $(IFLAGS) $<