Jactry Zeng : zh: Update home page.

Jeremy Newman jnewman at winehq.org
Mon Feb 6 08:33:21 CST 2017


Module: website
Branch: master
Commit: 172bfbfde0174d6a374531af068c9b0521ae73e8
URL:    http://source.winehq.org/git/website.git/?a=commit;h=172bfbfde0174d6a374531af068c9b0521ae73e8

Author: Jactry Zeng <jactry92 at gmail.com>
Date:   Sat Feb  4 11:43:09 2017 +0800

zh: Update home page.

Signed-off-by: Jactry Zeng <jactry92 at gmail.com>
Signed-off-by: Jeremy Newman <jnewman at codeweavers.com>

---

 templates/zh-cn/home.template | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/templates/zh-cn/home.template b/templates/zh-cn/home.template
index 5bb785f..f0df5d5 100644
--- a/templates/zh-cn/home.template
+++ b/templates/zh-cn/home.template
@@ -1,7 +1,7 @@
 <!--VAR:[__layout|open]-->
 <!--TITLE:[在 Linux,BSD,Solaris 和 macOS 上运行 Windows 应用]-->
 <!--META_KEYWORDS:[windows, linux, macintosh, solaris, freebsd]-->
-<!--META_DESCRIPTION:[让你在其他操作系统运行 Windows 应用的开源软件. ]-->
+<!--META_DESCRIPTION:[让你在其他操作系统运行 Windows 应用的开源软件。]-->
 <!--META_OG:[type|website]-->
 
 <div class="row">
@@ -53,7 +53,7 @@ Wine 不是像虚拟机或者模拟器一样模仿内部的 Windows 逻辑,而
                 <a class="winehq_menu_item dl" href="{$root}/download">
                     <span class="icon"></span>
                     <span class="title">下载</span>
-                    <span class="subtitle">安装最新的 Wine.</span>
+                    <span class="subtitle">安装最新版的 Wine.</span>
                 </a>
                 <div class="clear"></div>
 
@@ -64,10 +64,10 @@ Wine 不是像虚拟机或者模拟器一样模仿内部的 Windows 逻辑,而
                 </a>
                 <div class="clear"></div>
 
-                <a class="winehq_menu_item devel" href="{$root}/devel">
+                <a class="winehq_menu_item devel" href="{$root}/getinvolved">
                     <span class="icon"></span>
-                    <span class="title">开发</span>
-                    <span class="subtitle">成为 Wine 开发者.</span>
+                    <span class="title">参与</span>
+                    <span class="subtitle">成为 Wine 维护者.</span>
                 </a>
                 <div class="clear"></div>
 
@@ -85,10 +85,12 @@ Wine 不是像虚拟机或者模拟器一样模仿内部的 Windows 逻辑,而
 
 <div class="whq-page-container margin-top-md">
 
-    <h1 class="title"><a href="{$root}/news">新闻</a></h1>
+    <h1 class="title"><a href="{$root}/news">新闻与更新</a></h1>
 
-    <!--EXEC:[news?n=10]-->
+    <!--EXEC:[news?n=3]-->
 
-    <p><a href="{$root}/news">更多新闻……</a></p>
+    <p><a href="{$root}/news" class="btn btn-default"><span class="glyphicon glyphicon-chevron-right"></span> 更多新闻...</a></p>
 
 </div>
+
+




More information about the wine-cvs mailing list