Browse Source

Merge pull request #23 from licaon-kter/patch-3

title_folder_unseen does not need translation
main
Marcel Bokhorst 6 years ago
committed by GitHub
parent
commit
8de40bfe97
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/src/main/res/values/strings.xml

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

@ -69,7 +69,7 @@
<string name="title_no_idle">IDLE not supported</string>
<string name="title_local_drafts">Local drafts</string>
<string name="title_folder_unseen">%1$s (%2$d/%3$d)</string>
<string name="title_folder_unseen" translatable="false">%1$s (%2$d/%3$d)</string>
<string name="title_synchronize_folder">Synchronize (receive messages)</string>
<string name="title_after">Synchronize (days)</string>


Loading…
Cancel
Save