In ..\tomcat\webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\share\imports\share-header.lib.js:
{
id: "HEADER_SHARED_FILES",
name: "alfresco/menus/AlfMenuBarItem",
config: {
id: "HEADER_SHARED_FILES",
label: "header.menu.shared.label",
targetUrl: "context/shared/sharedfiles"
}
},
But in File share-header.lib.properties I don't find
header.menu.shared.label=Shared Files
How do I translate this?
That particular message key is part of Aikau and is translated within it. If you wish to provide additional language pack support for Aikau then you should read this.