Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pt_BR language too. #22

Open
danielsoro opened this issue Sep 9, 2014 · 5 comments
Open

Support pt_BR language too. #22

danielsoro opened this issue Sep 9, 2014 · 5 comments

Comments

@danielsoro
Copy link
Contributor

Validation
Exception Message
...

@rmannibucau
Copy link
Contributor

Why not i18n for api too like cucumber?

Idea would be to get a resource bundle for annotation API as well and a class reading it and exposing an iterator on name/parameters. Then a groovy script in maven pom can generate the API

@danielsoro
Copy link
Contributor Author

@rmannibucau, Is as DeltaSpike Messages & I18n?

@rmannibucau
Copy link
Contributor

not at all, this one is about client message (resource bundle wrapper),cucumber is about dev API:

In english you od

@Then("...")

but in pt you do

@Quando("...")

@danielsoro
Copy link
Contributor Author

Hmm..

Sorry @rmannibucau, I yet didn't understand your idea.
How I can change ValidationMessages.properties for this annotations, some example?

@rmannibucau
Copy link
Contributor

Was not related to bean validation but to generalize the fact we translate everything including java parts

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

No branches or pull requests

2 participants