1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-27 11:42:16 -05:00

Remove newline in reply header of zh-TW translation

This commit is contained in:
cketti 2013-10-19 20:42:48 +02:00
parent 0323af09e5
commit a0709f2248

View File

@ -230,9 +230,7 @@
<string name="message_compose_quote_header_from">寄件人:</string> <string name="message_compose_quote_header_from">寄件人:</string>
<string name="message_compose_quote_header_to">收件人:</string> <string name="message_compose_quote_header_to">收件人:</string>
<string name="message_compose_quote_header_cc">副本:</string> <string name="message_compose_quote_header_cc">副本:</string>
<string name="message_compose_reply_header_fmt">"%s寫到: <string name="message_compose_reply_header_fmt"><xliff:g id="sender">%s</xliff:g>寫到:</string>
"</string>
<string name="message_compose_error_no_recipients">至少必須加入一位收件人。</string> <string name="message_compose_error_no_recipients">至少必須加入一位收件人。</string>
<string name="error_contact_address_not_found">沒有發現電子郵件地址</string> <string name="error_contact_address_not_found">沒有發現電子郵件地址</string>
<string name="message_compose_attachments_skipped_toast">由於一些附件還沒有被下載,因此無法轉寄這些附件。</string> <string name="message_compose_attachments_skipped_toast">由於一些附件還沒有被下載,因此無法轉寄這些附件。</string>