Skip to content

Conversation

bruceman
Copy link

@bruceman bruceman commented Nov 2, 2015

I think namespace is very important for large project to isolate the different i18n resource.
Think about the same string with different translated string on different context.
This pull just is a referenced and fast implement, without block any exist test or use cases.
please help integrate this feature if possible.

Thanks.

@rubenv
Copy link
Owner

rubenv commented Nov 2, 2015

Think about the same string with different translated string on different context.

We have a concept for this: contexts.

This is basically the same as gettext domains, which we won't add, please refer to e.g. #115 for background.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants