diff options
author | xue <> | 2005-12-06 22:53:07 +0000 |
---|---|---|
committer | xue <> | 2005-12-06 22:53:07 +0000 |
commit | ec46fdc945f591e910051aca0457097825afd34c (patch) | |
tree | b79765ec299229678242267a7bfdf7e3c3f31349 /framework/Exceptions | |
parent | 03142d666493516ca86dede5380344f8c05b7633 (diff) |
Diffstat (limited to 'framework/Exceptions')
-rw-r--r-- | framework/Exceptions/messages.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index e706ebbf..b55e536c 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -139,4 +139,6 @@ label_associatedcontrol_invalid = TLabel.AssociatedControl '%s' cannot be foun hiddenfield_focus_unsupported = THiddenField does not support setting input focus.
hiddenfield_theming_unsupported = THiddenField does not support theming.
-hiddenfield_skinid_unsupported = THiddenField does not support control skin.
\ No newline at end of file +hiddenfield_skinid_unsupported = THiddenField does not support control skin.
+
+panel_defaultbutton_invalid = TPanel.DefaultButton '%s' does not refer to an existing button control.
\ No newline at end of file |