diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-04 12:23:59 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-12-04 12:23:59 +0200 |
commit | d3fd40c8ef38ba5eeaeaa474166a66ca36f2edf7 (patch) | |
tree | 6d2baeb7562d2a2baac3b45821fcd9799fee6c44 /po | |
parent | 8d255fca904c55fb8c15631c6845c8a87f1a0c6a (diff) |
SidebarWidget: Mobile bookmark editing mode
ListWidget can use drag handles on items.
Diffstat (limited to 'po')
-rw-r--r-- | po/en.po | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -419,6 +419,12 @@ msgstr "Identities" | |||
419 | msgid "sidebar.outline" | 419 | msgid "sidebar.outline" |
420 | msgstr "Outline" | 420 | msgstr "Outline" |
421 | 421 | ||
422 | msgid "sidebar.action.bookmarks.newfolder" | ||
423 | msgstr "New Folder" | ||
424 | |||
425 | msgid "sidebar.action.bookmarks.edit" | ||
426 | msgstr "Edit" | ||
427 | |||
422 | # This label should be fairly short so it fits in a button in the sidebar. | 428 | # This label should be fairly short so it fits in a button in the sidebar. |
423 | msgid "sidebar.action.feeds.markallread" | 429 | msgid "sidebar.action.feeds.markallread" |
424 | msgstr "Read All" | 430 | msgstr "Read All" |