mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -124,7 +124,7 @@ class ExportBookService : BaseService() {
|
||||
override fun upNotification() {
|
||||
val notification = NotificationCompat.Builder(this, AppConst.channelIdDownload)
|
||||
.setSmallIcon(R.drawable.ic_export)
|
||||
.setContentTitle(getString(R.string.export))
|
||||
.setContentTitle(getString(R.string.export_book))
|
||||
.setContentIntent(activityPendingIntent<CacheActivity>("cacheActivity"))
|
||||
if (exportJob?.isActive == true) {
|
||||
notification.setOngoing(true)
|
||||
|
||||
@@ -1122,4 +1122,5 @@
|
||||
<string name="result_analyzed">Analyzed</string>
|
||||
<string name="bookshelf_px_4" >Comprehensive</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1125,4 +1125,5 @@
|
||||
<string name="result_analyzed">Analyzed</string>
|
||||
<string name="bookshelf_px_4" >Comprehensive</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1125,4 +1125,5 @@
|
||||
<string name="result_analyzed">Analyzed</string>
|
||||
<string name="bookshelf_px_4" >Comprehensive</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1121,4 +1121,5 @@ Còn </string>
|
||||
<string name="result_analyzed">Analyzed</string>
|
||||
<string name="bookshelf_px_4" >Comprehensive</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
@@ -1122,4 +1122,5 @@
|
||||
<string name="result_analyzed">解析示例</string>
|
||||
<string name="bookshelf_px_4" >綜合排序</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1124,4 +1124,5 @@
|
||||
<string name="result_analyzed">解析示例</string>
|
||||
<string name="bookshelf_px_4" >綜合排序</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1124,4 +1124,5 @@
|
||||
<string name="result_analyzed">解析示例</string>
|
||||
<string name="bookshelf_px_4" >综合排序</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
@@ -1125,4 +1125,5 @@
|
||||
<string name="result_analyzed">Analyzed</string>
|
||||
<string name="bookshelf_px_4" >Comprehensive</string>
|
||||
<string name="effective_replaces">起效的替换</string>
|
||||
<string name="export_book">导出书籍</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user