mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-01 16:15:08 -04:00
8 lines
307 B
XML
8 lines
307 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="dialog_confirm_spam_message">
|
|
<item quantity="other">確定要將選取的 %1$d 封郵件移至垃圾桶嗎?</item>
|
|
<item quantity="one">確定要將郵件移至垃圾桶嗎?</item>
|
|
</plurals>
|
|
</resources>
|