Browse Source

Updated text

main
M66B 5 years ago
parent
commit
640237416d
2 changed files with 4 additions and 4 deletions
  1. +1
    -1
      FAQ.md
  2. +3
    -3
      app/src/main/res/values/strings.xml

+ 1
- 1
FAQ.md View File

@ -1,6 +1,6 @@
# FairEmail
If you have a feature request or found a bug, you can rquest or report it [as an issue](https://github.com/M66B/open-source-email/issues).
If you have a feature request or found a bug, you can request or report it [as an issue](https://github.com/M66B/open-source-email/issues).
If you have a question, please check the frequently asked questions below first. At the bottom you can find how to ask other questions.


+ 3
- 3
app/src/main/res/values/strings.xml View File

@ -80,7 +80,7 @@
<string name="title_advanced_avatars">Show contact photos</string>
<string name="title_advanced_light">Use notification light</string>
<string name="title_advanced_ipv4">Prefer IPv4 connections</string>
<string name="title_advanced_debug">Debug</string>
<string name="title_advanced_debug">Debug mode</string>
<string name="title_select">Select &#8230;</string>
<string name="title_identity_name">Your name</string>
@ -118,8 +118,8 @@
<string name="title_no_user">User name missing</string>
<string name="title_no_password">Password missing</string>
<string name="title_no_drafts">Drafts folder missing</string>
<string name="title_no_idle">IMAP IDLE not supported</string>
<string name="title_no_uidplus">IMAP UIDPLUS not supported</string>
<string name="title_no_idle">IMAP IDLE not supported, see the FAQ</string>
<string name="title_no_uidplus">IMAP UIDPLUS not supported, see the FAQ</string>
<string name="title_account_delete">Delete this account permanently?</string>
<string name="title_identity_delete">Delete this identity permanently?</string>
<string name="title_pop">POP is not supported</string>


Loading…
Cancel
Save