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 "ここまで既読にする"
msgid "Metrics"
msgstr "メトリクス"
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Middle click"
msgstr ""
#: src/components/KeyboardShortcutsHelp.tsx
msgid "Move the page down"
msgstr "ページを下に移動"
@@ -522,11 +526,18 @@ msgstr "現在のエントリを新しいタブで開く"
msgid "Open current entry in a new tab in the background"
msgstr "現在のエントリをバックグラウンドで新しいタブで開く"
#: src/components/content/FeedEntryContextMenu.tsx
#: src/components/content/FeedEntryFooter.tsx
msgid "Open link"
msgstr "リンクを開く"
#: 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 "次のエントリを開く"