SAIL-352 Added i18n keys and values for the Rendition Service's rendering engines (actions) and their parameters.

This included some overrides of getParamDisplayLabel() in the RenditionService classes to support i18n key-value pairs which are common across many rendering engines.

These actions and their parameters have been hidden by Erik in the default Alfresco config. The changes contained in this check-in mean that 3rd parties could show these actions and parameters and see useful labels.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20009 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2010-04-27 12:41:03 +00:00
parent d6f6508bd9
commit 7aba799ed8
5 changed files with 96 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ public abstract class ParameterizedItemAbstractBase extends CommonResourceAbstra
*/
private static final String TITLE = "title";
private static final String DESCRIPTION = "description";
private static final String DISPLAY_LABEL = "display-label";
protected static final String DISPLAY_LABEL = "display-label";
/**
* Action service