We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a272e commit ebbe7efCopy full SHA for ebbe7ef
1 file changed
app/src/main/res/values-b+zh+HANS+CN/strings.xml
@@ -647,12 +647,10 @@
647
<string name="remote_search_suggestions">远程搜索建议</string>
648
<string name="local_search_suggestions">本地搜索建议</string>
649
<plurals name="deleted_downloads_toast">
650
- <item quantity="one">删除了 %1$s 个下载</item>
651
- <item quantity="other"/>
+ <item quantity="other">删除了 %1$s 个下载</item>
652
</plurals>
653
<plurals name="download_finished_notification">
654
- <item quantity="one">完成了 %s 个下载</item>
655
+ <item quantity="other">完成了 %s 个下载</item
656
657
<string name="main_page_content_swipe_remove">滑动项目以删除它们</string>
658
<string name="start_main_player_fullscreen_summary">若自动旋转被锁定,不在以小窗播放器形式中播放视频,而直接切换到全屏模式。仍可以通过退出全屏以切换至小窗播放器</string>
0 commit comments