LSPosed/daemon/src/main/res/values-zh-rHK/strings.xml

12 lines
855 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Notification -->
<string name="module_is_not_activated_yet">Xposed 模組尚未啟動</string>
<string name="module_is_not_activated_yet_main_user_detailed">%1$s 已安裝,但尚未啟動</string>
<string name="module_is_not_activated_yet_multi_user_detailed">%1$s 已安裝到用戶 %2$s但尚未啟動</string>
<string name="xposed_module_updated_notification_title">Xposed 模組已更新</string>
<string name="xposed_module_updated_notification_content">%s 已更新</string>
<string name="xposed_module_updated_notification_title_system">Xposed模組已更新需要重啟系統。</string>
<string name="xposed_module_updated_notification_content_system">%s 已更新,由於作用域中包含系統框架,需要重啟系統。</string>
</resources>