Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.ccwangluo.accelerator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sheteng
com.ccwangluo.accelerator
Commits
1f40be1a
Commit
1f40be1a
authored
Oct 30, 2014
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update some strings
parent
c12ec62d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
jni/shadowsocks
jni/shadowsocks
+1
-1
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+2
-2
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+3
-3
No files found.
shadowsocks
@
271d5594
Subproject commit
4266730eb8b77ce3e52863cbc1a12d7d88c4c06e
Subproject commit
271d55942c943c3813638a19a7194ca062ba6fe3
src/main/res/values-zh/strings.xml
View file @
1f40be1a
...
@@ -42,9 +42,9 @@
...
@@ -42,9 +42,9 @@
<string
name=
"forward_fail"
>
后台服务启动失败。
</string>
<string
name=
"forward_fail"
>
后台服务启动失败。
</string>
<string
name=
"service_stopped"
>
后台服务已停止。
</string>
<string
name=
"service_stopped"
>
后台服务已停止。
</string>
<string
name=
"forward_stop"
>
后台服务已停止。
</string>
<string
name=
"forward_stop"
>
后台服务已停止。
</string>
<string
name=
"service_failed"
>
请检查你的网络状态后并重试。
</string>
<string
name=
"service_failed"
>
无法连接远程服务器
</string>
<string
name=
"stop"
>
停止服务
</string>
<string
name=
"stop"
>
停止服务
</string>
<string
name=
"vpn_error"
>
无法启动服务
:\"%s\"。
</string>
<string
name=
"vpn_error"
>
后台服务启动失败
:\"%s\"。
</string>
<string
name=
"ok_iknow"
>
确定
</string>
<string
name=
"ok_iknow"
>
确定
</string>
<string
name=
"port_alert"
>
端口号应大于1024
</string>
<string
name=
"port_alert"
>
端口号应大于1024
</string>
<string
name=
"port_empty"
>
端口号不能为空
</string>
<string
name=
"port_empty"
>
端口号不能为空
</string>
...
...
src/main/res/values/strings.xml
View file @
1f40be1a
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<string
name=
"traffic_stat"
>
Traffic Stats
</string>
<string
name=
"traffic_stat"
>
Traffic Stats
</string>
<string
name=
"traffic_stat_summary"
>
Show traffic stats in notification bar
</string>
<string
name=
"traffic_stat_summary"
>
Show traffic stats in notification bar
</string>
<string
name=
"udp_dns"
>
UDP Forwarding
</string>
<string
name=
"udp_dns"
>
UDP Forwarding
</string>
<string
name=
"udp_dns_summary"
>
Forward
DNS\'s
UDP packets to remote server
</string>
<string
name=
"udp_dns_summary"
>
Forward UDP packets to remote server
</string>
<!-- notification category -->
<!-- notification category -->
<string
name=
"forward_success"
>
Shadowsocks started.
</string>
<string
name=
"forward_success"
>
Shadowsocks started.
</string>
...
@@ -55,9 +55,9 @@
...
@@ -55,9 +55,9 @@
<string
name=
"forward_fail"
>
Shadowsocks failed to start.
</string>
<string
name=
"forward_fail"
>
Shadowsocks failed to start.
</string>
<string
name=
"service_stopped"
>
Shadowsocks stopped.
</string>
<string
name=
"service_stopped"
>
Shadowsocks stopped.
</string>
<string
name=
"forward_stop"
>
Shadowsocks stopped.
</string>
<string
name=
"forward_stop"
>
Shadowsocks stopped.
</string>
<string
name=
"service_failed"
>
Please check your network status and try again.
</string>
<string
name=
"service_failed"
>
Failed to connect the remote server
</string>
<string
name=
"stop"
>
Stop the service
</string>
<string
name=
"stop"
>
Stop the service
</string>
<string
name=
"vpn_error"
>
Unable to start service: "%s
".
</string>
<string
name=
"vpn_error"
>
Error: \"%s\
".
</string>
<!-- alert category -->
<!-- alert category -->
<string
name=
"ok_iknow"
>
OK
</string>
<string
name=
"ok_iknow"
>
OK
</string>
...
...
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