mirror of
https://github.com/fumiama/copymanga.git
synced 2026-06-09 17:50:28 +08:00
v2.4.3
新增 1. 更改默认 API (fix #131) 2. 按钮颜色随状态改变 (close #123) 修复 1. “我的订阅”中已阅读的话数可能会显示为乱码 (fix #128) 2. 搜索错误显示转码后结果 3. 搜索框输入关键词异常回显 (fix #109) 优化 1. 详情页排版 (fix #124) 升级 1. gson -> 2.13.1 2. lottie -> 6.6.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE resources [
|
||||
<!ENTITY hosturl "www.copy-manga.com">
|
||||
<!ENTITY appver "2.2.6">
|
||||
<!ENTITY hosturl "www.copy20.com">
|
||||
<!ENTITY appver "2.2.9">
|
||||
]>
|
||||
<resources>
|
||||
<string name="app_name">拷贝漫画</string>
|
||||
@@ -123,7 +123,6 @@
|
||||
<string name="text_format_hit">热度 %1$d</string>
|
||||
<string name="text_format_stat">状态 %1$s</string>
|
||||
<string name="text_format_region">区域 %1$s</string>
|
||||
<string name="text_format_img_type">画幅 %1$s</string>
|
||||
<string name="text_format_cloud_read_to">云读至%1$s</string>
|
||||
|
||||
<string name="topics_series">专题系列</string>
|
||||
|
||||
Reference in New Issue
Block a user