Thu Apr 30 06:37:26 2015 UTC ()
make the english sysinst messages suck a bit less:
- improve wording
- correct outdated info
- pick some consistency nits
- fix whitespace


(snj)
diff -r1.7 -r1.8 src/usr.sbin/sysinst/msg.mi.en

cvs diff -r1.7 -r1.8 src/usr.sbin/sysinst/msg.mi.en (expand / switch to unified diff)

--- src/usr.sbin/sysinst/msg.mi.en 2015/04/03 14:57:41 1.7
+++ src/usr.sbin/sysinst/msg.mi.en 2015/04/30 06:37:26 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1/* $NetBSD: msg.mi.en,v 1.7 2015/04/03 14:57:41 mbalmer Exp $ */ 1/* $NetBSD: msg.mi.en,v 1.8 2015/04/30 06:37:26 snj Exp $ */
2 2
3/* 3/*
4 * Copyright 1997 Piermont Information Systems Inc. 4 * Copyright 1997 Piermont Information Systems Inc.
5 * All rights reserved. 5 * All rights reserved.
6 * 6 *
7 * Written by Philip A. Nelson for Piermont Information Systems Inc. 7 * Written by Philip A. Nelson for Piermont Information Systems Inc.
8 * 8 *
9 * Redistribution and use in source and binary forms, with or without 9 * Redistribution and use in source and binary forms, with or without
10 * modification, are permitted provided that the following conditions 10 * modification, are permitted provided that the following conditions
11 * are met: 11 * are met:
12 * 1. Redistributions of source code must retain the above copyright 12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer.
14 * 2. Redistributions in binary form must reproduce the above copyright 14 * 2. Redistributions in binary form must reproduce the above copyright
@@ -96,39 +96,39 @@ changed, you will have the opportunity t @@ -96,39 +96,39 @@ changed, you will have the opportunity t
96Shall we continue? 96Shall we continue?
97} 97}
98 98
99message upgradeusure 99message upgradeusure
100{Ok, let's upgrade NetBSD on your hard disk. As always, this will 100{Ok, let's upgrade NetBSD on your hard disk. As always, this will
101change information on your hard disk. You should have made a full backup 101change information on your hard disk. You should have made a full backup
102before this procedure! Do you really want to upgrade NetBSD? 102before this procedure! Do you really want to upgrade NetBSD?
103(This is your last warning before this procedure starts modifying your 103(This is your last warning before this procedure starts modifying your
104disks.) 104disks.)
105} 105}
106 106
107message reinstallusure 107message reinstallusure
108{Ok, let's unpack the NetBSD distribution sets to a bootable hard disk. 108{Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
109This procedure just fetches and unpacks sets onto an pre-partitioned 109This procedure just fetches and unpacks sets onto a pre-partitioned
110bootable disk. It does not label disks, upgrade bootblocks, or save 110bootable disk. It does not label disks, upgrade bootblocks, or save
111any existing configuration info. (Quit and choose `install' or 111any existing configuration info. (Quit and choose `install' or
112`upgrade' if you want those options.) You should have already done an 112`upgrade' if you want those options.) You should have already done an
113`install' or `upgrade' before starting this procedure! 113`install' or `upgrade' before starting this procedure!
114 114
115Do you really want to reinstall NetBSD distribution sets? 115Do you really want to reinstall NetBSD distribution sets?
116(This is your last warning before this procedure starts modifying your 116(This is your last warning before this procedure starts modifying your
117disks.) 117disks.)
118} 118}
119 119
120message mount_failed 120message mount_failed
121{Mounting %s failed. Continue? 121{Mounting %s failed. Continue?
122} 122}
123 123
124message nodisk 124message nodisk
125{I can not find any hard disks for use by NetBSD. You will be 125{I can not find any hard disks for use by NetBSD. You will be
126returned to the original menu. 126returned to the original menu.
127} 127}
128 128
129message onedisk 129message onedisk
130{I found only one disk, %s.  130{I found only one disk, %s.
131Therefore I assume you want to %s NetBSD on it. 131Therefore I assume you want to %s NetBSD on it.
132} 132}
133 133
134message ask_disk 134message ask_disk
@@ -166,39 +166,38 @@ You can use a simple editor to set the s @@ -166,39 +166,38 @@ You can use a simple editor to set the s
166or keep the existing partition sizes and contents. 166or keep the existing partition sizes and contents.
167 167
168You will then be given the opportunity to change any of the disklabel 168You will then be given the opportunity to change any of the disklabel
169fields. 169fields.
170 170
171The NetBSD part of your disk is %d Megabytes. 171The NetBSD part of your disk is %d Megabytes.
172A full installation requires at least %d Megabytes without X and 172A full installation requires at least %d Megabytes without X and
173at least %d Megabytes if the X sets are included. 173at least %d Megabytes if the X sets are included.
174} 174}
175 175
176message Choose_your_size_specifier 176message Choose_your_size_specifier
177{Choosing megabytes will give partition sizes close to your choice, 177{Choosing megabytes will give partition sizes close to your choice,
178but aligned to cylinder boundaries. Choosing sectors will allow you 178but aligned to cylinder boundaries. Choosing sectors will allow you
179to more accurately specify the sizes. On modern ZBR disks, actual 179to more accurately specify the sizes. On most disks, there is little
180cylinder size varies across the disk and there is little real gain 180to gain from cylinder alignment. On very old disks, it is most efficient
181from cylinder alignment. On older disks, it is most efficient to 181to choose partition sizes that are exact multiples of your actual
182choose partition sizes that are exact multiples of your actual 
183cylinder size. 182cylinder size.
184 183
185Choose your size specifier} 184Choose your size specifier}
186 185
187message ptnsizes 186message ptnsizes
188{You can now change the sizes for the system partitions. The default is 187{You can now change the sizes for the system partitions. The default is
189to allocate all the space to the root file system, however you may wish 188to allocate all the space to the root file system. However, you may wish
190to have separate /usr (additional system files), /var (log files etc) 189to have separate /usr (additional system files), /var (log files etc)
191or /home (users' home directories). 190or /home (users' home directories) file systems.
192 191
193Free space will be added to the partition marked with a '+'. 192Free space will be added to the partition marked with a '+'.
194} 193}
195 194
196message ptnheaders 195message ptnheaders
197{ 196{
198 MB Cylinders Sectors Filesystem 197 MB Cylinders Sectors Filesystem
199} 198}
200 199
201message askfsmount 200message askfsmount
202{Mount point?} 201{Mount point?}
203 202
204message askfssize 203message askfssize
@@ -234,27 +233,27 @@ message endoutsidedisk @@ -234,27 +233,27 @@ message endoutsidedisk
234Your partition size has been truncated to %d %s. 233Your partition size has been truncated to %d %s.
235 234
236Type enter to continue 235Type enter to continue
237} 236}
238 237
239message toobigdisklabel 238message toobigdisklabel
240{ 239{
241This disk is too large for a disklabel partition table to be used 240This disk is too large for a disklabel partition table to be used
242and hence cannot be used as a bootable disk or to hold the root 241and hence cannot be used as a bootable disk or to hold the root
243partition. 242partition.
244} 243}
245 244
246message fspart 245message fspart
247{We now have your BSD-disklabel partitions as:  246{We now have your BSD disklabel partitions as:
248This is your last chance to change them. 247This is your last chance to change them.
249 248
250} 249}
251 250
252message fspart_header 251message fspart_header
253{ Start %3s End %3s Size %3s FS type Newfs Mount Mount point 252{ Start %3s End %3s Size %3s FS type Newfs Mount Mount point
254 --------- --------- --------- ---------- ----- ----- ----------- 253 --------- --------- --------- ---------- ----- ----- -----------
255} 254}
256 255
257message fspart_row 256message fspart_row
258{%9lu %9lu %9lu %-10s %-5s %-5s %s} 257{%9lu %9lu %9lu %-10s %-5s %-5s %s}
259 258
260message show_all_unused_partitions 259message show_all_unused_partitions
@@ -346,105 +345,100 @@ message Select_file_system_fragment_size @@ -346,105 +345,100 @@ message Select_file_system_fragment_size
346 345
347message packname 346message packname
348{Please enter a name for your NetBSD disk} 347{Please enter a name for your NetBSD disk}
349 348
350message lastchance 349message lastchance
351{Ok, we are now ready to install NetBSD on your hard disk (%s). Nothing has been 350{Ok, we are now ready to install NetBSD on your hard disk (%s). Nothing has been
352written yet. This is your last chance to quit this process before anything 351written yet. This is your last chance to quit this process before anything
353gets changed. 352gets changed.
354 353
355Shall we continue? 354Shall we continue?
356} 355}
357 356
358message disksetupdone 357message disksetupdone
359{Okay, the first part of the procedure is finished. Sysinst has 358{Ok, the first part of the procedure is finished. Sysinst has
360written a disklabel to the target disk, and newfs'ed and fsck'ed 359written a disklabel to the target disk, and newfs'ed and fsck'ed
361the new partitions you specified for the target disk. 360the new partitions you specified for the target disk.
362} 361}
363 362
364message disksetupdoneupdate 363message disksetupdoneupdate
365{Okay, the first part of the procedure is finished. Sysinst has 364{Ok, the first part of the procedure is finished. Sysinst has
366written a disklabel to the target disk, and fsck'ed the new 365written a disklabel to the target disk, and fsck'ed the new
367partitions you specified for the target disk. 366partitions you specified for the target disk.
368} 367}
369 368
370message openfail 369message openfail
371{Could not open %s, error message was: %s. 370{Could not open %s, error message was: %s.
372} 371}
373 372
374message mountfail 373message mountfail
375{mount of device /dev/%s%c on %s failed. 374{mount of device /dev/%s%c on %s failed.
376} 375}
377 376
378message extractcomplete 377message extractcomplete
379{The extraction of the selected sets for NetBSD-@@VERSION@@ is complete. 378{The extraction of the selected sets for NetBSD-@@VERSION@@ is complete.
380The system is now able to boot from the selected harddisk. To complete 379The system is now able to boot from the selected hard disk. To complete
381the installation, sysinst will give you the opportunity to configure 380the installation, sysinst will give you the opportunity to configure
382some essential things first. 381some essential things first.
383} 382}
384 383
385message instcomplete 384message instcomplete
386{The installation of NetBSD-@@VERSION@@ is now complete. The system 385{The installation of NetBSD-@@VERSION@@ is now complete. The system
387should boot from hard disk. Follow the instructions in the INSTALL 386should boot from hard disk. Follow the instructions in the INSTALL
388document about final configuration of your system. The afterboot(8) 387document about final configuration of your system. We also recommend
389manpage is another recommended reading; it contains a list of things 388reading the afterboot(8) manpage; it contains a list of things to be
390to be checked after the first complete boot. 389checked after the first complete boot.
391 390
392At a minimum, you should edit /etc/rc.conf to match your needs. See 391At a minimum, you should edit /etc/rc.conf to match your needs. See
393/etc/defaults/rc.conf for the default values. 392/etc/defaults/rc.conf for the default values.
394} 393}
395 394
396message upgrcomplete 395message upgrcomplete
397{The upgrade to NetBSD-@@VERSION@@ is now complete. You will 396{The upgrade to NetBSD-@@VERSION@@ is now complete. You will
398now need to follow the instructions in the INSTALL document as to 397now need to follow the instructions in the INSTALL document as to
399what you need to do to get your system reconfigured for your situation. 398what you need to do to get your system reconfigured for your situation.
400Remember to (re)read the afterboot(8) manpage as it may contain new 399Remember to (re)read the afterboot(8) manpage as it may contain new
401items since your last upgrade. 400items since your last upgrade.
402 
403At a minimum, you must edit rc.conf for your local environment and change 
404rc_configured=NO to rc_configured=YES or reboots will stop at single-user, 
405and copy back the password files (taking into account new system accounts 
406that may have been created for this release) if you were using local 
407password files. 
408} 401}
409 402
410 403
411message unpackcomplete 404message unpackcomplete
412{Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.  405{Unpacking additional release sets of NetBSD-@@VERSION@@ is now complete.
413You will now need to follow the instructions in the INSTALL document 406You will now need to follow the instructions in the INSTALL document
414to get your system reconfigured for your situation. 407to get your system reconfigured for your situation.
415The afterboot(8) manpage can also be of some help. 408The afterboot(8) manpage can also be of some help.
416 409
417At a minimum, you must edit rc.conf for your local environment and change 410If you unpacked the etc set, you will need to edit /etc/rc.conf to get a
418rc_configured=NO to rc_configured=YES or reboots will stop at single-user. 411multi-user system. At a minimum, you will need to change rc_configured=NO
 412to rc_configured=YES.
419} 413}
420 414
421message distmedium 415message distmedium
422{Your disk is now ready for installing the kernel and the distribution 416{Your disk is now ready for installing the kernel and the distribution
423sets. As noted in your INSTALL notes, you have several options. For 417sets. As noted in your INSTALL notes, you have several options. For
424ftp or nfs, you must be connected to a network with access to the proper 418ftp or nfs, you must be connected to a network with access to the proper
425machines. 419machines.
426 420
427Sets selected %d, processed %d, Next set %s. 421Sets selected %d, processed %d, Next set %s.
428 422
429} 423}
430 424
431message distset 425message distset
432{The NetBSD distribution is broken into a collection of distribution 426{The NetBSD distribution is broken into a collection of distribution
433sets. There are some basic sets that are needed by all installations 427sets. There are some basic sets that are needed by all installations
434and there are some other sets that are not needed by all installations. 428and there are some other sets that are optional. You may choose to install
435You may choose to install a core set (Minimal installation), all of them 429a core set (Minimal installation), all of them (Full installation), or a custom
436(Full installation) or you select from the optional distribution sets. 430group of sets (Custom installation).
437} /* XXX add 'minimal installation' */ 431}
438 432
439message ftpsource 433message ftpsource
440{The following are the %s site, directory, user, and password that 434{The following are the %s site, directory, user, and password that
441will be used. If "user" is "ftp", then the password is not needed. 435will be used. If "user" is "ftp", then the password is not needed.
442 436
443} 437}
444 438
445message email 439message email
446{e-mail address} 440{e-mail address}
447 441
448message dev 442message dev
449{device} 443{device}
450 444
@@ -462,31 +456,31 @@ file system. The set files must be in t @@ -462,31 +456,31 @@ file system. The set files must be in t
462} 456}
463 457
464message cdromsource 458message cdromsource
465{Enter the CDROM device to be used and directory on the CDROM where 459{Enter the CDROM device to be used and directory on the CDROM where
466the distribution is located.  460the distribution is located.
467Remember, the directory should contain the .tgz files. 461Remember, the directory should contain the .tgz files.
468 462
469} 463}
470 464
471message Available_cds 465message Available_cds
472{Available CDs } 466{Available CDs }
473 467
474message ask_cd 468message ask_cd
475{Multiple CDs found, please select the one containing the install CD.} 469{Multiple CDs found. Please select the one containing the install CD.}
476 470
477message cd_path_not_found 471message cd_path_not_found
478{The installation sets have not been found at the default location on this 472{The installation sets have not been found at the default location on this
479CD. Please check device and path name.} 473CD. Please check the device and path name.}
480 474
481message localfssource 475message localfssource
482{Enter the unmounted local device and directory on that device where 476{Enter the unmounted local device and directory on that device where
483the distribution is located.  477the distribution is located.
484Remember, the directory should contain the .tgz files. 478Remember, the directory should contain the .tgz files.
485 479
486} 480}
487 481
488message localdir 482message localdir
489{Enter the already-mounted local directory where the distribution is located.  483{Enter the already-mounted local directory where the distribution is located.
490Remember, the directory should contain the .tgz files. 484Remember, the directory should contain the .tgz files.
491 485
492} 486}
@@ -592,27 +586,27 @@ message notarfile @@ -592,27 +586,27 @@ message notarfile
592{Release set %s does not exist.} 586{Release set %s does not exist.}
593 587
594message endtarok 588message endtarok
595{All selected distribution sets unpacked successfully.} 589{All selected distribution sets unpacked successfully.}
596 590
597message endtar 591message endtar
598{There were problems unpacking distribution sets. 592{There were problems unpacking distribution sets.
599Your installation is incomplete. 593Your installation is incomplete.
600 594
601You selected %d distribution sets. %d sets couldn't be found 595You selected %d distribution sets. %d sets couldn't be found
602and %d were skipped after an error occurred. Of the %d 596and %d were skipped after an error occurred. Of the %d
603that were attempted, %d unpacked without errors and %d with errors. 597that were attempted, %d unpacked without errors and %d with errors.
604 598
605The installation is aborted. Please recheck your distribution source 599Aborting installation. Please recheck your distribution source
606and consider reinstalling sets from the main menu.} 600and consider reinstalling sets from the main menu.}
607 601
608message abort 602message abort
609{Your choices have made it impossible to install NetBSD. Install aborted. 603{Your choices have made it impossible to install NetBSD. Install aborted.
610} 604}
611 605
612message abortinst 606message abortinst
613{The distribution was not successfully loaded. You will need to proceed 607{The distribution was not successfully loaded. You will need to proceed
614by hand. Installation aborted. 608by hand. Installation aborted.
615} 609}
616 610
617message abortupgr 611message abortupgr
618{The distribution was not successfully loaded. You will need to proceed 612{The distribution was not successfully loaded. You will need to proceed
@@ -630,126 +624,126 @@ message createfstab @@ -630,126 +624,126 @@ message createfstab
630} 624}
631 625
632 626
633message noetcfstab 627message noetcfstab
634{Help! No /etc/fstab in target disk %s. Aborting upgrade. 628{Help! No /etc/fstab in target disk %s. Aborting upgrade.
635} 629}
636 630
637message badetcfstab 631message badetcfstab
638{Help! Can't parse /etc/fstab in target disk %s. Aborting upgrade. 632{Help! Can't parse /etc/fstab in target disk %s. Aborting upgrade.
639} 633}
640 634
641message X_oldexists 635message X_oldexists
642{I cannot save %s/bin/X as %s/bin/X.old, because the 636{I cannot save %s/bin/X as %s/bin/X.old, because the
643target disk already has an %s/bin/X.old. Please fix this before 637target disk already has an %s/bin/X.old. Please fix this before
644continuing. 638continuing.
645 639
646One way is to start a shell from the Utilities menu, examine the 640One way is to start a shell from the Utilities menu, examine the
647target %s/bin/X and %s/bin/X.old. If 641target %s/bin/X and %s/bin/X.old. If
648%s/bin/X.old is from a completed upgrade, you can rm -f 642%s/bin/X.old is from a completed upgrade, you can rm -f
649%s/bin/X.old and restart. Or if %s/bin/X.old is from 643%s/bin/X.old and restart. Or if %s/bin/X.old is from
650a recent, incomplete upgrade, you can rm -f %s/bin/X and mv 644a recent, incomplete upgrade, you can rm -f %s/bin/X and mv
651%s/bin/X.old to %s/bin/X 645%s/bin/X.old to %s/bin/X
652 646
653Aborting upgrade.} 647Aborting upgrade.}
654 648
655message netnotup 649message netnotup
656{There was a problem in setting up the network. Either your gateway 650{There was a problem in setting up the network. Either your gateway
657or your nameserver was not reachable by a ping. Do you want to 651or your nameserver was not reachable by a ping. Do you want to
658configure your network again? (No allows you to continue anyway 652configure your network again? ("No" allows you to continue anyway
659or abort the install process.) 653or abort the install process.)
660} 654}
661 655
662message netnotup_continueanyway 656message netnotup_continueanyway
663{Would you like to continue the install process anyway, and assume 657{Would you like to continue the install process anyway, and assume
664that the network is working? (No aborts the install process.) 658that the network is working? ("No" aborts the install process.)
665} 659}
666 660
667message makedev 661message makedev
668{Making device nodes ... 662{Making device nodes ...
669} 663}
670 664
671message badfs 665message badfs
672{It appears that /dev/%s%c is not a BSD file system or the fsck was 666{It appears that /dev/%s%c is not a BSD file system or the fsck was
673not successful. Try mounting it anyway? (Error number %d.) 667not successful. Try mounting it anyway? (Error number %d.)
674} 668}
675 669
676message rootmissing 670message rootmissing
677{ target root is missing %s. 671{ target root is missing %s.
678} 672}
679 673
680message badroot 674message badroot
681{The completed new root file system failed a basic sanity check. 675{The completed new root file system failed a basic sanity check.
682 Are you sure you installed all the required sets? 676Are you sure you installed all the required sets?
683} 677}
684 678
685message fd_type 679message fd_type
686{Floppy file system type} 680{Floppy file system type}
687 681
688message fdnotfound 682message fdnotfound
689{Could not find the file on the floppy. 683{Could not find the file on the floppy.
690} 684}
691 685
692message fdremount 686message fdremount
693{The floppy was not mounted successfully.  687{The floppy was not mounted successfully.
694} 688}
695 689
696message fdmount 690message fdmount
697{Please load the floppy containing the file named "%s.%s". 691{Please load the floppy containing the file named "%s.%s".
698 692
699If the set's has no more disks, select "Set finished" to install the set. 693If the set has no more disks, select "Set finished" to install the set.
700Select "Abort fetch" to return to the install media selection menu. 694Select "Abort fetch" to return to the install media selection menu.
701} 695}
702 696
703message mntnetconfig 697message mntnetconfig
704{Is the network information you entered accurate for this machine 698{Is the network information you entered accurate for this machine
705in regular operation and do you want it installed in /etc? } 699in regular operation and do you want it installed in /etc? }
706 700
707message cur_distsets 701message cur_distsets
708{The following is the list of distribution sets that will be used. 702{The following is the list of distribution sets that will be used.
709 703
710} 704}
711 705
712message cur_distsets_header 706message cur_distsets_header
713{ Distribution set Selected 707{ Distribution set Selected
714 ------------------------ -------- 708 ------------------------ --------
715} 709}
716 710
717message set_base 711message set_base
718{Base} 712{Base}
719 713
720message set_system 714message set_system
721{System (/etc)} 715{System configuration files (/etc)}
722 716
723message set_compiler 717message set_compiler
724{Compiler Tools} 718{Compiler tools}
725 719
726message set_games 720message set_games
727{Games} 721{Games}
728 722
729message set_man_pages 723message set_man_pages
730{Online Manual Pages} 724{Manual pages}
731 725
732message set_misc 726message set_misc
733{Miscellaneous} 727{Miscellaneous}
734 728
735message set_modules 729message set_modules
736{Kernel Modules} 730{Kernel modules}
737 731
738message set_tests 732message set_tests
739{Test programs} 733{Test programs}
740 734
741message set_text_tools 735message set_text_tools
742{Text Processing Tools} 736{Text processing tools}
743 737
744message set_X11 738message set_X11
745{X11 sets} 739{X11 sets}
746 740
747message set_X11_base 741message set_X11_base
748{X11 base and clients} 742{X11 base and clients}
749 743
750message set_X11_etc 744message set_X11_etc
751{X11 configuration} 745{X11 configuration}
752 746
753message set_X11_fonts 747message set_X11_fonts
754{X11 fonts} 748{X11 fonts}
755 749
@@ -831,41 +825,41 @@ message choose_timezone @@ -831,41 +825,41 @@ message choose_timezone
831Press RETURN to select an entry.  825Press RETURN to select an entry.
832Press 'x' followed by RETURN to quit the timezone selection.  826Press 'x' followed by RETURN to quit the timezone selection.
833 827
834 Default: %s  828 Default: %s
835 Selected: %s  829 Selected: %s
836 Local time: %s %s  830 Local time: %s %s
837} 831}
838 832
839message tz_back 833message tz_back
840{ Back to main timezone list} 834{ Back to main timezone list}
841 835
842message swapactive 836message swapactive
843{The disk that you selected has a swap partition that may currently be 837{The disk that you selected has a swap partition that may currently be
844in use if your system is low on memory. Because you are going to 838in use if your system is low on memory. Because you are going to
845repartition this disk, this swap partition will be disabled now. Please 839repartition this disk, this swap partition will be disabled now. Please
846beware that this might lead to out of swap errors. Should you get such 840beware that this might lead to out of swap errors. Should you get such
847an error, please restart the system and try again.} 841an error, please restart the system and try again.}
848 842
849message swapdelfailed 843message swapdelfailed
850{Sysinst failed to deactivate the swap partition on the disk that you 844{Sysinst failed to deactivate the swap partition on the disk that you
851chose for installation. Please reboot and try again.} 845chose for installation. Please reboot and try again.}
852 846
853message rootpw 847message rootpw
854{The root password of the newly installed system has not yet been initialized, 848{The root password of the newly installed system has not yet been initialized,
855and is thus empty. Do you want to set a root password for the system now?} 849and is thus empty. Do you want to set a root password for the system now?}
856 850
857message rootsh 851message rootsh
858{You can now select which shell to use for the root user. The default is 852{You can now select which shell to use for the root user. The default is
859/bin/sh, but you may prefer another one.} 853/bin/sh, but you may prefer another one.}
860 854
861message no_root_fs 855message no_root_fs
862{ 856{
863There is no defined root file system. You need to define at least 857There is no defined root file system. You need to define at least
864one mount point with "/". 858one mount point with "/".
865 859
866Press <return> to continue. 860Press <return> to continue.
867} 861}
868 862
869message slattach { 863message slattach {
870Enter slattach flags 864Enter slattach flags
871} 865}
@@ -947,61 +941,61 @@ message Select_DNS_server { Select DNS  @@ -947,61 +941,61 @@ message Select_DNS_server { Select DNS
947message other {other } 941message other {other }
948message Perform_autoconfiguration {Perform autoconfiguration?} 942message Perform_autoconfiguration {Perform autoconfiguration?}
949message Root_shell {Root shell} 943message Root_shell {Root shell}
950message User_shell {User shell} 944message User_shell {User shell}
951message Color_scheme {Color scheme} 945message Color_scheme {Color scheme}
952message White_on_black {White on black} 946message White_on_black {White on black}
953message Black_on_white {Black on white} 947message Black_on_white {Black on white}
954message White_on_blue {White on blue} 948message White_on_blue {White on blue}
955message Green_on_black {Green on black} 949message Green_on_black {Green on black}
956 950
957.if AOUT2ELF 951.if AOUT2ELF
958message aoutfail 952message aoutfail
959{The directory where the old a.out shared libraries should be moved to could 953{The directory where the old a.out shared libraries should be moved to could
960not be created. Please try the upgrade procedure again and make sure you 954not be created. Please try the upgrade procedure again and make sure you
961have mounted all file systems.} 955have mounted all file systems.}
962 956
963message emulbackup 957message emulbackup
964{Either the /emul/aout or /emul directory on your system was a symbolic link 958{Either the /emul/aout or /emul directory on your system was a symbolic link
965pointing to an unmounted file system. It has been given a '.old' extension. 959pointing to an unmounted file system. It has been given a '.old' extension.
966Once you bring your upgraded system back up, you may need to take care 960Once you bring your upgraded system back up, you may need to take care
967of merging the newly created /emul/aout directory with the old one. 961of merging the newly created /emul/aout directory with the old one.
968} 962}
969.endif 963.endif
970 964
971message oldsendmail 965message oldsendmail
972{Sendmail is no longer in this release of NetBSD, default MTA is 966{Sendmail is no longer in this release of NetBSD, default MTA is
973postfix. The file /etc/mailer.conf still chooses the removed 967postfix. The file /etc/mailer.conf still chooses the removed
974sendmail. Do you want to upgrade /etc/mailer.conf automatically for 968sendmail. Do you want to upgrade /etc/mailer.conf automatically for
975postfix? If you choose "No" you will have to update /etc/mailer.conf 969postfix? If you choose "No" you will have to update /etc/mailer.conf
976yourself to ensure proper email delivery.} 970yourself to ensure proper email delivery.}
977 971
978message license 972message license
979{To use the network interface %s, you must agree to the license in 973{To use the network interface %s, you must agree to the license in
980file %s. To view this file now, you can type ^Z, look at the contents of 974file %s. To view this file now, you can type ^Z, look at the contents of
981the file and then type "fg" to resume.} 975the file and then type "fg" to resume.}
982 976
983message binpkg 977message binpkg
984{To configure the binary package system, please choose the network location 978{To configure the binary package system, please choose the network location
985to fetch packages from. Once your system comes up, you can use 'pkgin' 979to fetch packages from. Once your system comes up, you can use 'pkgin'
986to install additional packages, or remove packages.} 980to install additional packages, or remove packages.}
987 981
988message pkgpath 982message pkgpath
989{Enabling binary packages with pkgin requires setting up the repository. 983{Enabling binary packages with pkgin requires setting up the repository.
990The following are the host, directory, user, and password that 984The following are the host, directory, user, and password that
991will be used. If "user" is "ftp", then the password is not needed. 985will be used. If "user" is "ftp", then the password is not needed.
992 986
993} 987}
994message rcconf_backup_failed {Making backup of rc.conf failed. Continue?} 988message rcconf_backup_failed {Making backup of rc.conf failed. Continue?}
995message rcconf_backup_succeeded {rc.conf backup saved to %s.} 989message rcconf_backup_succeeded {rc.conf backup saved to %s.}
996message rcconf_restore_failed {Restoring backup rc.conf failed.} 990message rcconf_restore_failed {Restoring backup rc.conf failed.}
997message rcconf_delete_failed {Deleting old %s entry failed.} 991message rcconf_delete_failed {Deleting old %s entry failed.}
998message Pkg_dir {Package directory} 992message Pkg_dir {Package directory}
999message configure_prior {configure a prior installation of} 993message configure_prior {configure a prior installation of}
1000message configure {configure} 994message configure {configure}
1001message change {change} 995message change {change}
1002message password_set {password set} 996message password_set {password set}
1003message YES {YES} 997message YES {YES}
1004message NO {NO} 998message NO {NO}
1005message DONE {DONE} 999message DONE {DONE}
1006message abandoned {Abandoned} 1000message abandoned {Abandoned}
1007message empty {***EMPTY***} 1001message empty {***EMPTY***}
@@ -1051,73 +1045,73 @@ message editbsdpart {Edit BSD partitions @@ -1051,73 +1045,73 @@ message editbsdpart {Edit BSD partitions
1051message editmbr {Edit and save MBR} 1045message editmbr {Edit and save MBR}
1052message switchgpt {Switch to GPT} 1046message switchgpt {Switch to GPT}
1053message switchmbr {Switch to MBR} 1047message switchmbr {Switch to MBR}
1054message renamedisk {Set disk name} 1048message renamedisk {Set disk name}
1055message fmtasraid {Format as RAID} 1049message fmtasraid {Format as RAID}
1056message fmtaslvm {Format as LVM PV} 1050message fmtaslvm {Format as LVM PV}
1057message encrypt {Encrypt} 1051message encrypt {Encrypt}
1058message setbootable {Bootable flag} 1052message setbootable {Bootable flag}
1059message erase {Safe erase} 1053message erase {Safe erase}
1060message undo {Undo changes} 1054message undo {Undo changes}
1061message unconfig {Unconfigure} 1055message unconfig {Unconfigure}
1062message edit {Edit} 1056message edit {Edit}
1063message doumount {Force umount} 1057message doumount {Force umount}
1064message fillzeros {Fill by zeros} 1058message fillzeros {Fill with zeros}
1065message fillrandom {Fill by random data} 1059message fillrandom {Fill with random data}
1066message fillcrypto {Fill by crypto data} 1060message fillcrypto {Fill with crypto data}
1067message raid0 {0 - No parity, only simple striping.} 1061message raid0 {0 - No parity, only simple striping.}
1068message raid1 {1 - Mirroring. The parity is the mirror.} 1062message raid1 {1 - Mirroring. The parity is the mirror.}
1069message raid4 {4 - Striping with parity stored on the last component.} 1063message raid4 {4 - Striping with parity stored on the last component.}
1070message raid5 {5 - Striping with parity at the all components.} 1064message raid5 {5 - Striping with distributed parity.}
1071 1065
1072message fremove {REMOVE} 1066message fremove {REMOVE}
1073message remove {Remove} 1067message remove {Remove}
1074message add {Add} 1068message add {Add}
1075message auto {auto} 1069message auto {auto}
1076 1070
1077message removepartswarn {This remove all partitions on disk. Do you want to continue?} 1071message removepartswarn {This removes all partitions on the disk. Do you want to continue?}
1078message saveprompt {Save changes before finishing?} 1072message saveprompt {Save changes before finishing?}
1079message cantsave {Changes cannot be saved.} 1073message cantsave {Changes cannot be saved.}
1080message noroot {No root partition defined, cannot continue\n} 1074message noroot {No root partition defined. Cannot continue\n}
1081message wannaunblock { 1075message wannaunblock {
1082Device is blocked. It's editing may cause problems. 1076Device is blocked. Editing it may cause problems.
1083Do you want to force unblock it and continue?} 1077Do you want to force unblock it and continue?}
1084message wannatry {Do you want to try?} 1078message wannatry {Do you want to try?}
1085message create_cgd {Create cryptographic volume (CGD)} 1079message create_cgd {Create cryptographic volume (CGD)}
1086message create_cnd {Create virtual disk image (VND)} 1080message create_cnd {Create virtual disk image (VND)}
1087message create_vg {Create volume group (LVM VG)} 1081message create_vg {Create volume group (LVM VG)}
1088message create_lv { Create logical volume} 1082message create_lv { Create logical volume}
1089message create_raid {Create software RAID} 1083message create_raid {Create software RAID}
1090message updpmlist {Update devices list} 1084message updpmlist {Update device list}
1091message savepm {Save changes} 1085message savepm {Save changes}
1092message pmblocked {BLOCKED} 1086message pmblocked {BLOCKED}
1093message pmunchanged {UNCHANGED} 1087message pmunchanged {UNCHANGED}
1094message pmsetboot {BOOT} 1088message pmsetboot {BOOT}
1095message pmused {USED} 1089message pmused {USED}
1096message pmmounted {(mounted)} 1090message pmmounted {(mounted)}
1097message pmunused {(unused)} 1091message pmunused {(unused)}
1098message pmgptdisk {GPT-labeled disk} 1092message pmgptdisk {GPT-labeled disk}
1099 1093
1100message finishpm {Finish partitioning} 1094message finishpm {Finish partitioning}
1101message limitcount {Limit for the devices count was reached!} 1095message limitcount {Limit for the device count was reached!}
1102message invaliddev {Invalid device!} 1096message invaliddev {Invalid device!}
1103message avdisks {Available disks:} 1097message avdisks {Available disks:}
1104message nofreedev {Cannot allocate device node!} 1098message nofreedev {Cannot allocate device node!}
1105message partman_header 1099message partman_header
1106{Partition manager. All disks, partitions and etc. displayed there. 1100{This is the extended partition manager. All disks, partitions, etc. are
1107At first make MBR partitions, then make BSD label. If you want to use RAID, 1101listed below. MBR partitions, if desired, must be created before editing
1108LVM or CGD, follow these steps: 1) Create BSD partitions with needed type; 1102the disklabel. To use RAID, LVM, or CGD: 1) Create BSD partitions with the
11092) Create RAID/LVM VG/CGD using these partitions; 3) Save it; 1103appropriate type; 2) Create RAID/LVM VG/CGD using these partitions; 3) Save
11104) Create partitions for RAID/CGD or Logical Volumes for LVM.} 1104changes; 4) Create partitions for RAID/CGD or Logical Volumes for LVM.}
1111 1105
1112message raid_menufmt { raid%d (level %1d) on %-34s %11uM} 1106message raid_menufmt { raid%d (level %1d) on %-34s %11uM}
1113message raid_err_menufmt { EMPTY RAID!} 1107message raid_err_menufmt { EMPTY RAID!}
1114message raid_disks_fmt {Disks: %33s} 1108message raid_disks_fmt {Disks: %33s}
1115message raid_spares_fmt {Spares: %32s} 1109message raid_spares_fmt {Spares: %32s}
1116message raid_level_fmt {RAID level: %22d} 1110message raid_level_fmt {RAID level: %22d}
1117message raid_numrow_fmt {numRow: %22d} 1111message raid_numrow_fmt {numRow: %22d}
1118message raid_numcol_fmt {numCol: %22d} 1112message raid_numcol_fmt {numCol: %22d}
1119message raid_numspare_fmt {numSpare: %22d} 1113message raid_numspare_fmt {numSpare: %22d}
1120message raid_sectpersu_fmt {sectPerSU: %22d} 1114message raid_sectpersu_fmt {sectPerSU: %22d}
1121message raid_superpar_fmt {SUsPerParityUnit: %22d} 1115message raid_superpar_fmt {SUsPerParityUnit: %22d}
1122message raid_superrec_fmt {SUsPerReconUnit: %22d} 1116message raid_superrec_fmt {SUsPerReconUnit: %22d}
1123message raid_nomultidim {Multi-dimensional arrays are NOT supported!} 1117message raid_nomultidim {Multi-dimensional arrays are NOT supported!}