You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <de...@bloodhound.apache.org> on 2013/07/15 10:44:42 UTC

[Apache Bloodhound] BloodhoundContributing modified

Page "BloodhoundContributing" was changed by rjollos
Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundContributing?action=diff&version=22>
Revision 22
Comment: Document issue discovered after adamero raised the problem on IRC.
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundContributing
=========================================================================
--- BloodhoundContributing (version: 21)
+++ BloodhoundContributing (version: 22)
@@ -82,6 +82,12 @@
 
 and repeat for the postgres environment if required.
 
+The message catalogs won't be compiled and therefore language translations won't be available since Trac has been installed in //editable/develop// mode.  A list of languages will be shown in the //Language// select on the //Preferences > Language// panel, but changing the //Language// will have no effect. For the alternative languages available, the message catalogs must be compiled.
+{{{#!sh
+cd ../trac
+python ./setup.py compile_catalog -f
+}}}
+
 == Contributing Code ==
 
 We are more than happy to see people contributing code to the Apache Bloodhound project. These are usually expected to take the form of a patch that can be tested and commented on. For now, such patches should be posted to the !dev@bloodhound.apache.org mailing list.
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundContributing>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundContributing' page.
If it was not you, please report to .