Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo
Commits
e70f4bde
Commit
e70f4bde
authored
Apr 24, 2013
by
Vanessa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
多语言
parent
cf54a811
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
195 additions
and
168 deletions
+195
-168
war/src/main/webapp/plugins/b3log-broadcast/lang_en_US.properties
...main/webapp/plugins/b3log-broadcast/lang_en_US.properties
+11
-3
war/src/main/webapp/plugins/b3log-broadcast/lang_zh_CN.properties
...main/webapp/plugins/b3log-broadcast/lang_zh_CN.properties
+10
-3
war/src/main/webapp/plugins/b3log-broadcast/plugin.ftl
war/src/main/webapp/plugins/b3log-broadcast/plugin.ftl
+159
-162
war/src/main/webapp/plugins/b3log-broadcast/style.css
war/src/main/webapp/plugins/b3log-broadcast/style.css
+15
-0
No files found.
war/src/main/webapp/plugins/b3log-broadcast/lang_en_US.properties
View file @
e70f4bde
...
...
@@ -15,8 +15,16 @@
#
#
# Description: Language configurations(en_US) of plugin symphony-news-getter.
# Version: 1.0.0.1, Aug 9, 2011
# Author: Liang Ding
# Description: Language configurations(zh_CN) of plugin b3log broadcast.
# Version: 1.0.0.1, Apr 24, 2013
# Author: Liyuan Li
#
userBroadcastLabel
=
User Broadcast
titleLabel1
=
Title:
linkLabel1
=
Link:
contentLabel1
=
Content:
noEmptyLabel
=
No Empty
submitLabel
=
Submit
submitErrorLabel
=
Error
chanceBroadcastLabel
=
Second Chance
war/src/main/webapp/plugins/b3log-broadcast/lang_zh_CN.properties
View file @
e70f4bde
...
...
@@ -15,9 +15,16 @@
#
#
# Description: Language configurations(zh_CN) of plugin symphony-news-getter.
# Version: 1.0.0.2, Aug 10, 2011
# Author: Liang Ding
# Description: Language configurations(zh_CN) of plugin b3log broadcast.
# Version: 1.0.0.1, Apr 24, 2013
# Author: Liyuan Li
#
userBroadcastLabel
=
\u7528\u6237\u
5e7f
\u
64ad
titleLabel1
=
\u6807\u9898\u
ff1a
linkLabel1
=
\u
94fe
\u
63a5
\u
ff1a
contentLabel1
=
\u5185\u
5bb9
\u
ff1a
noEmptyLabel
=
\u
4e0d
\u
80fd
\u
4e3a
\u
7a7a
submitLabel
=
\u
63d0
\u
4ea4
submitErrorLabel
=
\u
63d0
\u
4ea4
\u
5f02
\u
5e38
chanceBroadcastLabel
=
\u
79d2
\u
673a
\u
4f1a
\u
8fdb
\u
884c
\u
5e7f
\u
64ad
\ No newline at end of file
war/src/main/webapp/plugins/b3log-broadcast/plugin.ftl
View file @
e70f4bde
This diff is collapsed.
Click to expand it.
war/src/main/webapp/plugins/b3log-broadcast/style.css
View file @
e70f4bde
...
...
@@ -9,6 +9,10 @@
width
:
98%
;
}
#b3logBroadcast
.module-header
>
button
{
height
:
22px
;
}
#b3logBroadcastDialog
label
{
line-height
:
30px
;
}
...
...
@@ -16,4 +20,15 @@
#b3logBroadcast
.msg
,
#b3logBroadcastDialog
.msg
{
color
:
#D54121
;
}
#b3logBroadcastList
ul
{
list-style
:
none
;
}
#b3logBroadcastList
a
{
text-decoration
:
none
;
}
#b3logBroadcastList
.date
{
color
:
#686868
;
font-size
:
12px
;
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment