File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -421,7 +421,7 @@ ui_strings.M_VIEW_SUB_LABEL_PARENT_OFFSETS = "Parent Offsets";
421421ui_strings . S_ANONYMOUS_FUNCTION_NAME = "(anonymous)" ;
422422
423423/* DESC: Info in a tooltip that the according listener was set as attribute. */
424- ui_strings . S_ATTRIBUTE_LISTENER = "Attribute listener " ;
424+ ui_strings . S_ATTRIBUTE_LISTENER = "Event handler " ;
425425
426426/* DESC: Generic label for a cancel button */
427427ui_strings . S_BUTTON_CANCEL = "Cancel" ;
@@ -685,7 +685,7 @@ ui_strings.S_EVENT_LISTENER_ADDED_IN = "Added in %s";
685685ui_strings . S_EVENT_LISTENER_SET_AS_MARKUP_ATTR = "Set as markup attribute" ;
686686
687687/* DESC: Info in a tooltip that the according listener was set by the event target interface. */
688- ui_strings . S_EVENT_TARGET_LISTENER = "Event target listener" ;
688+ ui_strings . S_EVENT_TARGET_LISTENER = "Event listener" ;
689689
690690/* DESC: Event type for events in the profiler */
691691ui_strings . S_EVENT_TYPE_CSS_PARSING = "CSS parsing" ;
You can’t perform that action at this time.
0 commit comments