diff options
| author | Papoteur <papoteur@mageia.org> | 2026-02-17 22:06:41 +0100 |
|---|---|---|
| committer | Papoteur <papoteur@mageia.org> | 2026-02-17 22:06:41 +0100 |
| commit | 1ef405fca06a26e6ed89c54bee0688d0c10b084e (patch) | |
| tree | 7cb5fe9596a7ff2ec1b2a4a56bd65f23409fde91 /sv/takeOverHdConfirm.html | |
| parent | f2bd35ce493e5f7191097206cea219b3a2839058 (diff) | |
| download | drakx-installer-help-1ef405fca06a26e6ed89c54bee0688d0c10b084e.tar drakx-installer-help-1ef405fca06a26e6ed89c54bee0688d0c10b084e.tar.gz drakx-installer-help-1ef405fca06a26e6ed89c54bee0688d0c10b084e.tar.bz2 drakx-installer-help-1ef405fca06a26e6ed89c54bee0688d0c10b084e.tar.xz drakx-installer-help-1ef405fca06a26e6ed89c54bee0688d0c10b084e.zip | |
Update Swedish
Diffstat (limited to 'sv/takeOverHdConfirm.html')
| -rw-r--r-- | sv/takeOverHdConfirm.html | 28 |
1 files changed, 21 insertions, 7 deletions
diff --git a/sv/takeOverHdConfirm.html b/sv/takeOverHdConfirm.html index 9e7f100..f8fafa0 100644 --- a/sv/takeOverHdConfirm.html +++ b/sv/takeOverHdConfirm.html @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="Installation med DrakX"> <link rel="up" href="index.html" title="Installation med DrakX"> <link rel="prev" href="ask_mntpoint_s.html" title="Välj monteringspunkter"> - <link rel="next" href="diskdrake.html" title="Anpassad diskpartionering med DiskDrake"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="diskdrake.html" title="Anpassad diskpartitionering med DiskDrake"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } table { font-family: sans-serif; font-size: 13px } @@ -22,13 +22,14 @@ </div> </div> </div> - + + @@ -36,13 +37,26 @@ - <p><a name="takeOverHdConfirm-pa1"></a>Klicka på <span class="guibutton">Föregående</span> om du inte är säker på ditt val. - </p> - <p><a name="takeOverHdConfirm-pa2"></a>Klicka på <span class="guibutton">Nästa</span> om du är säker och vill radera alla - partitioner, operativsystem och data på den hårddisken - </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="takeOverHdConfirm-pa1"></a>Klicka på <span class="emphasis"><em>Föregående</em></span> om du är osäker på ditt val. + </p> + + </li> + <li class="listitem"> + + <p><a name="takeOverHdConfirm-pa2"></a>Click on <span class="emphasis"><em>Next</em></span> to proceed if you are sure that it is OK + to erase <span class="bold"><strong>every</strong></span> partition, <span class="bold"><strong>every</strong></span> operating system and <span class="bold"><strong>all + data</strong></span> that might be on that hard disk. + </p> + + </li> + </ul> + </div> </div> </body> |
