How can i change the language ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 07:55 AM
Hi,
Is it possible to change the language in Alfresco ?
How many languages are avaliable ?
Is it possible to search in chinese documents ?
Thanks
Is it possible to change the language in Alfresco ?
How many languages are avaliable ?
Is it possible to search in chinese documents ?
Thanks
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2010 08:28 AM
Hello -
There are greater than 40 different language packs for Alfresco. You can find these on the forge, http://forge.alfresco.com. There are installation instructions for language packs here http://wiki.alfresco.com/wiki/Language_Pack_Installation.
Nancy
There are greater than 40 different language packs for Alfresco. You can find these on the forge, http://forge.alfresco.com. There are installation instructions for language packs here http://wiki.alfresco.com/wiki/Language_Pack_Installation.
Nancy

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2010 04:19 PM
After download the language(http://forge.alfresco.com/projects/alfresco-zh-cn/) you will need to modify web-client-config-custom.xml:
<config evaluator="string-compare" condition="Languages">
<languages>
<language locale="zh_CN">Chinese</language>
</languages>
</config>
Then restart alfresco server.
Let me know if this works for you.
<config evaluator="string-compare" condition="Languages">
<languages>
<language locale="zh_CN">Chinese</language>
</languages>
</config>
Then restart alfresco server.
Let me know if this works for you.
