-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.nls.json
More file actions
24 lines (24 loc) · 1.57 KB
/
Copy pathpackage.nls.json
File metadata and controls
24 lines (24 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"manifest.capability.untrusted-workspaces.desc": "Limited functionality in untrusted workspaces",
"manifest.command.analyze.title": "Analyze Dates",
"manifest.command.category": "Dates-LE",
"manifest.command.convert.title": "Convert Dates",
"manifest.command.dedupe.title": "Deduplicate Dates",
"manifest.command.extract.title": "Extract Dates",
"manifest.command.filter.title": "Filter Dates",
"manifest.command.help.title": "Help & Troubleshooting",
"manifest.command.settings.title": "Open Settings",
"manifest.command.sort.title": "Sort Dates",
"manifest.command.validate.title": "Validate Dates",
"manifest.settings.copy.clipboard.desc": "Automatically copy extraction results to the clipboard",
"manifest.settings.notifications.level.desc": "Controls the verbosity of notifications",
"manifest.settings.notifications.level.option.all": "Show all notifications",
"manifest.settings.notifications.level.option.important": "Show only important notifications",
"manifest.settings.notifications.level.option.silent": "Suppress all notifications",
"manifest.settings.open.side-by-side.desc": "Open extraction results in a new editor to the side",
"manifest.settings.safety.enabled.desc": "Enable safety checks for large files and operations",
"manifest.settings.safety.warn.file-size.desc": "Warn when input file size exceeds this threshold in bytes",
"manifest.settings.statusbar.enabled.desc": "Show Dates-LE status bar entry for quick access",
"manifest.settings.telemetry.desc": "Enable local-only telemetry logs to the Output panel",
"manifest.settings.title": "Dates-LE Settings"
}