mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Fix typos. The typos has been fixed on Weblate by me.
This commit is contained in:
parent
b10e9c54b4
commit
37afc983c3
2 changed files with 5 additions and 1 deletions
|
@ -49,4 +49,8 @@
|
|||
|
||||
<!-- Timber -->
|
||||
<issue id="BinaryOperationInTimber" severity="error" />
|
||||
|
||||
<!-- Wording -->
|
||||
<!-- TODO When strings are imported from Weblate, move this to error -->
|
||||
<issue id="Typos" severity="warning" />
|
||||
</lint>
|
||||
|
|
|
@ -645,7 +645,7 @@
|
|||
<string name="settings_troubleshoot_diagnostic">Troubleshooting diagnostics</string>
|
||||
<string name="settings_troubleshoot_diagnostic_run_button_title">Run Tests</string>
|
||||
<string name="settings_troubleshoot_diagnostic_running_status">Running… (%1$d of %2$d)</string>
|
||||
<string name="settings_troubleshoot_diagnostic_success_status">Basic diagnostic is ok. If you still do not receive notifications, please submit a bug report to help us investigate.</string>
|
||||
<string name="settings_troubleshoot_diagnostic_success_status">Basic diagnostic is OK. If you still do not receive notifications, please submit a bug report to help us investigate.</string>
|
||||
<string name="settings_troubleshoot_diagnostic_failure_status_with_quickfix">One or more tests have failed, try suggested fix(es).</string>
|
||||
<string name="settings_troubleshoot_diagnostic_failure_status_no_quickfix">One or more tests have failed, please submit a bug report to help us investigate.</string>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue