paladox
2015-11-23 2b1e02997f12e2cf12088d2e9f6eef107e1ce8f5
src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html
@@ -10,7 +10,7 @@
<div class="markdown">
<div class="row">
<div class="span10 offset1">   
   <h2><center>空版本库</center></h2>
   <h3><center>空版本库</center></h3>
   <div class="alert alert-info">
      <span wicket:id="repository" style="font-weight: bold;">[repository]</span> 版本库目前为空。
      Gitblit 无法查看。
@@ -20,11 +20,11 @@
      当你推送完毕后你可以 <b>刷新</b> 此页面重新查看您的版本库。
   </div>
      
   <h3><center>Create a new repository on the command-line</center></h3>
   <h3><center>通过命令行创建一个新的版本库</center></h3>
   <pre wicket:id="createSyntax"></pre>
   <h3><center>Push an existing repository from the command-line</center></h3>
   <h3><center>通过命令行推送一个已存在的版本库</center></h3>
   <pre wicket:id="existingSyntax"></pre>
@@ -46,7 +46,7 @@
      <h4>商业/闭源 Git 客户端</h4>
      <table>
      <tbody>
         <tr><td><a href="http://www.syntevo.com/smartgithg">SmartGit/Hg</a></td><td>Java 版本的支持 Git, Mercurial 和 SVN 客户端应用 (需要官方, 命令行 Git 的支持)</td></tr>
         <tr><td><a href="http://www.syntevo.com/smartgithg">SmartGit/Hg</a></td><td>Java 版本的支持 Git, Mercurial 和 SVN 客户端应用 </td></tr>
         <tr><td><a href="http://www.sourcetreeapp.com/">SourceTree</a></td><td>免费的 Mac Git Mercurial 以及 SVN 客户端 and Mercurial</td></tr>
         <tr><td><a href="http://www.git-tower.com/">Tower</a></td><td>Mac OS X Git 客户端</td></tr>
      </tbody>