trytond-galatea_cms/message.xml
2019-09-04 12:15:13 +02:00

10 lines
436 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
<data grouped="1">
<record model="ir.message" id="msg_delete_articles">
<field name="text">You can not delete articles because you will get error 404 NOT Found. Dissable active field.</field>
</record>
</data>
</tryton>