Commit c52cba97 authored by Ralph Morelli's avatar Ralph Morelli

Changed textbox message to lowercase

Change-Id: Ie6678e61bf643bf515334cbdb0d6614acf4acf6d
parent c157e77e
...@@ -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 Hidden 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