Commit 39354291 authored by Sven Franck's avatar Sven Franck

erp5_corporate_identity: update book test files without them and missing translation.

parent dc1b82b0
......@@ -39,7 +39,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts13794130.48</string> </value>
<value> <string>ts13806290.09</string> </value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
......@@ -83,7 +83,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>98d75e3a6663c4964273672c79c6a7d8</string> </value>
<value> <string>60be86e16f39223b794a6098fbc51cd6</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
......@@ -39,7 +39,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts13794225.2</string> </value>
<value> <string>ts13806319.93</string> </value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
......@@ -83,7 +83,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>b5b2c2d078b3243c63a95c7fbb14b851</string> </value>
<value> <string>4d335b81355834b276543c8e04234404</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -125,7 +125,7 @@
</item>
<item>
<key> <string>size</string> </key>
<value> <int>225648</int> </value>
<value> <int>161866</int> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -39,7 +39,7 @@
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts13794253.07</string> </value>
<value> <string>ts13806343.35</string> </value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
......@@ -83,7 +83,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>afa1beb5898337f040d114e2e02c8373</string> </value>
<value> <string>6ec9eca808af89ab20af0aaec30c56cd</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>4cc8c8624cb98956b5033240fbd43051</string> </value>
<value> <string>c94e282b3ef308a01909e97442f859fc</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>b22292dad22dffbfddecc62720c85a8f</string> </value>
<value> <string>aea99e06b679d35dc50b86fc964a66d3</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
......@@ -79,7 +79,7 @@
</item>
<item>
<key> <string>content_md5</string> </key>
<value> <string>8cf8ad7e5e61ad413ec827604e3dde87</string> </value>
<value> <string>29a2c357be83b6e22ab7e3cc46d7d4fd</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......
......@@ -87,8 +87,8 @@ class TestCorporateIdentityTemplates(ERP5TypeTestCase):
self.message_catalog.message_edit('Data Sheet', 'de', 'Datenblatt', '')
self.message_catalog.gettext('Table of Contents', add=1)
self.message_catalog.message_edit('Table of Contents', 'de', 'Inhaltsverzeichnis', '')
self.message_catalog.gettext('Adress', add=1)
self.message_catalog.message_edit('Adress', 'de', 'Adresse', '')
self.message_catalog.gettext('Web Adress', add=1)
self.message_catalog.message_edit('Web Adress', 'de', 'Web Adresse', '')
# Activating a system preference if none is activated
for preference in self.portal.portal_catalog(portal_type="System Preference"):
......
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