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
897b222a
Commit
897b222a
authored
Nov 17, 2014
by
Max Lv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refine some strings
parent
9a724cd0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
9 deletions
+7
-9
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+3
-3
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+4
-6
No files found.
src/main/res/values-zh/strings.xml
View file @
897b222a
...
...
@@ -29,9 +29,9 @@
<string
name=
"route_list_summary"
>
绕过指定路由列表中的地址
</string>
<string
name=
"auto_set_proxy"
>
全局代理
</string>
<string
name=
"auto_set_proxy_summary"
>
设置系统代理
</string>
<string
name=
"proxied_apps"
>
局部
代理
</string>
<string
name=
"proxied_apps"
>
分应用
代理
</string>
<string
name=
"proxied_apps_summary"
>
为应用程序分别设置代理
</string>
<string
name=
"proxied_help"
>
局部
代理
</string>
<string
name=
"proxied_help"
>
分应用
代理
</string>
<string
name=
"bypass_apps"
>
绕行模式
</string>
<string
name=
"bypass_apps_summary"
>
启用该选项,以使所选应用程序的流量不经过代理
</string>
<string
name=
"auto_connect"
>
自动连接
</string>
...
...
@@ -69,7 +69,7 @@
<string
name=
"add_profile"
>
添加配置文件
</string>
<string
name=
"udp_dns"
>
UDP 转发
</string>
<string
name=
"udp_dns_summary"
>
由远程服务器转发 UDP 协议的
DNS 请求
</string>
<string
name=
"udp_dns_summary"
>
由远程服务器转发 UDP 协议的
数据包
</string>
<!-- profile -->
<string
name=
"add_profile_dialog"
>
为影梭添加此配置文件?
</string>
...
...
src/main/res/values/strings.xml
View file @
897b222a
...
...
@@ -35,12 +35,10 @@
<string
name=
"route_list"
>
Route
</string>
<string
name=
"route_list_summary"
>
Bypass IP addresses in the route list
</string>
<string
name=
"auto_set_proxy"
>
Global Proxy
</string>
<string
name=
"auto_set_proxy_summary"
>
Set up system-wide proxy
</string>
<string
name=
"proxied_apps"
>
Individual Proxy
</string>
<string
name=
"proxied_apps_summary"
>
Set individual proxy for apps
</string>
<string
name=
"proxied_help"
>
Individual Proxy
</string>
<string
name=
"auto_set_proxy_summary"
>
Set up system-wide proxy
</string>
<string
name=
"proxied_apps"
>
Per-App Proxy
</string>
<string
name=
"proxied_apps_summary"
>
Set proxy for selected apps
</string>
<string
name=
"proxied_help"
>
Per-App Proxy
</string>
<string
name=
"bypass_apps"
>
Bypass Mode
</string>
<string
name=
"bypass_apps_summary"
>
Enable this option to bypass selected apps
</string>
<string
name=
"auto_connect"
>
Auto Connect
</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