mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Documentation: Remove XHTML spec and fix errors (#1547)
* Documentation: Remove XHTML spec and fix errors None of the docs follow the XHTML specification, which means that programs that expect this (such as Gnome Web) as it is advertised as such, will completely fail to parse it as it is incorrect syntax. So it is removed. * Remove .chm files
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-CN" lang="zh-CN">
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title>VeraCrypt - 为偏执者提供强大安全保障的免费开源磁盘加密软件</title>
|
||||
@@ -37,12 +36,12 @@
|
||||
<h2>
|
||||
使用FLEXnet Publisher® / SafeCast激活Adobe Photoshop®及其他产品</h2>
|
||||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||||
<em style="text-align:left">注意:如果您使用的是非级联加密算法(即AES、Serpent或Twofish),则以下描述的问题<strong style="text-align:left">不会</strong>影响您。* 如果您不使用<a href="System%20Encryption.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
|
||||
<em style="text-align:left">注意:如果您使用的是非级联加密算法(即AES、Serpent或Twofish),则以下描述的问题<strong style="text-align:left">不会</strong>影响您。* 如果您不使用<a href="System%20Encryption.html" style="text-align:left; color:#0080c0; text-decoration:none">
|
||||
系统加密</a>(预启动身份验证),该问题同样<strong style="text-align:left">不会</strong>影响您。</em></div>
|
||||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||||
Acresso FLEXnet Publisher激活软件(前身为Macrovision SafeCast,用于激活第三方软件,如Adobe Photoshop)会将数据写入第一个驱动器磁道。如果在您的系统分区/驱动器由VeraCrypt加密时发生这种情况,
|
||||
VeraCrypt引导加载程序的一部分将被损坏,您将无法启动Windows。在这种情况下,请使用您的
|
||||
<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
|
||||
<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none">
|
||||
VeraCrypt救援磁盘</a>来重新访问您的系统。有两种方法可以做到这一点:</div>
|
||||
<ol style="text-align:left; margin-top:18px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||||
<li style="text-align:left; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px">
|
||||
@@ -53,7 +52,7 @@ VeraCrypt救援磁盘</a>来重新访问您的系统。有两种方法可以做
|
||||
恢复VeraCrypt引导加载程序</em>。但是请注意,这将使第三方软件停用。
|
||||
</li></ol>
|
||||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||||
有关如何使用您的VeraCrypt救援磁盘的信息,请参阅<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none.html">
|
||||
有关如何使用您的VeraCrypt救援磁盘的信息,请参阅<a href="VeraCrypt%20Rescue%20Disk.html" style="text-align:left; color:#0080c0; text-decoration:none">
|
||||
VeraCrypt救援磁盘</a>章节。</div>
|
||||
<div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px">
|
||||
<strong style="text-align:left">可能的永久解决方案</strong>:解密系统分区/驱动器,然后使用非级联加密算法(即AES、Serpent或Twofish)重新对其进行加密。*</div>
|
||||
@@ -72,6 +71,6 @@ VeraCrypt救援磁盘</a>章节。</div>
|
||||
<br style="text-align:left">
|
||||
<br style="text-align:left">
|
||||
<br style="text-align:left">
|
||||
另请参阅:<a href="Issues%20and%20Limitations.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold.html">
|
||||
已知问题与限制</a>, <a href="Troubleshooting.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold.html">故障排除</a></p>
|
||||
另请参阅:<a href="Issues%20and%20Limitations.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold">
|
||||
已知问题与限制</a>, <a href="Troubleshooting.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold">故障排除</a></p>
|
||||
</div><div class="ClearBoth"></div></body></html>
|
||||
Reference in New Issue
Block a user