Skip to content

Commit b85b268

Browse files
authored
UPD: zh/about.html
1 parent 8b4c07c commit b85b268

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

doc/zh/about.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html>
33
<head>
4-
<title>DC - Double Commander 是什么</title>
4+
<title>DC - 什么是 Double Commander?</title>
55
<link rel="stylesheet" type="text/css" href="doublecmd.css">
66
<link rel="shortcut icon" href="../../pixmaps/common/favicon.ico">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -16,7 +16,7 @@
1616

1717
<div class="dchelpage">
1818
<div>
19-
<h1>1.1. Double Commander 是什么</h1>
19+
<h1>1.1. 什么是 Double Commander?</h1>
2020
</div>
2121

2222
<div>
@@ -33,11 +33,11 @@ <h2><a name="presentation">1. 介绍</a></h2>
3333
<p>Double Commander 的主要功能:</p>
3434
<ul>
3535
<li><p>所有操作均在后台运行,并支持多线程操作</p></li>
36-
<li><p>选项卡式面板界面</p></li>
37-
<li><p>可自定义的<a href="toolbar.html">工具栏</a>按钮可启动外部程序或<a href="cmds.html">内部命令</a></p></li>
38-
<li><p>强大的<a href="findfiles.html">搜索功能</a>,可对任何文件进行全文搜索</p></li>
39-
<li><p>一次性<a href="multirename.html">重命名</a>多个文件</p></li>
40-
<li><p><a href="syncdirs.html">文件夹同步</a></p></li>
36+
<li><p>支持多标签</p></li>
37+
<li><p>可自定义的<a href="toolbar.html">工具栏</a>支持启动外部程序或集成<a href="cmds.html">内部命令</a></p></li>
38+
<li><p>高级<a href="findfiles.html">搜索功能</a>,可对任何文件进行全文搜索</p></li>
39+
<li><p><a href="multirename.html">批量重命名</a></p></li>
40+
<li><p><a href="syncdirs.html">同步文件夹</a></p></li>
4141
<li><p>请求管理员/root权限以进行文件操作(如有必要)</p></li>
4242
<li><p>自定义列</p></li>
4343
<li><p>内置文件查看器(<kbd>F3</kbd>)可以查看任意大小的文件,支持十六进制、二进制或文本格式</p></li>
@@ -53,7 +53,7 @@ <h2><a name="presentation">1. 介绍</a></h2>
5353

5454
<div>
5555
<h2><a name="appearance">2. 外观</a></h2>
56-
<p class="figure"><img alt="Double Commander" src="images/screenshot.png" width="749" height="472"></p>
56+
<p class="figure"><img alt="Double Commander" src="../en/images/screenshot.png" width="749" height="472"></p>
5757
<p class="navback"><a href="#topofpage">(返回顶部)</a></p>
5858
<br>
5959
</div>

0 commit comments

Comments
 (0)