Change By: Roman Kovařík (17/Jan/14 8:09 AM)
Summary: Hardcoded Missing hardcoded  labels in importZip dialog  after update
Description: {code}
title="/ui-framework/dialogs/importZip/form/tabs/import/fields/encoding/options/utf-8"
title="/ui-framework/dialogs/importZip/form/tabs/import/fields/encoding/options/windows"
{code}

{{ImportZip}} dialog has these two hardcoded labels which don't require translation. But after:

{code}
register(DeltaBuilder.update("5.1", "")
...
.addTask((new RemoveHardcodedI18nPropertiesFromDialogsTask("ui-framework"))));
{code}
are these labels removed. We have to put them back in delta {{5.2.2}}

Found by comparison of migrated/fresh instance:
http://hudson.magnolia-cms.com/view/X/job/m_4-5-migration_2.0.x-branch_with_integration_tests/ws/magnolia-migration-integration/diff-reports/modules.ui-framework.html
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