lang::message::unregister (public)

 lang::message::unregister package_key message_key

Defined in packages/acs-lang/tcl/lang-message-procs.tcl

Unregisters a message key, i.e. deletes it along with all its messages from the database and deleted entries in the cache. This proc is useful when installing a package. To delete an individual message, as opposed to the entire key, use lang::message::delete.

Parameters:
package_key (required)
message_key (required)
Author:
Peter Marklund
See Also:

Testcases:
util__replace_temporary_tags_with_lookups, upgrade, localize, group_localization
[ show source ]
Show another procedure: