Changeset 1536 for branches/3.0/framework/Exceptions/messages.txt
- Timestamp:
- 12/01/2006 01:51:21 PM (2 years ago)
- Files:
-
- 1 modified
-
branches/3.0/framework/Exceptions/messages.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/framework/Exceptions/messages.txt
r1403 r1536 125 125 template_content_unexpected = Unexpected content is encountered when instantiating template: {0}. 126 126 template_include_invalid = Invalid template inclusion. Make sure {0} is a valid namespace pointing to an existing template file whose extension is .tpl. 127 template_tag_unexpected = Initialization for property {0} contains an unknown tag type {1}. 127 128 128 129 xmldocument_file_read_failed = TXmlDocument is unable to read file '{0}'. … … 157 158 theme_property_readonly = Skin is being applied to a read-only control property '{0}.{1}'. 158 159 theme_property_undefined = Skin is being applied to an inexistent control property '{0}.{1}'. 160 theme_tag_unexpected = Initialization for property {0} contains an unknown tag type {1}. 159 161 160 162 control_object_reregistered = Duplicated object ID '{0}' found.
