Commit c157e77e authored by hal's avatar hal

Merge pull request #84 from ram8647/cboxlabel

Revised checkbox label replacing invisible with hidden
parents 3b6738c4 1a008068
...@@ -284,7 +284,7 @@ public interface OdeMessages extends Messages { ...@@ -284,7 +284,7 @@ public interface OdeMessages extends Messages {
// Used in editor/simple/SimpleVisibleComponentsPanel.java // Used in editor/simple/SimpleVisibleComponentsPanel.java
@DefaultMessage("Display Invisible Components in Viewer") @DefaultMessage("Display Hidden Components in Viewer")
@Description("Checkbox controlling whether to display invisible components in the designer.") @Description("Checkbox controlling whether to display invisible components in the designer.")
String showHiddenComponentsCheckbox(); String showHiddenComponentsCheckbox();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment