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
7d581508
Commit
7d581508
authored
Nov 09, 2015
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update strings
parent
468560a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+8
-1
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+1
-1
No files found.
src/main/res/values-zh/strings.xml
View file @
7d581508
...
...
@@ -3,9 +3,12 @@
<resources>
<string
name=
"app_name"
>
影梭
</string>
<string
name=
"screen_name"
>
shadowsocks
</string>
<string
name=
"global_cat"
>
全局设置
</string>
<string
name=
"misc_cat"
>
杂项
</string>
<string
name=
"proxy_cat"
>
服务器设置
</string>
<string
name=
"profile_name"
>
配置名称
</string>
<string
name=
"profile"
>
配置文件
</string>
<string
name=
"profile_summary"
>
配置文件名称
</string>
<string
name=
"profile_summary"
>
新建或切换到其他配置文件
</string>
<string
name=
"proxy"
>
服务器
</string>
<string
name=
"proxy_summary"
>
远程服务器的地址
</string>
<string
name=
"remote_port"
>
远程端口
</string>
...
...
@@ -61,6 +64,10 @@
<string
name=
"qrcode"
>
二维码
</string>
<string
name=
"add_profile"
>
添加配置文件
</string>
<string
name=
"nat"
>
NAT 模式 (仅限调试)
</string>
<string
name=
"nat_summary"
>
停用 VPN 模式,启用 NAT 模式
</string>
<string
name=
"nat_summary_no_root"
>
NAT 模式已禁用,需要 ROOT 权限
</string>
<string
name=
"udp_dns"
>
UDP 转发
</string>
<string
name=
"udp_dns_summary"
>
由远程服务器转发 UDP 协议的数据包
</string>
...
...
src/main/res/values/strings.xml
View file @
7d581508
...
...
@@ -15,7 +15,7 @@
<!-- proxy category -->
<string
name=
"proxy_cat"
>
Server Settings
</string>
<string
name=
"profile_name"
>
Profile
n
ame
</string>
<string
name=
"profile_name"
>
Profile
N
ame
</string>
<string
name=
"proxy"
>
Server
</string>
<string
name=
"proxy_summary"
>
Hostname or IP of the remote server
</string>
<string
name=
"remote_port"
>
Remote Port
</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