Changed capital 'L' to small 'l' in the 'Send log file' string

This commit is contained in:
Vishan Seru 2017-10-21 21:34:39 +05:30
parent 1d0a701dd3
commit 0cc096c5ab

View file

@ -207,7 +207,7 @@ 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_log_file">Send Log file</string>
<string name="send_log_file">Send log file</string>
<string name="send_log_file_description">Send log file to developers via email</string>
<string name="login_to_your_account">Login to your account</string>
</resources>