Skip to content

Commit

Permalink
Merge pull request #268 from b02860de585071a2/master
Browse files Browse the repository at this point in the history
Fix minor typo
  • Loading branch information
newhinton authored Jul 13, 2024
2 parents 631d8a4 + e0cc45a commit a04e451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@
<string name="attachment_summary_on">Automatically download attachments for incoming emails
</string>
<string name="attachment_summary_off">Only download attachments when manually requested</string>
<string name="wrap_filenames_summary">Filenames will be trunkated in the middle if they are too long. Otherwise they are shown in multiple lines.</string>
<string name="wrap_filenames_summary">Filenames will be truncated in the middle if they are too long. Otherwise they are shown in multiple lines.</string>
<string name="pref_send_sigquit_button">Kill!</string>
<string name="app_update_title">Updates</string>
<string name="preference_dialog_filesize_label">Filesize</string>
Expand Down

0 comments on commit a04e451

Please sign in to comment.