新增移除主题壁纸的广告

This commit is contained in:
Houvven
2022-03-10 13:48:39 +08:00
parent a3a4a015fb
commit 8783e45d18
9 changed files with 59 additions and 3 deletions

View File

@@ -147,4 +147,6 @@
<string name="settings">设置</string>
<string name="show_notification_importance_summary">显示 MIUI12 及之后版本被隐藏的通知重要程度设置</string>
<string name="show_notification_importance">显示通知重要程度</string>
<string name="remove_ad">去广告</string>
<string name="remove_thememanager_ads">移除主题壁纸的广告</string>
</resources>

View File

@@ -147,4 +147,6 @@
<string name="show_notification_importance_summary">顯示 MIUI12 及之後版本被隱藏的通知重要程度設定</string>
<string name="show_notification_importance">顯示通知重要程度</string>
<string name="settings">設定</string>
<string name="remove_ad">去廣告</string>
<string name="remove_thememanager_ads">拿掉主題壁紙的廣告</string>
</resources>

View File

@@ -147,4 +147,6 @@
<string name="show_notification_importance">顯示通知重要程度</string>
<string name="show_notification_importance_summary">顯示 MIUI12 及之後版本被隱藏的通知重要程度設定</string>
<string name="settings">設定</string>
<string name="remove_ad">去廣告</string>
<string name="remove_thememanager_ads">拿掉主題壁紙的廣告</string>
</resources>

View File

@@ -9,5 +9,6 @@
<item>com.miui.mediaeditor</item>
<item>com.android.updater</item>
<item>com.android.settings</item>
<item>com.android.thememanager</item>
</string-array>
</resources>

View File

@@ -147,4 +147,6 @@
<string name="settings">Settings</string>
<string name="show_notification_importance">Show notification importance</string>
<string name="show_notification_importance_summary">Show notification importance settings which are hidden in MIUI 12 and later versions</string>
<string name="remove_ad">Remove ads</string>
<string name="remove_thememanager_ads">Remove ads for theme manager</string>
</resources>