Imported Upstream version 0.72.4

This commit is contained in:
TANIGUCHI Takaki
2012-04-08 21:33:59 +09:00
parent cef31abc8c
commit 2f23ea4b4a
1170 changed files with 116562 additions and 55295 deletions

View File

@@ -1,6 +1,6 @@
<?php
# dvdisaster: English homepage translation
# Copyright (C) 2004-2010 Carsten Gnörlich
# Copyright (C) 2004-2012 Carsten Gnörlich
#
# UTF-8 trigger: äöüß
#
@@ -15,10 +15,10 @@ begin_page();
howto_headline("Scanning media for errors", "Basic settings", "images/scan-icon.png");
?>
<!--- Insert actual page content below --->
<!-- Insert actual page content below -->
<?php begin_screen_shot("Opening the configuration dialog.","global-prefs-invoke.png"); ?>
<table><tr><td valign="top"><img src="../images/prefs-icon.png" valign="bottom"></td>
<table><tr><td class="valignt"><img src="../images/prefs-icon.png" alt="dvdisaster UI: Preferences (button)" class="valignb"></td>
<td>The following tabs are found in the configuration dialog.
Open the dialog by selecting the symbol marked green in the screen shot
(click the image to expand it). The symbol may look different
@@ -26,6 +26,7 @@ due to the symbol theme you are using.</td>
</tr></table>
<?php end_screen_shot(); ?>
<a name="image"></a>
<?php begin_screen_shot("\"Image\" tab.","scan-prefs-image.png"); ?>
<b>"Image" tab.</b> Selecting the proper method for determining the image size is important.
The setting "ISO/UDF" (marked green) usually works in any situation.
@@ -48,6 +49,7 @@ Leave the other settings at the values shown; you can <a href="howtos14.php">opt
<pre> </pre>
<a name="read_attempts"></a>
<?php begin_screen_shot("\"Read attempts\" tab.","scan-prefs-read-attempts.png"); ?>
<b>"Read attempts" tab.</b> Adjust the reading attempts settings as shown here.
Using larger values causes unnecessary reading activity but will not improve
@@ -85,7 +87,7 @@ but these have no further effects on the scanning process.
<a href="howtos12.php">Performing the scan...</a>
<!--- do not change below --->
<!-- do not change below -->
<?php
# end_page() adds the footer line and closes the HTML properly.