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
05981fb1
Commit
05981fb1
authored
Feb 08, 2016
by
Mygod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a prompt: per-app proxy requires NAT mode under Android 4.x
parent
4258e95f
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
2 deletions
+10
-2
src/main/res/values-v21/strings.xml
src/main/res/values-v21/strings.xml
+4
-0
src/main/res/values-zh-v21/strings.xml
src/main/res/values-zh-v21/strings.xml
+4
-0
src/main/res/values-zh/strings.xml
src/main/res/values-zh/strings.xml
+1
-1
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+1
-1
No files found.
src/main/res/values-v21/strings.xml
0 → 100644
View file @
05981fb1
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string
name=
"proxied_apps_summary"
>
Set proxy for selected apps
</string>
</resources>
src/main/res/values-zh-v21/strings.xml
0 → 100644
View file @
05981fb1
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string
name=
"proxied_apps_summary"
>
为应用程序分别设置代理
</string>
</resources>
src/main/res/values-zh/strings.xml
View file @
05981fb1
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
<string
name=
"auto_set_gfwlist_summary"
>
绕过所有位于中国的网站
</string>
<string
name=
"auto_set_gfwlist_summary"
>
绕过所有位于中国的网站
</string>
<string
name=
"route_list"
>
路由
</string>
<string
name=
"route_list"
>
路由
</string>
<string
name=
"proxied_apps"
>
分应用代理
</string>
<string
name=
"proxied_apps"
>
分应用代理
</string>
<string
name=
"proxied_apps_summary"
>
为应用程序分别设置代理
</string>
<string
name=
"proxied_apps_summary"
>
为应用程序分别设置代理
,在 4.x 下需要启用 NAT 模式
</string>
<string
name=
"on"
>
开
</string>
<string
name=
"on"
>
开
</string>
<string
name=
"bypass_apps"
>
绕行模式
</string>
<string
name=
"bypass_apps"
>
绕行模式
</string>
<string
name=
"bypass_apps_summary"
>
启用该选项,以使所选应用程序的流量不经过代理
</string>
<string
name=
"bypass_apps_summary"
>
启用该选项,以使所选应用程序的流量不经过代理
</string>
...
...
src/main/res/values/strings.xml
View file @
05981fb1
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
</string>
</string>
<string
name=
"route_list"
>
Route
</string>
<string
name=
"route_list"
>
Route
</string>
<string
name=
"proxied_apps"
>
Per-App Proxy
</string>
<string
name=
"proxied_apps"
>
Per-App Proxy
</string>
<string
name=
"proxied_apps_summary"
>
Set proxy for selected apps
</string>
<string
name=
"proxied_apps_summary"
>
Set proxy for selected apps
, requires NAT mode under Android 4.x
</string>
<string
name=
"on"
>
On
</string>
<string
name=
"on"
>
On
</string>
<string
name=
"bypass_apps"
>
Bypass Mode
</string>
<string
name=
"bypass_apps"
>
Bypass Mode
</string>
<string
name=
"bypass_apps_summary"
>
Enable this option to bypass selected apps
</string>
<string
name=
"bypass_apps_summary"
>
Enable this option to bypass selected apps
</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