mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Updated texts
This commit is contained in:
@@ -234,7 +234,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
style = prefs.getBoolean("style_toolbar", true);
|
||||
|
||||
setTitle(R.string.page_compose);
|
||||
setSubtitle(R.string.page_compose_message);
|
||||
setSubtitle(getResources().getQuantityString(R.plurals.page_message, 1));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user