You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/03/13 03:42:45 UTC

[1/2] incubator-weex git commit: Fix some grammatical issues on the English webpage

Repository: incubator-weex
Updated Branches:
  refs/heads/dev 5d44c418d -> e3cd711b3


Fix some grammatical issues on the English webpage


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/199b35f7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/199b35f7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/199b35f7

Branch: refs/heads/dev
Commit: 199b35f72844c03fca763e60843aa4de2ddd0d3b
Parents: 6e71437
Author: Theron Patrick <th...@gmail.com>
Authored: Thu Mar 9 10:01:12 2017 -0500
Committer: Theron Patrick <th...@gmail.com>
Committed: Thu Mar 9 10:01:12 2017 -0500

----------------------------------------------------------------------
 doc/themes/weex/languages/en.yml | 38 +++++++++++++++++------------------
 1 file changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/199b35f7/doc/themes/weex/languages/en.yml
----------------------------------------------------------------------
diff --git a/doc/themes/weex/languages/en.yml b/doc/themes/weex/languages/en.yml
index d5a0015..968527a 100644
--- a/doc/themes/weex/languages/en.yml
+++ b/doc/themes/weex/languages/en.yml
@@ -1,31 +1,31 @@
 index:
-  page_title: A framework for building Mobile cross-platform UI
+  page_title: A framework for building Mobile cross-platform UIs
   get_started: Get Started
   edge:
     title: Competitive Edge
-    edge1: 
+    edge1:
       title: Lightweight
       content: low footprint\uff0csimple syntax\uff0cand easy to use
-    edge2: 
+    edge2:
       title: Extendable
-      content: abundant build-in components\uff0cextendable apis\uff0cvarious events
-    edge3: 
+      content: abundant built-in components\uff0cextendable apis\uff0cvarious events
+    edge3:
       title: High Performance
       content: load fast\uff0crender fast\uff0cbetter Experience
-  feature: 
-    title: Help you build real Native App
-    content: Different from "web app" , "HTML5 app" and "hybrid app", you can use Weex to build a real mobile app. More intimate is that you write the code is relatively simple, just use HTML, CSS, Javascript can build native applications.But in fact, the bottom of the application is Objective-C or Java. At the same time, Weex will provide a lot of native components or modules for developers to use.
+  feature:
+    title: Help you build a real Native App
+    content: Different from a "web app", "HTML5 app", or "hybrid app", you can use Weex to build a real mobile app. The code that you write is relatively simple, because you can build native applications just using HTML, CSS, Javascript. But underneath, the core of the application is Objective-C or Java. At the same time, Weex will provide a lot of native components or modules for developers to use.
   cross_platform:
     title: Write Once Run Everywhere
-    content: Weex provides the ability to cross platform, such as the web, Android and IOS can use the same API development function. At the same time, we provide a rich extension of the interface. In this way, it will be very convenient when you need to extend native components or modules.
+    content: Weex provides the ability to publish cross platform, so web, Android, and IOS apps can use the same API development functions. At the same time, we provide a rich extension of the native interfaces. In this way, it will be very convenient when you need to extend native components or modules.
   vue:
     title: Supporting Vue syntax
     content: Weex follows the web standard, while supporting the "vue.js" syntax. So, you can use the "vue.js" syntax to develop applications.
   schematic:
     title: How it works
-    content: Weex is a extendable cross-platform solution for dynamic programming and publishing projects. In the source code you can write pages or components with <template>, <style> and <script> tags, and then transform them into bundles for deploying. In server-side we can use these JS bundles for client request. When client get a bundle from server, it will be processed by client-side JavaScript engine and manages the native view rendering, the native API invoking and user interactions.
-  users: 
-    title: Who use it
+    content: Weex is a extendable cross-platform solution for dynamic programming and publishing projects. In the source code you can write pages or components with <template>, <style> and <script> tags, and then transform them into bundles for deploying. On the server-side we can use these JS bundles for client requests. When clients get a bundle from the server, it will be processed by the client-side JavaScript engine that manages the native view rendering, the native API invoking, and user interactions.
+  users:
+    title: Who uses it
     tmall:
       title: Tmall
       content: Tmall is a business-to-consumer (B2C) platform and is the most visited B2C online retail website in China.
@@ -37,36 +37,36 @@ index:
       content: Taobao is China's largest consumer-to-consumer online shopping platform.
     dingtalk:
       title: DingTalk
-      content: DingTalk, an App by Alibaba. Free communication and collaboration platform used by millions of enterprises or orgnization.
+      content: DingTalk, an App by Alibaba. Free communication and collaboration platform used by millions of enterprises or organizations.
     alibaba:
       title: '1688'
       content: Launched in 1999, 1688.com is the leading platform for global wholesale trade. We serve millions of buyers and suppliers around the world.
     cainiao:
       title: Cainiao
-      content: Cainiao is committed to provide you the best tracking service for all kinds of your cross-border packages.
+      content: Cainiao is committed to providing you the best tracking service for all kinds of your cross-border packages.
     xiami:
       title: Xiami
-      content: Xiami is a music and audio platform. That is operated by Alibaba Group.
+      content: Xiami is a music and audio platform that is operated by Alibaba Group.
     youku:
       title: Youku
       content: Youku is one of China's top online video and streaming service platforms.
 
   feedback:
-    title: People says
+    title: People say
     user1:
       name: Tianyu Chen
       title: Zhong An Insurance, R&D Director
       content: "Weex is not only flexible and powerful, but also allows front-end developers to maximize the reuse of existing technology to help us design a new cross-platform architecture, and as soon as possible into the implementation phase."
-    user2: 
+    user2:
       name: Jianfeng Lin
       title: Eleme, FE Leader
       content: "Weex provides Web development efficiency and Native performance, comparable to our iterative speed requirements of the team is relatively high, is currently the best solution."
-    user3: 
+    user3:
       name: Taicheng Huang
       title: Tmall, Technical Expert
       content: "Weex as a lightweight rendering engine also provides a very convenient plug-in mechanism, so that each side can put their ability to play out, give full play to the cat's business, and good support for Global Shopping Festival."
 
-menu: 
+menu:
   guide: Guide
   references: References
   doc: Docs


[2/2] incubator-weex git commit: Merge branch 'website-bugfix-english-grammar' of https://github.com/theronpatrick/incubator-weex into dev This closes #80

Posted by ji...@apache.org.
Merge branch 'website-bugfix-english-grammar' of https://github.com/theronpatrick/incubator-weex into dev
This closes #80


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e3cd711b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e3cd711b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e3cd711b

Branch: refs/heads/dev
Commit: e3cd711b346fd32f008d0dc66ca603b4aceb01c1
Parents: 5d44c41 199b35f
Author: Jinjiang <zh...@me.com>
Authored: Mon Mar 13 11:42:29 2017 +0800
Committer: Jinjiang <zh...@me.com>
Committed: Mon Mar 13 11:42:29 2017 +0800

----------------------------------------------------------------------
 doc/themes/weex/languages/en.yml | 38 +++++++++++++++++------------------
 1 file changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e3cd711b/doc/themes/weex/languages/en.yml
----------------------------------------------------------------------