mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
add storage protection, update guide, enable obfuscate
This commit is contained in:
@@ -492,6 +492,11 @@
|
||||
<string name="auth_with_password">使用密码进行验证</string>
|
||||
<string name="auth_with_bio">使用生物识别进行验证</string>
|
||||
<string name="lock_in_background">处于后台时锁定</string>
|
||||
<string name="protect_storage">保护存储空间</string>
|
||||
<string name="storage_is_protected">存储空间受到保护</string>
|
||||
<string name="you_cant_clear_storage">你不能清除OwnDroid的存储空间</string>
|
||||
<string name="clear_storage">清除存储空间</string>
|
||||
<string name="clear_storage_success">清除存储空间成功\n应用即将退出</string>
|
||||
|
||||
<!--AndroidPermission-->
|
||||
<string name="permission_READ_EXTERNAL_STORAGE">读取外部存储</string>
|
||||
|
||||
Reference in New Issue
Block a user