Commit cb66c6f0 authored by Ivan Tyagov's avatar Ivan Tyagov

Add localizer check alarm.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30685 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 374d8e77
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Alarm" module="Products.ERP5Type.Document.Alarm"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>description</string> </key>
<value> <string>Use to check number of untranslated messages in Localizer.</string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>check_localizer</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Alarm</string> </value>
</item>
<item>
<key> <string>sense_method_id</string> </key>
<value> <string>Alarm_checkLocalizer</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Check Localizer</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
74
\ No newline at end of file
75
\ No newline at end of file
portal_alarms/check_catalog
portal_alarms/check_folder_handler
portal_alarms/check_localizer
portal_alarms/check_stock
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment