add context menu item to open link in new tab

This commit is contained in:
Athou
2023-02-27 07:39:38 +01:00
parent ffbb85df43
commit 69fb11eee0
32 changed files with 368 additions and 38 deletions

View File

@@ -441,6 +441,10 @@ msgstr "Marca com a llegit fins aquí"
msgid "Metrics"
msgstr "mètriques"
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Middle click"
msgstr ""
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Move the page down"
msgstr "Mou la pàgina cap avall"
@@ -522,11 +526,18 @@ msgstr "Obre l'entrada actual en una pestanya nova"
msgid "Open current entry in a new tab in the background"
msgstr "Obre l'entrada actual en una pestanya nova al fons"
#: src/components/content/FeedEntryContextMenu.tsx
#: src/components/content/FeedEntryFooter.tsx
msgid "Open link"
msgstr "Enllaç obert"
#: src/components/content/FeedEntryContextMenu.tsx
msgid "Open link in new background tab"
msgstr ""
#: src/components/content/FeedEntryContextMenu.tsx
msgid "Open link in new tab"
msgstr ""
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Open next entry"
msgstr "Obre la següent entrada"