You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: webextensions/_locales/en/messages.json
-2
Original file line number
Diff line number
Diff line change
@@ -787,8 +787,6 @@
787
787
"config_staticARIALabel_description": { "message": "*Please try checking this if your speech recognition system misses tab elements after some tab operations." },
788
788
"config_useCachedTree_label": { "message": "Optimize tree restoration with cache" },
789
789
"config_useCachedTree_description": { "message": "*Please try unchecking and re-checking this to refresh the cache, when the behavior around tree is unstable." },
790
-
"config_persistCachedTree_label": { "message": "Persist tree cache" },
791
-
"config_persistCachedTree_description": { "message": "*Initialization process at the browser startup may be optimized, but it will broat the size of browser's session file and increase disk I/O." },
792
790
"config_acceleratedTabCreation_label": { "message": "Accelerate operations around newly opened tabs (*NOTE: You'll see unstable behavior around tabs.)" },
793
791
"config_maximumAcceptableDelayForTabDuplication_before": { "message": "Abort tab duplication when it takes" },
794
792
"config_maximumAcceptableDelayForTabDuplication_after": { "message": "milliseconds or more." },
0 commit comments