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
d437f035
Commit
d437f035
authored
Mar 20, 2016
by
Max Lv
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #617 from AnyOfYou/master
Shorten notification action button text
parents
fb1a7e17
9cb8bf68
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
src/main/res/values-zh-rCN/strings.xml
src/main/res/values-zh-rCN/strings.xml
+2
-2
src/main/res/values-zh-rTW/strings.xml
src/main/res/values-zh-rTW/strings.xml
+2
-2
src/main/res/values/strings.xml
src/main/res/values/strings.xml
+2
-2
No files found.
src/main/res/values-zh-rCN/strings.xml
View file @
d437f035
...
...
@@ -37,8 +37,8 @@
<string
name=
"nat_deprecated"
>
警告:在 Android 5.0 及更高版本中不建议使用 NAT 模式
</string>
<string
name=
"nat_no_root"
>
NAT 模式需要 ROOT 权限
</string>
<string
name=
"switch_to_vpn"
>
切换到 VPN 模式
</string>
<string
name=
"stop"
>
停止
服务
</string>
<string
name=
"quick_switch"
>
快速
切换
</string>
<string
name=
"stop"
>
停止
</string>
<string
name=
"quick_switch"
>
切换
</string>
<string
name=
"stopping"
>
正在关闭……
</string>
<string
name=
"vpn_error"
>
后台服务启动失败:%s
</string>
<string
name=
"reboot_required"
>
VPN 服务启动失败。你可能需要重启设备。
</string>
...
...
src/main/res/values-zh-rTW/strings.xml
View file @
d437f035
...
...
@@ -39,8 +39,8 @@
<string
name=
"nat_deprecated"
>
警告:自 Android 5.0 開始, NAT 模式已過時
</string>
<string
name=
"nat_no_root"
>
NAT 模式需要 ROOT 權限
</string>
<string
name=
"switch_to_vpn"
>
切換至 VPN 模式
</string>
<string
name=
"stop"
>
停止
此服務
</string>
<string
name=
"quick_switch"
>
快速
切換
</string>
<string
name=
"stop"
>
停止
</string>
<string
name=
"quick_switch"
>
切換
</string>
<string
name=
"stopping"
>
關閉中……
</string>
<string
name=
"vpn_error"
>
%s
</string>
<string
name=
"reboot_required"
>
VPN 服務啟動失敗。您或許需要重新啟動您的裝置。
</string>
...
...
src/main/res/values/strings.xml
View file @
d437f035
...
...
@@ -69,11 +69,11 @@
<string
name=
"nat_deprecated"
>
WARNING: NAT mode has been deprecated since Android 5.0
</string>
<string
name=
"nat_no_root"
>
NAT mode requires ROOT permission
</string>
<string
name=
"switch_to_vpn"
>
Switch to VPN mode
</string>
<string
name=
"stop"
>
Stop
the service
</string>
<string
name=
"stop"
>
Stop
</string>
<string
name=
"stopping"
>
Shutting down…
</string>
<string
name=
"vpn_error"
>
%s
</string>
<string
name=
"reboot_required"
>
Failed to start VPN service. You might need to reboot your device.
</string>
<string
name=
"quick_switch"
>
Quick
Switch
</string>
<string
name=
"quick_switch"
>
Switch
</string>
<!-- alert category -->
<string
name=
"close"
>
Close
</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