share-header localization problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2015 06:10 AM
Hi there,
I am using Alfresco 5.0.d version with Hungarian localization but at the header localization I have got a problem. All the .properties files are translated but "Home, My Files, Shared Files, Sites, Tasks" menu points and the search message in the header hasn't changed.
We find out share-header.lib.js is rendering that part of the page. So I checked share-header.lib_hu.properties and share-header.get_hu.properties files but all the localizations looks fine. I even replaced the share-header.lib_hu.properties and share-header.get_hu.properties with their _fr.properties versions and the same part of the header stayed english.
Could you tell me which .properties files contains that part of the header? How could I translate that part?
I also think my problem connected to this topic in Alfresco forum.
Thanks,
menczingerm.
I am using Alfresco 5.0.d version with Hungarian localization but at the header localization I have got a problem. All the .properties files are translated but "Home, My Files, Shared Files, Sites, Tasks" menu points and the search message in the header hasn't changed.
We find out share-header.lib.js is rendering that part of the page. So I checked share-header.lib_hu.properties and share-header.get_hu.properties files but all the localizations looks fine. I even replaced the share-header.lib_hu.properties and share-header.get_hu.properties with their _fr.properties versions and the same part of the header stayed english.
Could you tell me which .properties files contains that part of the header? How could I translate that part?
I also think my problem connected to this topic in Alfresco forum.
Thanks,
menczingerm.
Labels:
- Labels:
-
Archive
share-header-problem.png
257 KB
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2015 01:16 AM
I guess it takes from AlfMenuBar_en.properties file located @ tomcat\webapps\share\js\alfresco\header\i18n folder.
Try changing that.
Try changing that.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2015 07:54 AM
Hi Hardik1512!
Thx for the reply,
Alfresco 5.0.d clean install doesn't have properties files there (@ tomcat\webapps\share\js\alfresco\header\i18n ). Alfresco 4.2. does have.
Are you sure there should be files @ tomcat\webapps\share\js\alfresco\header\i18n in Alfresco 5.0.d ?
menczingerm.
Thx for the reply,
Alfresco 5.0.d clean install doesn't have properties files there (@ tomcat\webapps\share\js\alfresco\header\i18n ). Alfresco 4.2. does have.
Are you sure there should be files @ tomcat\webapps\share\js\alfresco\header\i18n in Alfresco 5.0.d ?
menczingerm.
alfresco_4.2.f_versio.png
145 KB
alfresco_5.0.d_versio.png
151 KB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2015 10:56 AM
Hi!
I found out i have to use @ tomcat/webapps/share/js/aikau/1.0.8.1/alfresco/header/i18n/ structure instead of @ tomcat\webapps\share\js\alfresco\header\i18n for alfresco 5.0.d
like this: https://github.com/Alfresco/Aikau/tree/master/aikau/src/main/resources/alfresco/header/i18n
menczingerm.
I found out i have to use @ tomcat/webapps/share/js/aikau/1.0.8.1/alfresco/header/i18n/ structure instead of @ tomcat\webapps\share\js\alfresco\header\i18n for alfresco 5.0.d
like this: https://github.com/Alfresco/Aikau/tree/master/aikau/src/main/resources/alfresco/header/i18n
menczingerm.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2016 07:14 AM
Can you help me translate share header menu for Alfresco community 5.1
Thanks..
Thanks..

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2016 06:06 AM
in 5.1, changing alfresco\site-webscripts\org\alfresco\share\imports\ share-header.lib.properties does not work. Those "Home, My Files, Shared Files, Sites, Tasks" do not change, others do change.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2016 09:05 AM
You need to add your language properties inside the aikau-1.0.63.jar which is in \Alfresco\share\webapps\share\WEB-INF\lib
properties are no more read from \Alfresco\share\webapps\share\js\alfresco
Jamil
properties are no more read from \Alfresco\share\webapps\share\js\alfresco
Jamil
