Skip to content

Commit

Permalink
Change Tool Menu to Sanity Check EPUB not Validate
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhendricks committed Sep 23, 2015
1 parent 87a999f commit 83c620f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Form_Files/main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1510,10 +1510,10 @@
<normaloff>:/main/document-validate_22px.png</normaloff>:/main/document-validate_22px.png</iconset>
</property>
<property name="text">
<string>&amp;Validate EPUB</string>
<string>&amp;Sanity Check EPUB</string>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Validate EPUB&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Verify your document complies with minimum specifications of the epub standard. This is not a full schema validation and does not guarantee full compliance.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;SanityCheck EPUB&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Verify your document complies with minimum needed to be successfully parsed. This does not indicate compliance with the relevant epub standards.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="shortcut">
<string>F7</string>
Expand Down

0 comments on commit 83c620f

Please sign in to comment.