From 01ba0d0ed61083a6d38f76733f57736c51659338 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Fri, 5 Sep 2025 18:11:56 +0300 Subject: Revert "use comment instead of context (#8987)" (#8990) This reverts commit c7f8da8f9768515be7d3c79e9128c0411390c48e. --- src/view/shell/desktop/LeftNav.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/view/shell/desktop/LeftNav.tsx') diff --git a/src/view/shell/desktop/LeftNav.tsx b/src/view/shell/desktop/LeftNav.tsx index 00839f073..5c22198c8 100644 --- a/src/view/shell/desktop/LeftNav.tsx +++ b/src/view/shell/desktop/LeftNav.tsx @@ -763,7 +763,7 @@ export function DesktopLeftNav() { label={_( msg({ message: 'Saved', - comment: 'link to bookmarks screen', + context: 'link to bookmarks screen', }), )} /> -- cgit 1.4.1