mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
add context menu item to open link in new tab
This commit is contained in:
@@ -441,6 +441,10 @@ msgstr "Contrassegna come letto fino a qui"
|
||||
msgid "Metrics"
|
||||
msgstr "Metriche"
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Middle click"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/KeyboardShortcutsHelp.tsx
|
||||
msgid "Move the page down"
|
||||
msgstr "Sposta la pagina in basso"
|
||||
@@ -522,11 +526,18 @@ msgstr "Apri la voce corrente in una nuova scheda"
|
||||
msgid "Open current entry in a new tab in the background"
|
||||
msgstr "Apri la voce corrente in una nuova scheda in background"
|
||||
|
||||
#: src/components/content/FeedEntryContextMenu.tsx
|
||||
#: src/components/content/FeedEntryFooter.tsx
|
||||
msgid "Open link"
|
||||
msgstr "Apri collegamento"
|
||||
|
||||
#: 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 "Apri voce successiva"
|
||||
|
||||
Reference in New Issue
Block a user