mbien commented on code in PR #5897: URL: https://github.com/apache/netbeans/pull/5897#discussion_r1181112061
########## ide/options.editor/src/org/netbeans/modules/options/editor/completion/Bundle.properties: ########## @@ -51,3 +51,4 @@ AN_Javadoc_Next_To_CC=Documentation Next To Completion Checkbox AD_Javadoc_Next_To_CC=Display Documentation Next To Completion GeneralCompletionOptionsPanel.AccessibleContext.accessibleName=General Completion Options GeneralCompletionOptionsPanel.AccessibleContext.accessibleDescription=Settings for various completion settings +GeneralCompletionOptionsPanel.cbDisplayParameterTooltip.text=Display Parameter &Tooltip Review Comment: regarding the UI text: might be better to change it to "Auto Popup Parameter &Tooltip" so that it fits to the other two check boxes which follow the same pattern. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
