~ubuntu-branches/ubuntu/vivid/brasero/vivid

« back to all changes in this revision

Viewing changes to help/te/tools-check-integrity.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-03-27 10:34:57 UTC
  • mfrom: (1.1.53)
  • Revision ID: package-import@ubuntu.com-20120327103457-86qt4pti869xqdzz
Tags: 3.4.0-0ubuntu1
* New upstream release:
  - Translations updates

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="tools-check-integrity" xml:lang="te">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="index#tools"/>
 
6
    <desc>You can test out a disc integrity after burning it.</desc>
 
7
    <credit type="author">
 
8
      <name>Paulina Gonzalez</name>
 
9
      <email>pau.gonzalezbr@gmail.com</email>
 
10
    </credit>
 
11
    <credit type="editor">
 
12
      <name>Ekaterina Gerasimova</name>
 
13
      <email>kittykat3756@gmail.com</email>
 
14
    </credit>
 
15
    <license>
 
16
      <p>Creative Commons Share Alike 3.0</p>
 
17
    </license>
 
18
  </info>
 
19
 
 
20
  <title>Check disc integrity</title>
 
21
 
 
22
  <p>After burning a CD/DVD by using <app>Brasero</app>, you can check its integrity to make sure that the files in the disc are not corrupted.</p>
 
23
 
 
24
  <steps>
 
25
    <item>
 
26
      <p>Select <guiseq><gui>Tools</gui><gui>Check Integrity...</gui></guiseq>.</p>
 
27
    </item>
 
28
    <item>
 
29
      <p>You can select the option <gui>Use an MD5 file to check the disk.</gui> if you prefer it.</p>
 
30
        <note style="advanced">
 
31
        <list>
 
32
        <item><p>An MD5 (Message-Digest Algorithm 5) is a cryptographic hash function widely used for checking data integrity. </p></item>
 
33
        <item><p>If you choose this option, you will have to find the MD5 file by clicking in the folder icon placed below.</p></item>
 
34
        </list>
 
35
        </note>
 
36
    </item>
 
37
    <item>
 
38
      <p>Press <gui>Check</gui> to continue or <gui>Close</gui> to cancel it.</p>
 
39
    </item>
 
40
    <item>
 
41
      <p>When the checking is finished you can either choose to <gui>Check Again</gui> or just <gui>Close</gui>.</p>
 
42
    </item>
 
43
  </steps>
 
44
 
 
45
</page>