summaryrefslogtreecommitdiff
path: root/japanese/netscape47-communicator/files/patch-aa
blob: f0d95adebc25548012239edb8b00c03965c16de9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
--- Netscape.ad-ja_euc.orig	Tue May 18 22:57:53 1999
+++ Netscape.ad-ja_euc	Thu Jun 24 06:23:10 1999
@@ -1,5 +1,5 @@
 ! Insert copyright and license here 1994
-! Netscape.ad --- app-defaults file for Netscape 4.6.
+! Netscape.ad --- app-defaults file for Netscape 4.61.
 !
 ! Bugs and commentary to x_cbug@netscape.com.
 ! Created: Jamie Zawinski <use the bug address, please>, 23-Jun-94.
@@ -42,8 +42,11 @@
 ! complaints from people who think they understand this stuff better than
 ! I do.
 
+*international:		True
+*allowSendEvents:	True
+
 ! Language localization:
-*versionLocale: ja
+*versionLocale:		ja_JP.EUC
 
 ! SGI only: Here's how you turn on SGI's Motif hacks:
 !!Netscape*sgiMode:		True
@@ -60,7 +63,7 @@
 ! code. The directory and file listings are always maintained
 ! as equal size. We don't do this for SGI, as they have solved
 ! the problem. See *useEnhancedFSB above.
-*nsMotifFSBHacks: True
+*nsMotifFSBHacks:		False
 
 ! This resource enables the CDE mode of the File Selection Box.
 ! You must be running a CDE enhanced Motif library for this
@@ -68,7 +71,6 @@
 ! File Selection Box. If you specify nsMotifFSBHacks and
 ! nsMotifFSBCdeMode, some of the keyboard and filter enhancements
 ! of nsMotifFSBHacks will also be applied, the layout hacks will not.
-*nsMotifFSBCdeMode: False
 !*nsMotifFSBCdeMode: True
 
 ! SCO Only: IXI Motif Form widget is broken, don't use it
@@ -89,7 +91,7 @@
 !Solaris[EUC]   *appDir location:     /usr/openwin/lib/locale/ja/netscape
 !Solaris[Sjis]  *appDir location:     /usr/openwin/lib/locale/ja_JP.PCK/netscape
 
-*appDir:                        /usr/lib/X11/ja_JP/netscape
+*appDir:	@NDIR@/@LANG@
 
 ! This resource is the same as the -visual command line option, which selects
 ! an X visual on which the windows should be created.  Legal options are:
@@ -177,8 +179,8 @@
 ! If you find a need to let one or both of them continue on to the actual
 ! terminal of Netscape, you can do it by setting these resources to False.
 !
-*useStderrDialog:		True
-*useStdoutDialog:		True
+*useStderrDialog:		False
+*useStdoutDialog:		False
 
 ! For those MIME content-encodings which are not directly understood
 ! internally, it is possible to specify another Unix program to use as
@@ -271,7 +273,7 @@
 ! Equivalent to using the '-irix-session-management'
 !                         '-no-irix-session-management' startup flags.
 !
-!*irixSessionManagement:			True
+!*irixSessionManagement:		True
 
 
 ! Uncomment the following line to ignore the alwaysraised, alwayslowered,
@@ -310,7 +312,7 @@
 ! These resources control the foreground and background colors of normal text.
 !
 *defaultForeground:			#000000
-*defaultBackground:			#C0C0C0
+*defaultBackground:			#F0F0F0
 
 ! This resource may be used to specify a default background image.  It should
 ! be a file name or URL pointing to a GIF, JPEG, or XBM image.  If it is blank,
@@ -450,7 +452,7 @@
 	~Meta ~Alt ~Ctrl<Key>SunCopy:   xfeDoCommand(copy)			\n\
 	~Meta ~Alt ~Ctrl<Key>SunPaste:  xfeDoCommand(paste)			\n\
 	~Meta ~Alt ~Ctrl<Key>SunCut:    xfeDoCommand(cut)			\n\
-											\
+										\
 	~Meta ~Alt ~Ctrl ~Shift<Key>osfHelp:		xfeDoCommand(manual)	\n
 
 ! These used to be up above.
@@ -827,7 +829,15 @@
 	<Btn2Motion>:			DisarmLinkIfMoved()		\n\
 	<Btn3Motion>:			DisarmLinkIfMoved()		\n\
 	<Motion>:			DescribeLink()			\n\
-	<Btn3Down>:			xfeDoPopup()			\n
+	<Btn3Down>:			xfeDoPopup()			\n\
+	Ctrl<Btn4Down>:			PageUp()			\n\
+	Ctrl<Btn5Down>:			PageDown()			\n\
+	Shift<Btn4Down>:		LineUp()			\n\
+	Shift<Btn5Down>:		LineDown()			\n\
+	None<Btn4Down>: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp() \n\
+	None<Btn5Down>: LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
+	Alt<Btn4Down>:			xfeDoCommand(forward)		\n\
+	Alt<Btn5Down>:			xfeDoCommand(back)		\n
 
 *drawingArea*XmList.highlightThickness:	2
 
@@ -1107,6 +1117,12 @@
 ! in which case they ought to apply to the text in that text field instead.
 ! Doesn't all this crap just make you want to hurl?
 *globalNonTextTranslations:		#override			\n\
+	Shift<Btn4Down>:		LineUp()			\n\
+	Shift<Btn5Down>:		LineDown()			\n\
+	None<Btn4Down>:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()	\n\
+	None<Btn5Down>:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
+	Alt<Btn4Down>:			xfeDoCommand(forward)		\n\
+	Alt<Btn5Down>:			xfeDoCommand(back)		\n\
 	~Meta ~Alt ~Ctrl<Key>space:	xfeDoCommand(spacebar)		\n\
 									  \
 	~Meta ~Alt ~Ctrl<Key>Delete:	PageUp()			\n\
@@ -4332,7 +4348,10 @@
 *msgViewAttachPopup*properties.mnemonic:	P
 
 *attachmentProps.dialogTitle:			ź��
-Netscape*attachmentProps*XmLabelGadget.fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*attachmentProps*XmLabelGadget.fontList:        \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *attachmentProps.okLabelString:	OK
 *attachmentProps*nameLabel.labelString:		̾��:
@@ -4488,7 +4507,7 @@
 ! changed at runtime; these resources won't override that.
 *title:					Netscape
 *iconName:				Netscape
-*Navigator.title:			Netscape Navigator 4.6
+*Navigator.title:			Netscape Navigator 4.61
 *MailThread.title:			Netscape �᡼�� & �˥塼�����롼��
 *MailThread.iconName:		�᡼�� & �˥塼�����롼��
 
@@ -5047,6 +5066,8 @@
 !*openURLDialog.width:				500
 *openURLDialog*openInEditor.labelString: Composer �dz���
 *openURLDialog*openInBrowser.labelString: Navigator �dz���
+*openURLDialog*XmTextField.fontList:\
+-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
 
 *message_popup.title:			Netscape
 *message_popup*OK.labelString:	OK
@@ -5238,7 +5259,10 @@
 *AddressBook*outline.Nick:			�˥å��͡���
 *AddressBook*outline.Secure:			Secure
 *AddressBook*outline.HTML:			HTML
-*AddressBook*mainform.fontList:			-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*AddressBook*mainform.fontList:			\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! The mail compose window part of addr book
 *mc_queryLabel.labelString:	��������̾�������Ϥ��Ƥ�������:
@@ -5416,7 +5440,7 @@
 *drawingArea*XmScrolledWindow.spacing:			0
 
 ! Do not under any circumstances change the following line:
-Netscape.version: 		4.6
+Netscape.version: 		4.61
 
 
 ! ============================================================================
@@ -5426,11 +5450,22 @@
 ! the document display area.
 ! ============================================================================
 !
-*fontList:			-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*XmTextField.fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*XmText.fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*XmList*fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*fontList:			\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmTextField.fontList:		\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmText.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*XmList*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! SGI default:
 !*menuBar*fontList:		-*-helvetica-bold-o-*-*-*-120-*-*-*-*-iso8859-*
@@ -5438,8 +5473,13 @@
 !*menuBar*fontList:		-*-lucida-medium-r-normal-*-*-120-*-*-*-*-iso8859-*
 
 *menuBar*historyTruncated.fontList:\
-				-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*popup*fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*popup*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 !*topArea*fontList:		-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*
 !*topArea*XmTextField.fontList:	-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
@@ -5452,10 +5492,19 @@
 !*bookmark*XmTextField.fontList:	-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
 !*bookmark*XmText.fontList:	-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*
 
-*docinfoButton.fontList:      -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*mailto*urlLabel.fontList:    -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*licenseDialog*text.fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*docinfoButton.fontList:      \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*mailto*urlLabel.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+*licenseDialog*text.fontList:	\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! These are the fonts used in the outline lists used in Mail, News, Bookmarks,
 ! and Address Book windows.  (Note that there can't be any whitespace after
@@ -5473,7 +5522,10 @@
 ! -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*=BOLD,\
 ! -*-helvetica-medium-o-*-*-*-120-*-*-*-*-iso8859-*=ITALIC
 
-Netscape*XmLGrid*fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*XmLGrid*fontList:	\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! Font for the Mail/News banner
 ! For non-SUN platforms, user can accept font size to be 10 pt to be default on the message list
@@ -5487,21 +5539,41 @@
 !Netscape*banner*info.fontList:	-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*
 
 ! For SUN platforms, user wants default font size to be 12 pt on the message list to be readable
-Netscape*banner*folderDropdown*XmLabel.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*banner*folderDropdown*XmLabel.fontList: 
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 Netscape*banner*folderDropdown*.fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-Netscape*banner*title.fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-Netscape*banner*subtitle.fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-Netscape*banner*info.fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+Netscape*banner*title.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+Netscape*banner*subtitle.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+Netscape*banner*info.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *banner*folderDropdown*shadowThickness: 1
 ! Font for the Thread window expando flippy label
-*arrowlabel.fontList:		-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*arrowlabel.fontList:		\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! Font for the attachment panel icon label
 ! need class name to defeat *sgiMode
-Netscape*attachItemLabel*fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*attachItemLabel*fontList:	\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 ! This is the default charset for the View | Character Set menu.
 ! The following values have special meanings:
@@ -5918,7 +5990,10 @@
 !
 ! Navigator mouse documentation.
 !
-*tipLabel.fontList:           -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*tipLabel.fontList:           \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 Netscape*tipLabel.background:  #FFFFCC
 Netscape*tipLabel.foreground:  Black
 Netscape*tipShell.borderColor: Black
@@ -6012,7 +6087,7 @@
 
 
 *urlLocationLabel.netsiteLabelString:		Netsite:
-*urlLocationLabel.uneditedLabelString:		���:
+*urlLocationLabel.uneditedLabelString:		�������:
 *urlLocationLabel.editedLabelString:		������:
 
 ! this must be the longer of the two...
@@ -6269,7 +6344,10 @@
 
 ! Preferences dialog
 !
-*prefs*fontList:							-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefs*fontList:							\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *prefs_popup.title:			Netscape: ����
 *pref.category:                             ���ƥ���
 
@@ -6283,9 +6361,14 @@
 
 *prefs*pageTitle.alignment:					ALIGNMENT_BEGINNING
 *prefs*pageTitle.fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-
-*prefs*categoryList*fontList:				-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+
+*prefs*categoryList*fontList:				\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *prefs*pageForm.topOffset:					4
 *prefs*XmFrame.marginWidth:					8
@@ -6348,7 +6431,10 @@
 
 ! Preferences dialog - Browser/Languages - Add
 
-*prefsLang*fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsLang*fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *prefsLang_popup.title:					Netscape: ������ɲ�
 *prefsLang*langLabel.labelString:		�ɲä����������򤷤Ƥ���������\n\n����:
 *prefsLang*langList.visibleItemCount:	15
@@ -6405,7 +6491,10 @@
 
 ! Preferences dialog - General - Applications - Edit
 
-*prefsApplEdit*fontList:						-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsApplEdit*fontList:						\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *prefsApplEdit_popup.title:						Netscape: ���ץꥱ�������
 *prefsApplEdit*mimeTypesDescriptionLabel.labelString: ����:
 *prefsApplEdit*mimeTypesLabel.labelString: 		MIME ������:
@@ -6423,10 +6512,10 @@
 
 *prefs*cache*cacheLabel.labelString:		\
 ����å�������ˤ˥������������ɥ�����Ȥ򥳥ԡ����Ƥ������Ȥǡ�\n\
-�ͥåȥ������³������֤����󤷤ޤ���[���ɤ߹���]�ܥ���򲡤��ȡ�\n\
+�ͥåȥ������³������֤����󤷤ޤ���[���ɹ�]�ܥ���򲡤��ȡ�\n\
 ����å��夷���ɥ�����Ȥȥͥåȥ����Τ�Τ���Ӥ��ơ�\n\
 �ǿ��Υɥ�����Ȥ�ɽ�����ޤ����ڡ���������򥭥�å��夫��ǤϤʤ�\n\
-�ͥåȥ�������ɤ߹���ˤϡ�Shift �����򲡤��ʤ���[���ɤ߹���]\n\
+�ͥåȥ�������ɤ߹���ˤϡ�Shift �����򲡤��ʤ���[���ɹ�]\n\
 �ܥ���򥯥�å����ޤ���
 *prefs*cache*cacheDirLabel.labelString:		����å���ե����:
 *prefs*cache*memoryLabel.labelString:		���� ������:
@@ -6459,7 +6548,10 @@
 
 ! Preferences dialog - General - Proxies - View
 
-*prefsProxiesView*fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsProxiesView*fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *prefsProxiesView_popup.title:				Netscape: ��ư�ץ����������ɽ��
 *prefsProxiesView*proxyViewLabel1.labelString:	\
 Netscape �Υ��ݡ��Ȥ��륤�󥿡��ͥå� �ץ��ȥ�����˥ץ�������\n\
@@ -6823,7 +6915,10 @@
 *prefs*mailnewsAddress*sortLastToggle.labelString: ����, ̾�פ�ɽ������
 ! Preferences dialog - Mail News/Directory - New/Edit
 
-*prefsLdapProp*fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*prefsLdapProp*fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *prefsLdapProp_popup.title:					Netscape: LDAP ����������
 *prefsLdapProp*descLabel.labelString:		����:
 *prefsLdapProp*serverLabel.labelString:		LDAP ������:
@@ -7039,7 +7134,10 @@
 
 ! Subscribe UI
 
-*subscribeFolder*fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*subscribeFolder*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *subscribeFolder*subscribe.labelString:	����
 *subscribeFolder*unsubscribe.labelString:	���ɤ�ߤ��
 *subscribeFolder*setSubscribe.labelString:	����
@@ -7060,7 +7158,10 @@
 *subscribeFolder*subNewInfoLabel.alignment:	ALIGNMENT_BEGINNING
 
 ! The Add server dialog
-*serverDialog*fontList:						-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*serverDialog*fontList:						\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *serverDialogForm*serverLabel.labelString:	������̾:
 *serverDialogForm*portLabel.labelString:	������ �ݡ���:
 *serverDialogForm*secureLabel.labelString:	�ݸ��դ�:
@@ -7182,7 +7283,10 @@
 *toolBar*armOffset:						1
 *toolBar*fillOnEnter:					false
 *toolBar*raiseForeground:				Blue
-*toolBar*fontList:						-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*toolBar*fontList:						\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *toolBar.spacing:						0
 *toolBar.shadowThickness:				0
@@ -7245,7 +7349,10 @@
 *dashBoard*statusBar.shadowType:					shadow_in
 *dashBoard*statusBar.shadowThickness:				1
 *dashBoard*statusBar.truncateLabel:					false
-*dashBoard*statusBar.fontList:						-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dashBoard*statusBar.fontList:						\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *dashBoard*statusBar.labelAlignment:				alignment_beginning
 
 ! initial value for the status bar
@@ -7256,7 +7363,10 @@
 !!
 *dashBoard*progressBar.shadowType:					shadow_in
 *dashBoard*progressBar.shadowThickness:				1
-*dashBoard*progressBar.fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dashBoard*progressBar.fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *dashBoard*progressBar.width:						100
 
 !! The color of the progress bar
@@ -7278,7 +7388,10 @@
 *dockedTaskBar.shadowThickness:							1
 *dockedTaskBar.spacing:									0
 *dockedTaskBar.buttonLayout:							button_pixmap_only
-*dockedTaskBar*fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*dockedTaskBar*fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *dockedTaskBar*openOrBringUpBrowser.labelString:	Navigator
 *dockedTaskBar*openInboxAndGetNewMessages.labelString:	�����ȥ쥤
@@ -7306,7 +7419,10 @@
 *floatingTaskBar.shadowType:								shadow_out
 *floatingTaskBar.shadowThickness:							1
 *floatingTaskBar.spacing:									0
-*floatingTaskBar*fontList:					-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*floatingTaskBar*fontList:					\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 *floatingTaskBar*openOrBringUpBrowser.labelString:	Navigator
 *floatingTaskBar*openInboxAndGetNewMessages.labelString:	Inbox	
@@ -7410,7 +7526,7 @@
 *print.tipString:                   ���Υڡ��������
 *MailThread*print.tipString:        ���򤷤���å����������
 *MailMsg*print.tipString:           ���򤷤���å����������
-*toolBar*reload.labelString:	���ɤ߹���
+*toolBar*reload.labelString:	���ɹ�
 
 ! buttons specific to the compose frame.
 *toolBar*sendMessageNow.labelString:	����
@@ -7464,7 +7580,7 @@
 *bccBtn.documentationString:          ��å�������������ƥ֥饤��ɥ����ܥ� ���ԡ������򤷤����ܰ����������ޤ�
 !
 ! buttons used everywhere (it seems.)
-*toolBar*viewSecurity.labelString:	�������ƥ�
+*toolBar*viewSecurity.labelString:	�ݸ�
 *toolBar*stopLoading.labelString:	���
 
 *changeDocumentEncoding.documentationString: �ɥ�����Ȥ�ʸ�������� ���åȤ���ꤷ�ޤ���
@@ -7484,7 +7600,10 @@
 Netscape*MessageDownload*label.alignment: ALIGNMENT_BEGINNING
 Netscape*MessageDownload*stopButtonForm*stopLoading.labelString: ����󥻥�
 
-Netscape*NewsDownload*fontList:				-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*NewsDownload*fontList:				\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 Netscape*NewsDownload_popup.title:			Netscape: �إå����Υ����������
 
 Netscape*NewsDownload*allToggle.labelString: ���٤ƤΥإå���������������
@@ -7534,7 +7653,10 @@
 !
 Netscape*splashShell*background:	Black
 Netscape*splashShell*foreground:	White
-Netscape*splashShell*fontList:	-dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+Netscape*splashShell*fontList:	\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 !
 ! Special for HTMLCompose
@@ -7578,10 +7700,22 @@
 *spellDialog*msgCorrect.labelString:       [ ���������ڥ� ]
 *spellDialog*msgNull.labelString:          [ ]
 
-*spellDialog*text_label.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*list_label.fontList: -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*right_rc*fontList:   -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
-*spellDialog*combo_frame*fontList:   -dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+*spellDialog*text_label.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*list_label.fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*right_rc*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
+*spellDialog*combo_frame*fontList: \
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 *spellDialog*langCzech.labelString:                ��������
 *spellDialog*langRussian.labelString:              ��������
 *spellDialog*langCatalan.labelString:              �������˥���
@@ -7828,7 +7962,9 @@
 
 
 Netscape*AddressOutlinerPopup*fontList:\
--dt-interface system-medium-*-*-S*-*-*-*-*-*-*-*-*:
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0;\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0201.1976-0:
 
 !Netscape*AddressOutlinerPopup*fontList:\
 -*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*,\
@@ -8434,7 +8570,7 @@
 
 *strings.-1089:���Ϥ���������̾������¾�ξ�����ǻ��Ѥ���Ƥ��ޤ���
 
-*strings.-1088:������ FORTEZZA ��������� FORTEZZA �ʳ��ξ����񤬴ޤޤ�Ƥ��ޤ��� \n�����餯�����Υ����Ȥˤϰ�������³�Ǥ��ޤ���
+*strings.-1088:������ FORTEZZA ��������� FORTEZZA �ʳ��ξ����񤬴ޤޤ�Ƥ��ޤ��� \n�����餯�����Υ����Ȥˤϰ�������³�Ǥ��ޤ���
 
 *strings.-1087:����
 
@@ -8450,9 +8586,9 @@
 
 *strings.-1081:�ɤ߹��⤦�Ȥ��Ƥ��� CKL �ϸ��ߤ� CKL ��ȯ�ԼԤ��㤤�ޤ���\n�ޤ������ߤ� CKL �������Ʋ�������
 
-*strings.-1080:���Υ����Ȥξ�����Υ������ä��ꥹ�Ȥώ��ޤ�ͭ���ǤϤ���ޤ���\n�������������ä��ꥹ�Ȥ��ɤ߹���ľ���Ƥ���������
+*strings.-1080:���Υ����Ȥξ�����Υ������ä��ꥹ�Ȥϡ��ޤ�ͭ���ǤϤ���ޤ���\n�������������ä��ꥹ�Ȥ��ɤ߹���ľ���Ƥ���������
 
-*strings.-1079:���Υ����Ȥξ�����ξ�������ä��ꥹ�Ȥώ��ޤ�ͭ��\n�ǤϤ���ޤ��󎡿�������������ä��ꥹ�Ȥ��ɤ߹���\nľ���Ƥ���������
+*strings.-1079:���Υ����Ȥξ�����ξ�������ä��ꥹ�Ȥϡ��ޤ�ͭ��\n�ǤϤ���ޤ��󡣿�������������ä��ꥹ�Ȥ��ɤ߹���\nľ���Ƥ���������
 
 *strings.23000:<head>%-styleinfo-%</head><body bgcolor="#bbbbbb"><div><form name=theform action=internal-dialog-handler method=post><input type="hidden" %-cont-%
 
@@ -8534,109 +8670,109 @@
 
 *strings.23034:%0%%1%%2%
 
-*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% ��ž������������ݸ�뤿��ˎ��Ź沽����Ѥ��Ƥ��륵���ȤǤ��� %-cont-%
+*strings.23035:%sec-banner-begin%%0%%sec-banner-end%<b><div><font size=4>%1% ��ž������������ݸ�뤿��ˡ��Ź沽����Ѥ��Ƥ��륵���ȤǤ��� %-cont-%
 
-*strings.23036:�Ǥ�����Netscape �ώ�������˽�̾����ȯ�Կͤ�ǧ���Ǥ��ޤ���</font></b></div><p><div>Netscape ��������ν�̾�Ԥ�ǧ���Ǥ��ʤ��Τǎ� %-cont-%
+*strings.23036:�Ǥ�����Netscape �ϡ�������˽�̾����ȯ�Կͤ�ǧ���Ǥ��ޤ���</font></b></div><p><div>Netscape ��������ν�̾�Ԥ�ǧ���Ǥ��ʤ��Τǡ� %-cont-%
 
-*strings.23037:���Υ����Ȥ���³���ƾ����򴹤Ǥ���褦�ˎ����ξ����������դ��뤫�ɤ�������ꤷ�Ʋ�������<p>���� %-cont-%
+*strings.23037:���Υ����Ȥ���³���ƾ����򴹤Ǥ���褦�ˡ����ξ����������դ��뤫�ɤ�������ꤷ�Ʋ�������<p>���� %-cont-%
 
-*strings.23038:����������Ȥ����Ѥ��ƾ���������դ��뤫�ɤ������ޤ��ɤ����ټ����դ���Τ�����ꤷ�Ʋ�������%2%</div>
+*strings.23038:����������Ȥ����Ѥ��ƾ���������դ��뤫�ɤ������ޤ��ɤ����ټ����դ���Τ�����ꤷ�Ʋ�������%2%</div>
 
-*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>�ʲ����� ��Ф��줿������Ǥ�:</div><hr><table><tr><td valign=top><font %-cont-%
+*strings.23044:%sec-banner-begin%%0%%sec-banner-end%<div>�ʲ����� ��Ф��줿������Ǥ�:</div><hr><table><tr><td valign=top><font %-cont-%
 
 *strings.23045:size=2>������: <br>��̾��: <br>�Ź沽: </font></td><td valign=top><font size=2>%1%<br>%2%<br>%3% ���졼�� (%4% with %5%-�ӥåȤ���̩��) %-cont-%
 
 *strings.23046:key)</font></td><td valign=bottom><input type="submit" name="button" value="%moreinfo%"></td></tr></table><hr><div>������� %-cont-%
 
-*strings.23047:��̾�Ԥώ����ξ�����ν���Ԥοȸ����ݾڤ��Ƥ��ޤ��� �Ź沽��٥�ώ�����Web �����ȤȤδ֤Ǹ򴹤���� %-cont-%
+*strings.23047:��̾�Ԥϡ����ξ�����ν���Ԥοȸ����ݾڤ��Ƥ��ޤ��� �Ź沽��٥�ϡ�����Web �����ȤȤδ֤Ǹ򴹤���� %-cont-%
 
-*strings.23048:�����������軰�Ԥ���İ���뤳�Ȥ����ɤ����ٺ���Ǥ��뤫�򼨤��Ƥ��ޤ���%6%</div>
+*strings.23048:�����������軰�Ԥ���İ���뤳�Ȥ����ɤ����ٺ���Ǥ��뤫�򼨤��Ƥ��ޤ���%6%</div>
 
-*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>���� Web �����Ȥ���Ź沽���줿����������뤿��ˎ����ξ����������դ��ޤ����� %-cont-%
+*strings.23049:%sec-banner-begin%%0%%sec-banner-end%<div>���� Web �����Ȥ���Ź沽���줿����������뤿��ˡ����ξ����������դ��ޤ����� %-cont-%
 
-*strings.23050:<p>�����դ�����玤���Υ����Ȥ�������褦�ˤʤ�ɥ�����Ȥ������뤳�Ȥ��Ǥ���褦�ˤʤ�ޤ����ޤ��������Υɥ�����Ȥ� %-cont-%
+*strings.23050:<p>�����դ�����硢���Υ����Ȥ�������褦�ˤʤ�ɥ�����Ȥ������뤳�Ȥ��Ǥ���褦�ˤʤ�ޤ����ޤ��������Υɥ�����Ȥ� %-cont-%
 
-*strings.23051:���٤Ƥ������ɥѡ��ƥ��δƻ벼�θ��ǎ��Ź沽����� �ݸ��ޤ���<p><input type=radio name=accept value=session%1%>���Υ��å������Ф��� %-cont-%
+*strings.23051:���٤Ƥ������ɥѡ��ƥ��δƻ벼�θ��ǡ��Ź沽����� �ݸ��ޤ���<p><input type=radio name=accept value=session%1%>���Υ��å������Ф��� %-cont-%
 
-*strings.23052:�����������դ���<br><input type=radio name=accept value=cancel%2%>�����������դ�������³���ʤ�<br><input type=radio name=accept %-cont-%
+*strings.23052:�����������դ���<br><input type=radio name=accept value=cancel%2%>�����������դ�������³���ʤ�<br><input type=radio name=accept %-cont-%
 
 *strings.23053:value=forever%3%>�����������դ��� (ͭ�����¤ޤ�)</div><br>%4%
 
-*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>���ξ����������դ���Ȏ����Υ����ȤȤΤ��٤Ƥξ���θ򴹤��Ź沽����뤳�Ȥ� %-cont-%
+*strings.23064:%sec-banner-begin%%0%%sec-banner-end%<div>���ξ����������դ���ȡ����Υ����ȤȤΤ��٤Ƥξ���θ򴹤��Ź沽����뤳�Ȥ� %-cont-%
 
-*strings.23065:�ݾڤ���ޤ������������Ź沽�ώ��������򤱤뤳�ȤϤǤ��ޤ���<p> ���������뤿��ˤώ����Υ����Ȥ������˿��ѤǤ��ʤ����ώ����� %-cont-%
+*strings.23065:�ݾڤ���ޤ������������Ź沽�ϡ��������򤱤뤳�ȤϤǤ��ޤ���<p> ���������뤿��ˤϡ����Υ����Ȥ������˿��ѤǤ��ʤ����ϡ����� %-cont-%
 
-*strings.23066:(�ä˸Ŀ;��󎤥��쥸�åȥ����Ɏ��ֹ掤�ѥ���ɤʤ�)���������ʤ��Dz�������<p> �ݸ�Τ���� %-cont-%
+*strings.23066:(�ä˸Ŀ;��󡢥��쥸�åȥ����ɡ��ֹ桢�ѥ���ɤʤ�)���������ʤ��Dz�������<p> �ݸ�Τ���� %-cont-%
 
-*strings.23067:Netscape �ώ�ɬ�פ˱����Ƥ��Τ��Ȥ��Τ餻 ���ޤ���<p><center><input type=checkbox name=postwarn value=yes %1%>���Υ����� %-cont-%
+*strings.23067:Netscape �ϡ�ɬ�פ˱����Ƥ��Τ��Ȥ��Τ餻 ���ޤ���<p><center><input type=checkbox name=postwarn value=yes %1%>���Υ����� %-cont-%
 
 *strings.23068:�˾���������������˷ٹ𤹤�</center><p></div>%2%
 
 *strings.23069:%sec-banner-begin%%0%%sec-banner-end%<b><div>�ʲ�������Ф��줿������ο����������ޤ���:<br>%1%</b><p>���� ID %-cont-%
 
-*strings.23070:����䤹�뤳�Ȥˤ��ޤ������⤷���厤���η�����ѹ����������ˤώ� �⤦���٤��Υ����Ȥ�ˬ�䤷�Ʋ��������Ƥӥ���������Ȥ�ɽ������ޤ��� %-cont-%
+*strings.23070:����䤹�뤳�Ȥˤ��ޤ������⤷���塢���η�����ѹ����������ˤϡ� �⤦���٤��Υ����Ȥ�ˬ�䤷�Ʋ��������Ƥӥ���������Ȥ�ɽ������ޤ��� %-cont-%
 
-*strings.23071:<p>[��λ]�򲡤��Ȏ����Υ����Ȥ���³���褦�Ȥ������ˎ� ɽ�����Ƥ����ɥ�����Ȥ����ޤ���</div>%2%
+*strings.23071:<p>[��λ]�򲡤��ȡ����Υ����Ȥ���³���褦�Ȥ������ˡ� ɽ�����Ƥ����ɥ�����Ȥ����ޤ���</div>%2%
 
-*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>�ʲ����� ��Ф��줿������ο����������ޤ���:<br>%1%</b></div><p><div>���ξ����������դ��� %-cont-%
+*strings.23072:%sec-banner-begin%%0%%sec-banner-end%<b><div>�ʲ����� ��Ф��줿������ο����������ޤ���:<br>%1%</b></div><p><div>���ξ����������դ��� %-cont-%
 
-*strings.23073:���Υ����Ȥ˾���������������� Netscape Communicator ���ٹ𤹤뤳�Ȥˤ��ޤ�����<p>�⤷���厤 %-cont-%
+*strings.23073:���Υ����Ȥ˾���������������� Netscape Communicator ���ٹ𤹤뤳�Ȥˤ��ޤ�����<p>�⤷���塢 %-cont-%
 
-*strings.23074:���η�����ѹ����������ˤώ�[Communicator]��˥塼����[�������ƥ�����]�򳫤��ƥ����Ⱦ�������Խ����Ʋ�������<p>[��λ]�򲡤��Ȏ��ɥ�����Ȥμ����򳫻Ϥ��ޤ���%2%
+*strings.23074:���η�����ѹ����������ˤϡ�[Communicator]��˥塼����[�������ƥ�����]�򳫤��ƥ����Ⱦ�������Խ����Ʋ�������<p>[��λ]�򲡤��ȡ��ɥ�����Ȥμ����򳫻Ϥ��ޤ���%2%
 
-*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>�ʲ����� ��Ф��줿������ο����������ޤ���:<br>%1%</div></b><p><div>���ξ����������դ��� %-cont-%
+*strings.23080:%sec-banner-begin%%0%%sec-banner-end%<b><div>�ʲ����� ��Ф��줿������ο����������ޤ���:<br>%1%</div></b><p><div>���ξ����������դ��� %-cont-%
 
-*strings.23081:���Υ����Ȥ˾���������������� Netscape Communicator ���ٹ𤷤ʤ����Ȥˤ��ޤ�����</div><p><div>�⤷���厤 %-cont-%
+*strings.23081:���Υ����Ȥ˾���������������� Netscape Communicator ���ٹ𤷤ʤ����Ȥˤ��ޤ�����</div><p><div>�⤷���塢 %-cont-%
 
-*strings.23082:���η�����ѹ����������ˤώ�[Communicator]��˥塼����[�������ƥ�����]�򳫤��ƥ����Ⱦ�������Խ����Ʋ�������<p>[��λ]�򲡤��Ȏ� %-cont-%
+*strings.23082:���η�����ѹ����������ˤϡ�[Communicator]��˥塼����[�������ƥ�����]�򳫤��ƥ����Ⱦ�������Խ����Ʋ�������<p>[��λ]�򲡤��ȡ� %-cont-%
 
-*strings.23083:�ɥ�����Ȥμ����򳫻Ϥ��ޤ���</div>%2%
+*strings.23083:�ɥ�����Ȥμ����򳫻Ϥ��ޤ���</div>%2%
 
-*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>������ '%1%' ������Ф��줿������ˤώ�������������̾���ޤޤ�Ƥ��ޤ��� %-cont-%
+*strings.23084:%sec-banner-begin%%0%%sec-banner-end%<div>������ '%1%' ������Ф��줿������ˤϡ�������������̾���ޤޤ�Ƥ��ޤ��� %-cont-%
 
-*strings.23085:�軰�Ԥ����Υ����ȤȤ��̿���˵�����褦�Ȥ��Ƥ����ǽ\���� �鷺���Ǥ�������ޤ����⤷�⎤ %-cont-%
+*strings.23085:�軰�Ԥ����Υ����ȤȤ��̿���˵�����褦�Ȥ��Ƥ����ǽ\���� �鷺���Ǥ�������ޤ����⤷�⡢ %-cont-%
 
-*strings.23086:����ɽ��������������³��Τ�ΤǤʤ��Ȥ��������Τ�����ώ� ��³�򥭥�󥻥뤷�Ǝ������ȴ����Ԥ�Ϣ�����Ʋ������� <p>%-cont-%
+*strings.23086:����ɽ��������������³��Τ�ΤǤʤ��Ȥ��������Τ�����ϡ� ��³�򥭥�󥻥뤷�ơ������ȴ����Ԥ�Ϣ�����Ʋ������� <p>%-cont-%
 
-*strings.23087:�ʲ�������Ф��줿������Ǥ�:</div><hr><table><tr><td valign=top><font size=2>������: <br>��̾��: <br>�Ź沽: %-cont-%
+*strings.23087:�ʲ�������Ф��줿������Ǥ�:</div><hr><table><tr><td valign=top><font size=2>������: <br>��̾��: <br>�Ź沽: %-cont-%
 
 *strings.23088:</font></td><td valign=top><font size=2>%2%<br>%3%<br>%4% ���졼�� (%5% with %6%-�ӥå���̩��)</font></td><td valign=bottom><input %-cont-%
 
 *strings.23089:type="submit" name="button" value="%moreinfo%"></td></tr></table><hr>%7%
 
-*strings.23100:%sec-banner-begin%%0%%sec-banner-end%�������ѥ���� �����Ϥ��Ʋ��������Ǥ�����ʥѥ���ɤϡ� %-cont-%
+*strings.23100:%sec-banner-begin%%0%%sec-banner-end%�������ѥ���� �����Ϥ��Ʋ��������Ǥ�����ʥѥ���ɤϡ� %-cont-%
 
-*strings.23101:��ʸ���ȿ������Ȥ߹�碌�κ���Ǥ⣸ʸ���ǎ������ñ���ޤ�Ǥ��ʤ��褦�ʤ�ΤǤ���<p>�ѥ����: <input type=password name=password1><p>��ǧ�Τ��� %-cont-%
+*strings.23101:��ʸ���ȿ������Ȥ߹�碌�κ���Ǥ⣸ʸ���ǡ������ñ���ޤ�Ǥ��ʤ��褦�ʤ�ΤǤ���<p>�ѥ����: <input type=password name=password1><p>��ǧ�Τ��� %-cont-%
 
 *strings.23102:�⤦���٥ѥ���ɤ����Ϥ��Ʋ�����:<p>�ѥ���ɤκ�����: <input type=password name=password2><p><b>�ѥ���ɤ�˺��ʤ��Dz�����! %-cont-%
 
-*strings.23103:�ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ���˺��Ƥ��ޤ��Ȏ�����������������ꤷ�ʤ���Фʤ�ޤ���</b>
+*strings.23103:�ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ���˺��Ƥ��ޤ��ȡ�����������������ꤷ�ʤ���Фʤ�ޤ���</b>
 
-*strings.23109:%sec-banner-begin%%0%%sec-banner-end%�ѥ���ɤ� �ְ㤨�Ƥ��ޤ����⤦�������Ϥ��Ʋ�����:<p>�ѥ����: <input %-cont-%
+*strings.23109:%sec-banner-begin%%0%%sec-banner-end%�ѥ���ɤ� �ְ㤨�Ƥ��ޤ����⤦�������Ϥ��Ʋ�����:<p>�ѥ����: <input %-cont-%
 
-*strings.23110:type=password name=password1><p>��ǧ�Τ��Ꭴ�⤦���٥ѥ���ɤ� ���Ϥ��Ʋ�����:<p>�ѥ���ɤκ�����: <input type=password name=password2><p>%-cont-%
+*strings.23110:type=password name=password1><p>��ǧ�Τ��ᡢ�⤦���٥ѥ���ɤ� ���Ϥ��Ʋ�����:<p>�ѥ���ɤκ�����: <input type=password name=password2><p>%-cont-%
 
-*strings.23111:<b>�ѥ���ɤ�˺��ʤ��Dz�����!  �ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ��� ˺��Ƥ��ޤ��Ȏ�����������������ꤷ�ʤ���Фʤ�ޤ���</b> 
+*strings.23111:<b>�ѥ���ɤ�˺��ʤ��Dz�����!  �ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ��� ˺��Ƥ��ޤ��ȡ�����������������ꤷ�ʤ���Фʤ�ޤ���</b> 
 
-*strings.23112:%sec-banner-begin%%0%%sec-banner-end%��̩���� Communicator �ѥ���ɤ��ݸ�뤳�Ȥ򶯤������ᤷ�ޤ��� %-cont-%
+*strings.23112:%sec-banner-begin%%0%%sec-banner-end%��̩���� Communicator �ѥ���ɤ��ݸ�뤳�Ȥ򶯤������ᤷ�ޤ��� %-cont-%
 
-*strings.23113:�ѥ���ɤ���Ѥ��ʤ����ώ��ѥ���ɤΥƥ����ȥܥå��������ˤ��Ʋ�������<P>�Ǥ�����ʥѥ���ɤώ���ʸ���ȿ������Ȥ߹�碌�κ���⣸ʸ���ǎ� <p>%-cont-%
+*strings.23113:�ѥ���ɤ���Ѥ��ʤ����ϡ��ѥ���ɤΥƥ����ȥܥå��������ˤ��Ʋ�������<P>�Ǥ�����ʥѥ���ɤϡ���ʸ���ȿ������Ȥ߹�碌�κ���⣸ʸ���ǡ� <p>%-cont-%
 
-*strings.23114:�����ñ���ޤ�Ǥ��ʤ��褦�ʤ�ΤǤ���<table><tr><td>�ѥ����:</td><td><input type=password name=password1></td>%-cont-%
+*strings.23114:�����ñ���ޤ�Ǥ��ʤ��褦�ʤ�ΤǤ���<table><tr><td>�ѥ����:</td><td><input type=password name=password1></td>%-cont-%
 
 *strings.23115:</td></tr><tr><td>��ǧ�Τ���⤦���٥ѥ���ɤ����Ϥ��Ʋ�����:</td><td><input type=password name=password2></td><td valign=bottom></td></tr></table><B>����: %-cont-%
 
-*strings.23116:�ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ���˺��Ƥ��ޤ��Ȏ����٤Ƥξ����񤬼����ޤ���</B><P>�ѥ���ɤ䤽��¾�Υ������ƥ�������ѹ�����ˤώ� %-cont-%
+*strings.23116:�ѥ���ɤϽ������뤳�Ȥ��Ǥ��ޤ���˺��Ƥ��ޤ��ȡ����٤Ƥξ����񤬼����ޤ���</B><P>�ѥ���ɤ䤽��¾�Υ������ƥ�������ѹ�����ˤϡ� %-cont-%
 
-*strings.23117:[Communicator]��˥塼����[�������ƥ�����]�����򤷤Ʋ�������
+*strings.23117:[Communicator]��˥塼����[�������ƥ�����]�����򤷤Ʋ�������
 
-*strings.23128:%sec-banner-begin%%0%%sec-banner-end%�ѥ���ɤ���Ѥ����˽������ޤ���<p>��̩���Ⱦ�������ݸ�뤿��ˎ� %-cont-%
+*strings.23128:%sec-banner-begin%%0%%sec-banner-end%�ѥ���ɤ���Ѥ����˽������ޤ���<p>��̩���Ⱦ�������ݸ�뤿��ˡ� %-cont-%
 
-*strings.23129:�ѥ���ɤ���Ѥ�����ώ�[�������ƥ�������]�ǥѥ���ɤ����� ���Ʋ�������
+*strings.23129:�ѥ���ɤ���Ѥ�����ϡ�[�������ƥ�������]�ǥѥ���ɤ����� ���Ʋ�������
 
-*strings.23130:%sec-banner-begin%%0%%sec-banner-end% %1% �Υѥ�����ѹ���<p>�Ť��ѥ���ɤ����Ϥ��Ʋ�����: <input %-cont-%
+*strings.23130:%sec-banner-begin%%0%%sec-banner-end% %1% �Υѥ�����ѹ���<p>�Ť��ѥ���ɤ����Ϥ��Ʋ�����: <input %-cont-%
 
-*strings.23131:type=password name=password value=%2%><P><P>�������ѥ���ɤ����Ϥ��Ʋ������� �ѥ���ɤ���Ѥ��ʤ����ώ�����ˤ��Ʋ�������<p><table><tr><td>%-cont-%
+*strings.23131:type=password name=password value=%2%><P><P>�������ѥ���ɤ����Ϥ��Ʋ������� �ѥ���ɤ���Ѥ��ʤ����ϡ�����ˤ��Ʋ�������<p><table><tr><td>%-cont-%
 
 *strings.23132:�������ѥ����:</td><td><input type=password name=password1></td></tr><tr><td>��ǧ�Τ���⤦���٥ѥ���ɤ����Ϥ��Ʋ�����:</td><td><input type=password name=password2>%-cont-%
 
@@ -9000,7 +9136,7 @@
 
 *strings.23715:����/�Խ� ...
 
-*strings.23716:���ɤ߹���
+*strings.23716:���ɹ�
 
 *strings.23717:���
 
@@ -14545,3 +14681,7 @@
 *textPropertiesDialog.ApplyLabelString:		�ե��륿
 *tableCreateDialog.ApplyLabelString:		�ե��륿
 *documentPropertiesDialog.ApplyLabelString:		�ե��륿
+
+! kinput2 �� Bus error �򵯤����ʤ��褦��
+*mainForm.toolBox.urlBarItem.urlBarMainForm.urlComboBox.Text.fontList:\
+-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1