Commit e74d600a authored by Liang Ding's avatar Liang Ding

改进 - 初始化文案

parent 3a6563cc
...@@ -71,7 +71,7 @@ import org.json.JSONObject; ...@@ -71,7 +71,7 @@ import org.json.JSONObject;
* Solo initialization service. * Solo initialization service.
* *
* @author <a href="http://88250.b3log.org">Liang Ding</a> * @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.5.2.10, Nov 2, 2016 * @version 1.5.2.11, Nov 8, 2016
* @since 0.4.0 * @since 0.4.0
*/ */
@Service @Service
...@@ -310,7 +310,7 @@ public class InitService { ...@@ -310,7 +310,7 @@ public class InitService {
article.put(Article.ARTICLE_ABSTRACT, content); article.put(Article.ARTICLE_ABSTRACT, content);
article.put(Article.ARTICLE_CONTENT, content); article.put(Article.ARTICLE_CONTENT, content);
article.put(Article.ARTICLE_TAGS_REF, "B3log,Solo"); article.put(Article.ARTICLE_TAGS_REF, "Solo");
article.put(Article.ARTICLE_PERMALINK, "/hello-solo"); article.put(Article.ARTICLE_PERMALINK, "/hello-solo");
article.put(Article.ARTICLE_IS_PUBLISHED, true); article.put(Article.ARTICLE_IS_PUBLISHED, true);
article.put(Article.ARTICLE_HAD_BEEN_PUBLISHED, true); article.put(Article.ARTICLE_HAD_BEEN_PUBLISHED, true);
......
...@@ -952,7 +952,7 @@ public final class Emotions { ...@@ -952,7 +952,7 @@ public final class Emotions {
for (final String emojiCode : EMOJIS) { for (final String emojiCode : EMOJIS) {
final String emoji = ":" + emojiCode + ":"; final String emoji = ":" + emojiCode + ":";
ret = ret.replace(emoji, "<img align=\"absmiddle\" alt=\"" + emoji + "\" class=\"emoji\" src=\"" ret = ret.replace(emoji, "<img align=\"absmiddle\" alt=\"" + emoji + "\" class=\"emoji\" src=\""
+ staticServePath + "/js/lib/emojify.js/images/basic/" + emojiCode + staticServePath + "/js/lib/emojify.js-1.1.0/images/basic/" + emojiCode
+ ".png\" title=\"" + emoji + "\" width=\"20px\" height=\"20px\"></img>"); + ".png\" title=\"" + emoji + "\" width=\"20px\" height=\"20px\"></img>");
} }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# #
# Description: Solo language configurations(en_US). # Description: Solo language configurations(en_US).
# Version: 2.7.2.11, Sep 18, 2016 # Version: 2.7.2.12, Nov 8, 2016
# Author: Liang Ding # Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# Author: Dongxu Wang # Author: Dongxu Wang
...@@ -385,16 +385,11 @@ skipVersionMailSubject=[no-reply]Better not to skip more than one version to upg ...@@ -385,16 +385,11 @@ skipVersionMailSubject=[no-reply]Better not to skip more than one version to upg
skipVersionMailBody=Hey, sorry for any inconvenience caused. If your Solo is too old to upgrade, \ skipVersionMailBody=Hey, sorry for any inconvenience caused. If your Solo is too old to upgrade, \
developers in <a href="http://b3log.org" target="_blank">B3log</a> are more than welcome to help, thank you. developers in <a href="http://b3log.org" target="_blank">B3log</a> are more than welcome to help, thank you.
skipVersionAlert=Your Solo is too old to upgrade, please contact the Solo's developers. skipVersionAlert=Your Solo is too old to upgrade, please contact the Solo's developers.
helloWorld.title=Hello World! helloWorld.content=Welcome to [Solo](https://github.com/b3log/solo) blogging system! This is your first post. Edit or delete it, then start blogging!\n\
helloWorld.content=<p>Welcome to \ \n\
<a style="text-decoration: none;" target="_blank" href="https://github.com/b3log/solo">\ ----\n\
<span style="color: orange;">B</span>\ \n\
<span style="font-size: 9px; color: blue;">\ [Solo](https://github.com/b3log/solo) is an open source project, if you like it, please star it~
<sup>3</sup></span><span style="color: green;">L</span>\ helloWorld.comment.content=Hi, this is a comment :smile:
<span style="color: red;">O</span>\
<span style="color: blue;">G</span> \
<span style="color: orangered; font-weight: bold;">Solo</span></a>\
. This is your first post. Edit or delete it, then start blogging!</p>
helloWorld.comment.content=Hi, this is a comment.<br/>To delete a comment, just log in and view the post's comments. There you will have the option to delete them.
articleContentPwd=This article need password to view. articleContentPwd=This article need password to view.
ok=Ok ok=Ok
\ No newline at end of file
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# #
# Description: Solo default language configurations(zh_CN). # Description: Solo default language configurations(zh_CN).
# Version: 2.7.4.18, Sep 17, 2016 # Version: 2.7.4.19, Nov 8, 2016
# Author: Liang Ding # Author: Liang Ding
# Author: Liyuan Li # Author: Liyuan Li
# Author: Dongxu Wang # Author: Dongxu Wang
...@@ -384,12 +384,13 @@ skipVersionMailBody=Hey, \u60a8\u597d\uff01<p>\u975e\u5e38\u9ad8\u5174\u60a8\u51 ...@@ -384,12 +384,13 @@ skipVersionMailBody=Hey, \u60a8\u597d\uff01<p>\u975e\u5e38\u9ad8\u5174\u60a8\u51
<p>\u5bf9\u6b64\u7ed9\u60a8\u5e26\u6765\u7684\u4e0d\u4fbf\u6211\u4eec\u6df1\u8868\u6b49\u610f\uff0c\u8c22\u8c22\u60a8\u5bf9 <a href="http://b3log.org" target="_blank">B3log</a> \u7684\u652f\u6301\u3002</p> <p>\u5bf9\u6b64\u7ed9\u60a8\u5e26\u6765\u7684\u4e0d\u4fbf\u6211\u4eec\u6df1\u8868\u6b49\u610f\uff0c\u8c22\u8c22\u60a8\u5bf9 <a href="http://b3log.org" target="_blank">B3log</a> \u7684\u652f\u6301\u3002</p>
skipVersionAlert=\u5bf9\u4e0d\u8d77\uff0cSolo \u76ee\u524d\u8fd8\u4e0d\u652f\u6301\u8de8\u7248\u672c\u5347\u7ea7\uff0c\u8bf7\u6309\u7167\u5386\u53f2\u7248\u672c\u4f9d\u6b21\u8fdb\u884c\u5347\u7ea7\uff0c\u6216\u76f4\u63a5\u8054\u7cfb B3log \u5f00\u53d1\u8005\u3002 skipVersionAlert=\u5bf9\u4e0d\u8d77\uff0cSolo \u76ee\u524d\u8fd8\u4e0d\u652f\u6301\u8de8\u7248\u672c\u5347\u7ea7\uff0c\u8bf7\u6309\u7167\u5386\u53f2\u7248\u672c\u4f9d\u6b21\u8fdb\u884c\u5347\u7ea7\uff0c\u6216\u76f4\u63a5\u8054\u7cfb B3log \u5f00\u53d1\u8005\u3002
helloWorld.title=\u4e16\u754c\uff0c\u4f60\u597d\uff01 helloWorld.title=\u4e16\u754c\uff0c\u4f60\u597d\uff01
helloWorld.content=<p>\u6b22\u8fce\u4f7f\u7528 \ helloWorld.content=\u6b22\u8fce\u4f7f\u7528 [Solo](https://github.com/b3log/solo) \u535a\u5ba2\u7cfb\u7edf\uff01\u8fd9\u662f\u7cfb\u7edf\u81ea\u52a8\u751f\u6210\u7684\u6f14\u793a\u6587\u7ae0\uff0c\u7f16\u8f91\u6216\u8005\u5220\u9664\u5b83\uff0c\u7136\u540e\u5f00\u59cb\u4f60\u7684\u535a\u5ba2\uff01\n\
<a style="text-decoration: none;" target="_blank" href="https://github.com/b3log/solo">\ \n\
<span style="color: orangered; font-weight: bold;">Solo</span></a>\ \u53e6\u5916\uff0c\u6b22\u8fce\u4f60\u52a0\u5165[\u9ed1\u5ba2\u4e0e\u753b\u5bb6\u7684\u793e\u533a](https://hacpai.com)\uff0c\u4f60\u53ef\u4ee5\u4f7f\u7528\u535a\u5ba2\u8d26\u53f7\u76f4\u63a5\u767b\u5f55\uff01\n\
\u3002\u8fd9\u662f\u7cfb\u7edf\u81ea\u52a8\u751f\u6210\u7684\u6f14\u793a\u6587\u7ae0\u3002\u7f16\u8f91\u6216\u8005\u5220\u9664\u5b83\uff0c\u7136\u540e\u5f00\u59cb\u60a8\u7684\u535a\u5ba2\uff01</p>\ \n\
<p>\u53e6\u5916\uff0c\u6b22\u8fce\u60a8\u52a0\u5165<a href="https://hacpai.com" target="_blank">\u9ed1\u5ba2\u4e0e\u753b\u5bb6\u7684\u793e\u533a</a>\uff0c\u60a8\u53ef\u4ee5\u4f7f\u7528\u60a8\u7684\u535a\u5ba2\u8d26\u53f7\u76f4\u63a5\u767b\u5f55\uff01\ ----\n\
</p> \n\
helloWorld.comment.content=\u60a8\u597d\uff0c\u8fd9\u662f\u4e00\u6761\u8bc4\u8bba\u3002<br/>\u8981\u5220\u9664\u8bc4\u8bba\uff0c\u8bf7\u5148\u767b\u5f55\uff0c\u7136\u540e\u518d\u67e5\u770b\u8fd9\u7bc7\u6587\u7ae0\u7684\u8bc4\u8bba\u3002\u5728\u90a3\u91cc\uff0c\u60a8\u53ef\u4ee5\u770b\u5230\u5220\u9664\u8bc4\u8bba\u7684\u9009\u9879\u3002 [Solo](https://github.com/b3log/solo) \u535a\u5ba2\u7cfb\u7edf\u662f\u4e00\u4e2a\u5f00\u6e90\u9879\u76ee\uff0c\u5982\u679c\u4f60\u89c9\u5f97\u5b83\u4e0d\u9519\uff0c\u8bf7\u5230\u9879\u76ee\u9996\u9875\u7ed9\u9897\u661f\u70b9\u4e2a\u8d5e\uff0c\u8c22\u8c22 :heart:
helloWorld.comment.content=\u5199\u535a\u5ba2\u9700\u8981\u575a\u6301\uff0c\u76f8\u4fe1\u79ef\u7d2f\u540e\u5fc5\u7136\u4f1a\u6709\u6536\u83b7 :smile:
articleContentPwd=\u8be5\u6587\u7ae0\u5df2\u7ecf\u52a0\u5bc6\u3002 articleContentPwd=\u8be5\u6587\u7ae0\u5df2\u7ecf\u52a0\u5bc6\u3002
ok=\u786e\u5b9a ok=\u786e\u5b9a
\ No newline at end of file
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