lang::catalog::last_sync_messages (private)
lang::catalog::last_sync_messages -package_key package_key \ -locale locale
Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl
For a certain package, and locale, return the messages in the database the last time catalog files and db were in sync. This is the message that we use as merge base during message catalog upgrades.
- Switches:
- -package_key (required)
- -locale (required)
- Returns:
- An array list with message keys as keys and messages as values.
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.