So... each of these projects will have it's own translation file, and All 
I'll have to do would be to add their translation dirs in app config, or 
within an included module, right?

Okay, going further from this point, 
Is there some simple way to add translations from included module in an 
app, but still preserving different domain? Most preferable by extracting 
it's translations to own translation domain by running python setup.py 
extract_messages (and the other commands). I'm going to add some 
possibility to modify all translations from within app, and it seems that 
the best way to do that is to keep them in the same place.

W dniu wtorek, 12 lutego 2013 15:26:20 UTC+1 użytkownik Chris Rossi napisał:
>
> On Tue, Feb 12, 2013 at 9:22 AM, Grzegorz Śliwiński 
> <[email protected]<javascript:>
> > wrote:
>
>> Hi,
>>
>> I'm working on some i18n app in pyramid, and also extracted some 
>> functionality into common modules which provide functionality and actions. 
>> And I have several questions about i18n process in pyramid:
>> Is it possible to provide translations for messages delivered in this 
>> project? 
>> Can I >>overwrite<< this translations in pyramid app somehow? 
>>
> Where's the extract point for messages from such plugin?
>>
>
> To the extent that I understand what you're asking, I think it's pretty 
> well covered in the documentation:
>
> http://docs.pylonsproject.org/projects/pyramid/en/1.4-branch/narr/i18n.html
>
> Chris
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to