Issue Type: Bug Bug
Affects Versions: 5.1
Assignee: Unassigned
Created: 30/Sep/13 5:39 PM
Description:

A little investigation reveals:

  • This key does exist in /magnolia-ui-admincentral/src/main/resources/info/magnolia/ui/admincentral/messages_en.properties line 45
  • MessagesUtil is still used extensively where a key of this name is referenced in
    /magnolia-ui-form/src/main/java/info/magnolia/ui/form/field/upload/basic/BasicUploadField.java getFileDetailSize:

label.setCaption(MessagesUtil.get(fileDetailSizeCaption, "info.magnolia.ui.admincentral.messages"));

****

Im not sure why the translation works for all of the other keys in the field.

Fix Versions: 5.1
Project: Magnolia UI
Priority: Major Major
Reporter: Christopher Zimmermann
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to