summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-12-16 11:09:35 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-12-16 11:09:35 +0200
commita5a59eb664cdfb5fe37fb7d8c82d11c7008cbac7 (patch)
tree73221a4b7c0c1bf60b570cca80d2c963303d02e9 /po
parent01c298520d7b6d9ad268d59a6d2a0b99c5cded78 (diff)
DocumentWidget: Paste preceding line
Added a special actions menu in the input prompt to allow the user to paste the line preceding the latest clicked link from the originating document. One use case for this is user-editable lines.
Diffstat (limited to 'po')
-rw-r--r--po/en.po4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/en.po b/po/en.po
index 3fc5423d..481545cf 100644
--- a/po/en.po
+++ b/po/en.po
@@ -760,6 +760,10 @@ msgstr "Line break"
760msgid "dlg.input.send" 760msgid "dlg.input.send"
761msgstr "Send" 761msgstr "Send"
762 762
763# Paste the line preceding the clicked link into the input prompt.
764msgid "menu.input.precedingline"
765msgstr "Paste Preceding Line"
766
763msgid "heading.save" 767msgid "heading.save"
764msgstr "FILE SAVED" 768msgstr "FILE SAVED"
765 769