Commit 1ef85571 authored by Liang Ding's avatar Liang Ding

Fixed #111

parent 10383f5d
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# #
# Description: B3log Solo language configurations(en_US). # Description: B3log Solo language configurations(en_US).
# Version: 2.1.0.0, Sep 19, 2012 # Version: 2.1.0.1, Nov 14, 2012
# Author: Liang Ding # Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# Author: Dongxu Wang # Author: Dongxu Wang
...@@ -257,7 +257,7 @@ abstractLabel=Abstract ...@@ -257,7 +257,7 @@ abstractLabel=Abstract
fullContentLabel=Full Content fullContentLabel=Full Content
author1Label=Author: author1Label=Author:
authorLabel=Author authorLabel=Author
keyOfSolo1Label=Solo Key: keyOfSolo1Label=B3log Key:
articleLabel=Article articleLabel=Article
tagArticlesLabel=Tag Articles tagArticlesLabel=Tag Articles
dateArticlesLabel=Archive Date Articles dateArticlesLabel=Archive Date Articles
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# #
# Description: B3log Solo default language configurations(zh_CN). # Description: B3log Solo default language configurations(zh_CN).
# Version: 2.1.0.6, Sep 7, 2012 # Version: 2.1.0.7, Nov 14, 2012
# Author: Liang Ding # Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# Author: Dongxu Wang # Author: Dongxu Wang
...@@ -257,7 +257,7 @@ abstractLabel=\u6458\u8981 ...@@ -257,7 +257,7 @@ abstractLabel=\u6458\u8981
fullContentLabel=\u5168\u6587 fullContentLabel=\u5168\u6587
author1Label=\u4f5c\u8005\uff1a author1Label=\u4f5c\u8005\uff1a
authorLabel=\u4f5c\u8005 authorLabel=\u4f5c\u8005
keyOfSolo1Label=Solo Key\uff1a keyOfSolo1Label=B3log Key\uff1a
articleLabel=\u6587\u7ae0 articleLabel=\u6587\u7ae0
tagArticlesLabel=\u6807\u7b7e\u6587\u7ae0\u5217\u8868 tagArticlesLabel=\u6807\u7b7e\u6587\u7ae0\u5217\u8868
dateArticlesLabel=\u5b58\u6863\u6587\u7ae0\u5217\u8868 dateArticlesLabel=\u5b58\u6863\u6587\u7ae0\u5217\u8868
......
...@@ -20,11 +20,11 @@ ...@@ -20,11 +20,11 @@
<a href="#tools/preference/setting">${paramSettingsLabel}</a> <a href="#tools/preference/setting">${paramSettingsLabel}</a>
</div> </div>
</li> </li>
<!--li> <li>
<div id="tabPreference_solo"> <div id="tabPreference_solo">
<a href="#tools/preference/solo">Solo</a> <a href="#tools/preference/solo">B3log</a>
</div> </div>
</li--> </li>
</ul> </ul>
</div> </div>
<div id="tabPreferencePanel" class="sub-tabs-main"> <div id="tabPreferencePanel" class="sub-tabs-main">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment