This commit is contained in:
kunfei 2023-01-24 21:27:07 +08:00
parent d942bf1386
commit 3501ad68f8
2 changed files with 57 additions and 25 deletions

View File

@ -0,0 +1,32 @@
[
{
"customOrder": 2,
"enableJs": true,
"enabled": true,
"singleUrl": true,
"sourceGroup": "legado",
"sourceIcon": "http://mmbiz.qpic.cn/mmbiz_png/hpfMV8hEuL2eS6vnCxvTzoOiaCAibV6exBzJWq9xMic9xDg3YXAick87tsfafic0icRwkQ5ibV0bJ84JtSuxhPuEDVquA/0?wx_fmt=png",
"sourceName": "小说拾遗",
"sourceUrl": "snssdk1128://user/profile/562564899806367"
},
{
"customOrder": 3,
"enableJs": true,
"enabled": true,
"singleUrl": true,
"sourceGroup": "legado",
"sourceIcon": "https://cdn.jsdelivr.net/gh/mgz0227/meowcloud/icon.png",
"sourceName": "Meow云",
"sourceUrl": "https://pan.miaogongzi.net"
},
{
"customOrder": 4,
"enableJs": true,
"enabled": true,
"singleUrl": true,
"sourceGroup": "legado",
"sourceIcon": "https://cdn.jsdelivr.net/gh/gedoor/legado@master/app/src/main/res/mipmap-hdpi/ic_launcher.png",
"sourceName": "烏雲净化",
"sourceUrl": "https://www.lanzoux.com/b0bw8jwoh"
}
]

View File

@ -1041,29 +1041,29 @@
<string name="net_no_group">网络未分组</string>
<string name="local_no_group">本地未分组</string>
<string name="parallel_export_book">多线程导出TXT</string>
<string name="progress_bar_behavior">进度条行为</string>
<string name="source_edit_text_max_line">源编辑框最大行数</string>
<string name="source_edit_max_line_summary">%s,设置行数小于屏幕可显示的最大行数可以更方便的滑动到其他的字段进行编辑</string>
<string name="restore_last_book_process">是否恢复到跳转前的阅读进度</string>
<string name="search_scope">搜索范围</string>
<string name="toggle_search_scope">切换</string>
<string name="sure_clear_search_history">是否确认清除所有搜索历史记录</string>
<string name="no_anim_scroll_page">禁用滚动点击动画</string>
<string name="webdav_device_name">设备名称</string>
<string name="web_service_wake_lock">WebService唤醒锁</string>
<string name="web_service_wake_lock_summary">开启web服务的时候启用唤醒锁,有些手机开启唤醒锁会被杀后台</string>
<string name="read_aloud_wake_lock">朗读服务唤醒锁</string>
<string name="read_aloud_wake_lock_summary">开启朗读的时候启用唤醒锁,有些手机开启唤醒锁会被杀后台</string>
<string name="audio_play_wake_lock">音频服务唤醒锁</string>
<string name="audio_play_wake_lock_summary">播放音频的时候启用唤醒锁,有些手机开启唤醒锁会被杀后台</string>
<string name="change_search_scope">切换搜索范围</string>
<string name="copy_rule">拷贝规则</string>
<string name="paste_rule">粘贴规则</string>
<string name="groups_or_source">多分组/书源</string>
<string name="replace_state_change">替换(启用/禁用)</string>
<string name="show_last_update_time">显示上次更新时间</string>
<string name="refresh_list">刷新列表</string>
<string name="tip_divider_color">分隔线颜色</string>
<string name="same_title_removed">移除重复标题</string>
<string name="update_book_fail">更新失败</string>
<string name="progress_bar_behavior">Progress bar behavior</string>
<string name="source_edit_text_max_line">Maximum number of rows in the source edit box</string>
<string name="source_edit_max_line_summary">%s,Setting the number of rows less than the maximum number of rows that can be displayed on the screen makes it easier to slide to other fields for editing.</string>
<string name="restore_last_book_process">Whether to return to the reading progress before the jump</string>
<string name="search_scope">Search scope</string>
<string name="toggle_search_scope">Handover</string>
<string name="sure_clear_search_history">Are you sure to clear all search history</string>
<string name="no_anim_scroll_page">Disable scroll click animation</string>
<string name="webdav_device_name">Device name</string>
<string name="web_service_wake_lock">WebService Wake up Lock</string>
<string name="web_service_wake_lock_summary">The wake-up lock is enabled when the web service is enabled, and some phones will be killed when the wake-up lock is enabled.</string>
<string name="read_aloud_wake_lock">Read aloud service wake-up lock</string>
<string name="read_aloud_wake_lock_summary">The wake-up lock is enabled when reading aloud is enabled, and the wake-up lock on some mobile phones will be killed in the background.</string>
<string name="audio_play_wake_lock">Audio service wake-up lock</string>
<string name="audio_play_wake_lock_summary">The wake-up lock is enabled when playing audio, and some phones will be killed when the wake-up lock is turned on.</string>
<string name="change_search_scope">Toggle search scope</string>
<string name="copy_rule">Copy Rul</string>
<string name="paste_rule">Paste Rul</string>
<string name="groups_or_source">Multi-group / book source</string>
<string name="replace_state_change">Replace (enable / disable)</string>
<string name="show_last_update_time">Show last updated time</string>
<string name="refresh_list">Refresh list</string>
<string name="tip_divider_color">Separator color</string>
<string name="same_title_removed">Remove duplicate title</string>
<string name="update_book_fail">Update failed</string>
</resources>