-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.nls.json
16 lines (16 loc) · 998 Bytes
/
package.nls.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"displayName": "GIFT Preview",
"description": "Live preview for Moodle's GIFT format",
"gift.preview.doubleClickToSwitchToEditor.desc": "Double click in the gift preview to switch to the editor.",
"gift.preview.markEditorSelection.desc": "Mark the current editor selection in the gift preview.",
"gift.preview.scrollEditorWithPreview.desc": "When a gift preview is scrolled, update the view of the editor.",
"gift.preview.scrollPreviewWithEditor.desc": "When a gift editor is scrolled, update the view of the preview.",
"gift.preview.title" : "Open Preview",
"gift.previewSide.title" : "Open Preview to the Side",
"gift.showLockedPreviewToSide.title": "Open Locked Preview to the Side",
"gift.showSource.title" : "Show Source",
"gift.showPreviewSecuritySelector.title": "Change Preview Security Settings",
"gift.trace.desc": "Enable debug logging for the gift extension.",
"gift.preview.refresh.title": "Refresh Preview",
"gift.preview.toggleLock.title": "Toggle Preview Locking"
}