When labeling CheckBoxes is it bad to use "negative" or "opposite" descriptions? Should a checked CheckBox always mean "do something", or is it OK for it to mean "don't do something"?
For example:
Disallow Import VS. Allow Import.
Hide settings VS. Show settings.