1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-17 20:11:29 +00:00

mail, mailto: cleanup markup

This commit is contained in:
Andrew Dolgov
2021-02-17 15:53:00 +03:00
parent 7be1e3ed38
commit 2ac6508fe6
3 changed files with 85 additions and 76 deletions

View File

@@ -14,7 +14,7 @@ Plugins.Mailto = {
}
const dialog = new fox.SingleUseDialog({
title: __("Forward article by email"),
title: __("Forward article by email (mailto:)"),
content: __("Loading, please wait...")
});