@inherits MSGComponentBase @T("Press the desired key combination to set the shortcut. The shortcut will be registered globally and will work even when the app is not focused.") @if (!string.IsNullOrWhiteSpace(this.validationMessage)) { @this.validationMessage } @T("Clear Shortcut") @T("Cancel") @T("Save")