Prefix replies with "re:" (#385)

* Prefix replies with "re:"
* Use correct quotation marks
* Avoid repeating "re: " prefix when replying to a post that already has it
This commit is contained in:
aetsucore
2023-01-31 03:30:36 -06:00
committed by GitHub
parent e282d54f99
commit c6cd424f30
4 changed files with 13 additions and 1 deletions

View File

@@ -251,4 +251,5 @@
<string name="sk_new_reports">New reports</string>
<string name="sk_settings_server_version">Server version: %s</string>
<string name="sk_notify_poll_results">Poll results</string>
<string name="sk_settings_prefix_replies_with_re">Prefix replies with “re:”</string>
</resources>