* Implement Room Details screen * Add option to create permalink from room id and alias, add share room action
14 lines
No EOL
1.4 KiB
XML
14 lines
No EOL
1.4 KiB
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">"Attach screenshot"</string>
|
|
<string name="screen_bug_report_contact_me">"You may contact me if you have any follow up questions"</string>
|
|
<string name="screen_bug_report_edit_screenshot">"Edit screenshot"</string>
|
|
<string name="screen_bug_report_editor_description">"Please describe the bug. What did you do? What did you expect to happen? What actually happened. Please go into as much detail as you can."</string>
|
|
<string name="screen_bug_report_editor_placeholder">"Describe the bug…"</string>
|
|
<string name="screen_bug_report_editor_supporting">"If possible, please write the description in English."</string>
|
|
<string name="screen_bug_report_include_crash_logs">"Send crash logs"</string>
|
|
<string name="screen_bug_report_include_logs">"Send logs to help"</string>
|
|
<string name="screen_bug_report_include_screenshot">"Send screenshot"</string>
|
|
<string name="screen_bug_report_logs_description">"To check things work as intended, logs will be sent with your message. These will be private. To just send your message, turn off this setting."</string>
|
|
<string name="screen_bug_report_rash_logs_alert_title">"%1$s crashed the last time it was used. Would you like to share a crash report with us?"</string>
|
|
</resources> |