diff --git a/package.nls.json b/package.nls.json index d1b27c2..b940e22 100644 --- a/package.nls.json +++ b/package.nls.json @@ -6,8 +6,8 @@ "fileAccess.configuration.indicatorAction.description": "Sets what action to take when the indicator is clicked", "fileAccess.colors.readonlyForeground.descripition": "Color for Read Only indicator in the status bar", "fileAccess.colors.writeableForeground.descripition": "Color for Writeable indicator in the status bar", - "readOnly.commands.makeWriteable.title": "File Access: Make Writeable", - "readOnly.commands.makeReadOnly.title": "File Access: Make Read Only", + "readOnly.commands.makeWriteable.title": "File Access: Make Writeable [RW]", + "readOnly.commands.makeReadOnly.title": "File Access: Make Read Only [RO]", "readOnly.commands.makeWriteableForContextMenu.title": "Make Writeable", "readOnly.commands.makeReadOnlyForContextMenu.title": "Make Read Only", "readOnly.commands.changeFileAccess.title": "File Access: Change File Access",