Fix correct hook type acquisition
This commit is contained in:
@@ -621,5 +621,5 @@
|
||||
<string name="module_signature_invalid">未知发布者</string>
|
||||
<string name="module_signature_invalid_message">未经签名的模块可能不完整。为了对设备进行保护,已阻止安装此模块。</string>
|
||||
<string name="module_signature_verification_failed">未经签名的模块可能不完整。你想安装来自未知发布者的模块吗?</string>
|
||||
<string name="home_hook_type">钩子类型: %s</string>
|
||||
<string name="home_hook_type">钩子类型</string>
|
||||
</resources>
|
||||
|
||||
@@ -629,5 +629,5 @@ Important Note:\n
|
||||
<string name="module_signature_invalid">Unknown publisher</string>
|
||||
<string name="module_signature_invalid_message">Unsigned modules may be incomplete. To protect your device, installation of this module has been blocked.</string>
|
||||
<string name="module_signature_verification_failed">Unsigned modules may be incomplete. Do you want to allow the following module from an unknown publisher to install in this device?</string>
|
||||
<string name="home_hook_type">Hook type: %s</string>
|
||||
<string name="home_hook_type">Hook type</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user