Subversion Repositories SvarDOS

Rev

Rev 49 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 49 Rev 56
Line 17... Line 17...
17
### LANGUAGE SELECTION SCREEN ###
17
### LANGUAGE SELECTION SCREEN ###
18
1.0:Welcome to Svarog386
18
1.0:Welcome to Svarog386
19
1.1:Please select your language from the list below:
19
1.1:Please select your language from the list below:
20
 
20
 
21
### WELCOME SCREEN ###
21
### WELCOME SCREEN ###
22
2.0:You are about to install Svarog386: a free, MSDOS-compatible operating system
-
 
23
2.1:based on the FreeDOS kernel. Svarog386 targets 386+ computers and comes with a
22
2.0:You are about to install Svarog386: a free, MSDOS-compatible operating system based on the FreeDOS kernel. Svarog386 targets 386+ computers and comes with a variety of third-party applications.\n\nWARNING: If your PC has another operating system installed, this other system might be unable to boot once Svarog386 is installed.
24
2.2:variety of third-party applications.
-
 
25
# Note: line 2.4 is indented as to be nicely aligned with 2.3:
-
 
26
2.3:WARNING: If your PC has another operating system installed, this other system
-
 
27
2.4:         might be unable to boot once Svarog386 is installed.
-
 
28
#
-
 
29
 
23
 
30
### DISK SETUP ###
24
### DISK SETUP ###
31
# lines 3.0 to 3.3 are a single (multi-line) message and need to be indented nicely.
-
 
32
# also, no line shall be longer than 76 characters
-
 
33
3.0:ERROR: Drive %c: could not be found. Perhaps your hard disk needs to be
25
3.0:ERROR: Drive %c: could not be found. Perhaps your hard disk needs to be partitioned first. Please create at least one partition on your hard disk, so Svarog386 can be installed on it. Note, that Svarog386 requires at least %d MiB of available disk space.\n\nYou can use the FDISK partitioning tool for creating the required partition manually, or you can let the installer partitioning your disk automatically. You can also abort the installation to use any other partition manager of your choice.
34
3.1:       partitioned first. Please create at least one partition on your
-
 
35
3.2:       hard disk, so Svarog386 can be installed on it. Note, that
-
 
36
3.3:       Svarog386 requires at least %d MiB of available disk space.
-
 
37
# lines 3.4 to 3.7 are also one multi-line message. each line max. 76 characters
-
 
38
3.4:You can use the FDISK partitioning tool for creating the required partition
-
 
39
3.5:manually, or you can let the installer partitioning your disk
-
 
40
3.6:automatically. You can also abort the installation to use any other
-
 
41
3.7:partition manager of your choice.
-
 
42
#
-
 
43
3.8:Your computer will reboot now.
26
3.1:Your computer will reboot now.
44
# the line below must not be longer than 70 characters
-
 
45
3.9:ERROR: Drive %c: is a removable device. Installation aborted.
27
3.2:ERROR: Drive %c: is a removable device. Installation aborted.
46
# the two lines below are a multi-line message. 76 chars max per line.
-
 
47
3.10:ERROR: Drive %c: seems to be unformated.
28
3.3:ERROR: Drive %c: seems to be unformated. Do you wish to format it?
48
3.11:       Do you wish to format it?
-
 
49
# the two lines below are a multi-line message. 76 chars max per line.
-
 
50
3.12:ERROR: Drive %c: is not big enough!
-
 
51
3.13:       Svarog386 requires a disk of at least %d MiB.
29
3.4:ERROR: Drive %c: is not big enough! Svarog386 requires a disk of at least %d MiB.
52
# the three lines below are a single multi-line message. 76 chars max per line.
-
 
53
3.14:ERROR: Drive %c: is not empty. Svarog386 must be installed on an empty disk.
30
3.5:ERROR: Drive %c: is not empty. Svarog386 must be installed on an empty disk.\n\nYou can format the disk now, to make it empty. Note however, that this will ERASE ALL CURRENT DATA on your disk.
54
3.15:       You can format the disk now, to make it empty. Note however, that
-
 
55
3.16:       this will ERASE ALL CURRENT DATA on your disk.
-
 
56
#
-
 
57
3.17:The installation of Svarog386 to %c: is about to begin.
31
3.6:The installation of Svarog386 to %c: is about to begin.
58
 
32
 
59
### PACKAGES INSTALLATION ###
33
### PACKAGES INSTALLATION ###
-
 
34
# example: "Installing package 4/50: FDISK"
60
4.0:Installing package %d/%d: %s
35
4.0:Installing package %d/%d: %s
61
 
36
 
62
### END SCREEN ###
37
### END SCREEN ###
63
5.0:Svarog386 installation is over. Your computer will reboot now.
38
5.0:Svarog386 installation is over. Your computer will reboot now.\nPlease remove the installation disk from your drive.
64
5.1:Please remove the installation disk from your drive.
-