From c680e3682bd6c422180380c15dc7d13d260cb5d1 Mon Sep 17 00:00:00 2001 From: SkyArrow Date: Wed, 25 Jan 2012 10:10:40 +0800 Subject: english l10n --- source/_includes/archive_post.html | 2 +- source/_includes/article.html | 4 ++-- source/_includes/banner.html | 2 +- source/_layouts/page.html | 2 +- source/_layouts/post.html | 2 +- source/blog/archives/index.html | 2 +- source/index.html | 6 +++--- source/javascripts/navigation.js | 2 +- source/javascripts/twitter.js | 18 +++++++++--------- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/source/_includes/archive_post.html b/source/_includes/archive_post.html index b30e5d8..751d157 100644 --- a/source/_includes/archive_post.html +++ b/source/_includes/archive_post.html @@ -4,6 +4,6 @@ {{ post.date | date: "%b %e" }} {% include post/categories.html %} {% if site.disqus_short_name and post.comments == true %} - 留言 + Comments {% endif %} \ No newline at end of file diff --git a/source/_includes/article.html b/source/_includes/article.html index ddb24f3..0829616 100644 --- a/source/_includes/article.html +++ b/source/_includes/article.html @@ -9,7 +9,7 @@
{% include post/date.html %}{{ time }}
{% include post/categories.html %}
{% if site.disqus_short_name and post.comments == true and site.disqus_show_comment_count == true %} -
留言
+
Comments
{% endif %} {% else %} @@ -19,7 +19,7 @@
{% include post/date.html %}{{ time }}
{% include post/categories.html %}
{% if site.disqus_short_name and page.comments == true and site.disqus_show_comment_count == true %} -
留言
+
Comments
{% endif %} {% endif %} \ No newline at end of file diff --git a/source/_includes/banner.html b/source/_includes/banner.html index e2493c9..30fd246 100644 --- a/source/_includes/banner.html +++ b/source/_includes/banner.html @@ -4,7 +4,7 @@ {{ site.twitter_user }} @ Twitter -
載入中...
+
Loading...