diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /fi/boot-new/modules/timezone.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'fi/boot-new/modules/timezone.xml')
-rw-r--r-- | fi/boot-new/modules/timezone.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/fi/boot-new/modules/timezone.xml b/fi/boot-new/modules/timezone.xml new file mode 100644 index 000000000..e7edc7917 --- /dev/null +++ b/fi/boot-new/modules/timezone.xml @@ -0,0 +1,30 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 19108 untranslated --> + + <sect2 id="base-config-tz"> + <title>Configuring Your Time Zone</title> + +<para> + +After a welcome screen, you will be prompted to configure your time zone. +First select whether the hardware clock of your system is set to local +time or Greenwich Mean Time (GMT or UTC). The time displayed in the dialog +may help you decide on the correct option. +<phrase arch="m68k;powerpc">Macintosh hardware clocks are normally +set to local time. If you want to dual-boot, select local time instead of +GMT.</phrase> +<phrase arch="i386">Systems that (also) run Dos or Windows are normally +set to local time. If you want to dual-boot, select local time instead of +GMT.</phrase> + +</para><para> + +Depending on the location selected at the beginning of the installation +process, you will next be shown either a single timezone or a list of +timezones relevant for that location. If a single timezone is shown, choose +<guibutton>Yes</guibutton> to confirm or choose <guibutton>No</guibutton> +to select from the full list of timezones. If a list is shown, select your +timezone from the list, or select Other for the full list. + +</para> + </sect2> |