Skip to content

Commit

Permalink
remove “一点文本调整”
Browse files Browse the repository at this point in the history
  • Loading branch information
lingqiqi5211 committed Nov 16, 2023
1 parent 1d7ba60 commit 67ef73a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
package com.sevtinge.hyperceiler.utils;

import com.sevtinge.hyperceiler.expansionpacks.utils.KS2Utils;

import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
Expand Down
2 changes: 0 additions & 2 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
<string name="about_donation_desc">您可以在此处捐赠以支持我们</string>

<string name="hyperceiler_notice">下拉状态栏,同时展示快捷开关和系统通知</string>

<string name="module_scope_settings">模块作用域</string>
<string name="hyperceiler_restart_quick">快速重启作用域</string>

<string name="location_add">添加</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-zh-rHK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1268,7 +1268,6 @@
<string name="custom_hook_new">增加 Hook</string>
<string name="custom_hook_mode">選擇模式</string>
<string name="hyperceiler_notice">下拉狀態欄,同時顯示快捷開關和系统通知</string>
<string name="module_scope_settings">模組作用域</string>
<string name="hyperceiler_restart_quick">快速重啟作用域</string>
<string name="location_add">增加</string>
<string name="location_delete">刪除</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1289,7 +1289,6 @@
<string name="custom_hook_new">增加 Hook</string>
<string name="custom_hook_mode">選擇模式</string>
<string name="hyperceiler_notice">下拉狀態欄,同時顯示快捷開關和系統通知</string>
<string name="module_scope_settings">模組作用域</string>
<string name="hyperceiler_restart_quick">快速重啟作用域</string>
<string name="location_add">增加</string>
<string name="location_delete">刪除</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
<string name="about_donation">Sponsor</string>
<string name="about_donation_desc">You can support us by donating here</string>
<string name="hyperceiler_notice">Pull down the status bar to display shortcut switches and system notifications</string>
<string name="module_scope_settings">Module scope</string>
<string name="hyperceiler_restart_quick">Quickly restart apps</string>
<string name="location_add">Add</string>
<string name="location_delete">Delete</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/xml/prefs_settings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">

<PreferenceCategory>
<SwitchPreference
android:defaultValue="true"
Expand Down

0 comments on commit 67ef73a

Please sign in to comment.