8 lines
540 B
XML
8 lines
540 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="screen_bug_report_attach_screenshot">"附上螢幕截圖"</string>
|
|
<string name="screen_bug_report_contact_me">"如果有其他問題,你可以聯絡我。"</string>
|
|
<string name="screen_bug_report_contact_me_title">"聯絡我"</string>
|
|
<string name="screen_bug_report_edit_screenshot">"編輯螢幕截圖"</string>
|
|
<string name="screen_bug_report_include_screenshot">"傳送螢幕截圖"</string>
|
|
</resources>
|