[Testbot] Plone 5.0 - Python 2.7 - Build # 3580 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sat Nov 1 22:40:49 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3580 - Still Failing!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/3580/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.contenttypes
Branch: refs/heads/master
Date: 2014-11-01T22:21:54Z
Author: Philip Bauer (pbauer) <bauer at starzel.de>
Commit: https://github.com/plone/plone.app.contenttypes/commit/6d2d5684c96f7b00f1c5ce835ea9b785a0810817

fix i18n-error

Files changed:
M plone/app/contenttypes/schema/image.xml

diff --git a/plone/app/contenttypes/schema/image.xml b/plone/app/contenttypes/schema/image.xml
index e16d516..4795d8d 100644
--- a/plone/app/contenttypes/schema/image.xml
+++ b/plone/app/contenttypes/schema/image.xml
@@ -16,7 +16,7 @@
     <field name="image" type="plone.namedfile.field.NamedBlobImage"
         marshal:primary="true">
       <description />
-      <title i18n:translate="Image">Image</title>
+      <title i18n:translate="label_image">Image</title>
     </field>
   </schema>
 </model>




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 823 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141101/276aaa85/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 307544 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141101/276aaa85/attachment-0003.obj>


More information about the Testbot mailing list