mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Added option in SettingsFragment to allow users to send the logs as a file via email
This commit is contained in:
parent
4154a7c9d2
commit
836a1e3664
6 changed files with 145 additions and 0 deletions
|
|
@ -207,4 +207,6 @@ Tap this message (or hit back) to skip this step.</string>
|
|||
<string name="give_permission">Give permission</string>
|
||||
<string name="use_external_storage">Use external storage</string>
|
||||
<string name="use_external_storage_summary">Save pictures taken with the in-app camera on your device</string>
|
||||
<string name="send_logs">Send Logs</string>
|
||||
<string name="send_logs_description">Send logs to developers via email</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue