This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 172296
Collapse All | Expand All

(-)a/editor.macros/src/org/netbeans/modules/editor/macros/Bundle.properties (-1 / +1 lines)
Lines 54-59 Link Here
54
54
55
# Invalid macro message
55
# Invalid macro message
56
macro-malformed=Syntax error in "{0}" macro.
56
macro-malformed=Syntax error in "{0}" macro.
57
macro-unknown-action=Macro "{0}" uses uknown action "{1}".
57
macro-unknown-action=Macro "{0}" uses unknown action "{1}".
58
macro-loop=Recursive call of "{0}" macro.
58
macro-loop=Recursive call of "{0}" macro.
59
macro-not-found=Can''t find macro bound to "{0}" shortcut.
59
macro-not-found=Can''t find macro bound to "{0}" shortcut.

Return to bug 172296