X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fzh-rCN%2Fabout_permissions.html;h=e7723b3bce87371239985923bb21327a6b800054;hp=2c299bf9609ac758da313f85123e62d08434e6d2;hb=9038e54efc892f62384c6cb4e37bbfae9da67bfb;hpb=58fe83e5f1549017b8a351f697888df8c049a3dc diff --git a/app/src/main/assets/zh-rCN/about_permissions.html b/app/src/main/assets/zh-rCN/about_permissions.html index 2c299bf9..e7723b3b 100644 --- a/app/src/main/assets/zh-rCN/about_permissions.html +++ b/app/src/main/assets/zh-rCN/about_permissions.html @@ -29,16 +29,16 @@ -

Have full network access

+

完整的网络访问权限

android.permission.INTERNET

-

Required for the WebView to access the internet. Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.

+

网络访问权限是访问网页必需的,没有这个权限,Privacy Browser会成为“无浏览器”,把你的隐私从互联网隔离开。

-

Install shortcuts

+

安装快捷方式

com.android.launcher.permission.INSTALL_SHORTCUT

-

Required to add shortcuts for websites to the launcher desktop.

+

在桌面添加网页的快捷方式。

com.stoutner.privacybrowser.standard.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

-

Automatically added to all apps targeting API >= 33 (Android 13) to prevent other apps from connecting to dynamic receivers without explicit permission.

+

自动添加到所有API33(安卓13),防止其他应用在没有允许的情况下连接到动态接收器。