Adding DSpace
The original source for Messages.properties can be found here: https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/resources/Messages.properties
For the Cocoon XML format: I will try to find someone to look at your code and finish this.
That's cool! We have some documentation for that at http://www.mediawiki.org/wiki/Help:Extension:Translate/File_format_support
Just a quick note that we haven't forgotten about this and will follow up in due course.
Short followup on the meeting with Siebrand at FOSDEM last weekend. We have cleared Siebrand's github account the rights to push into our lang repositories: Apache cocoon files: https://github.com/DSpace/dspace-xmlui-lang Properties files: https://github.com/DSpace/dspace-api-lang
Nice! Some questions.
- Why you're not keeping English source and translations in the same repository? I don't know if fetching from one repo and committing to another is supported by our scripts (if Siebrand suggested that, ignore me).
- Can you use UTF-8 please?
- Several of those properties files are invalid. For instance [1] has a
\ufeff
as first character.
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
Return to Thread:Support/Adding DSpace/reply (8).
The DSpace community is dropping the OLD UI technologies based on JSPUI and XMLUI (Apache Cocoon) and is converging on a single, Angular UI.
In the context of this migration, we're in the process of transferring the language keys and translations to the .po and .pot format.
Once this is in place, could we pick up this thread again on integrating with translatewiki?
Thank you !!!