use a single xib file for all Message window localizations, localizing just from the strings file

This commit is contained in:
Mitchell Livingston
2008-03-15 20:17:19 +00:00
parent 748f31cc3f
commit 96432c8dbb
9 changed files with 1553 additions and 9240 deletions
+1
View File
@@ -29,6 +29,7 @@
IBOutlet NSTableView * fMessageTable;
IBOutlet NSPopUpButton * fLevelButton;
IBOutlet NSButton * fSaveButton, * fClearButton;
NSMutableArray * fMessages;