Anders, Thank you for the contribution - just to make sure - is this Bokmal or Nynorsk? Assuming Bokmal.
Brian ----- Original message ----- From: Mauro Talevi <[1][email protected]> To: [2][email protected] Subject: Re: [jbehave-user] Language support: Contribution and question Date: Tue, 17 Apr 2012 15:59:08 +0200 Hi Anders, the contribution is most welcome, but we'd need it to use Unicode escaped characters, e.g. see [3]https://github.com/jbehave/jbehave-core/blob/master/jbehave-co re/src/main/resources/i18n/keywords_de.properties. As for the submittion, the best way is open a Jira issue [4]http://jbehave.org/reference/stable/issue-tracking.html and attach file to issue or to post a commit from the github project you cloned and which we can simply pull. (I'll add some documentation to this effect). Cheers On 17/04/2012 15:40, Anders Sandberg Nordbø wrote: Hello, I'd like to contribute i18n for Norwegian that we use. I have attached file here - it said here [5]http://jbehave.org/reference/stable/stories-in-your-langu age.html "If you'd like your language to be supported, you can contribute the keywords in that language and we'll happily add the language to the list of those supported out-of-the-box." However it didn't say how you'd like to receive such a contribution, so I'm using the list to get in touch. This works well when running from my IDE (IntelliJ). Unfortunately I'm not good at maven so haven't been able to use this here yet. When I'm running "mvn clean install -e" it fails with "Failed to run stories as embeddables" and the stack trace says "Can't find bundle for base name i18n/keywords, locale no". I'm guessing something needs to be specified in a pom.xml, but not sure what. I looked in "target/test-classes/i18n", and the file keywords_no.properties is here. Cheers, Anders --------------------------------------------------------------------- To unsubscribe from this list, please visit: [6]http://xircles.codehaus.org/manage_email References 1. mailto:[email protected] 2. mailto:[email protected] 3. https://github.com/jbehave/jbehave-core/blob/master/jbehave-core/src/main/resources/i18n/keywords_de.properties 4. http://jbehave.org/reference/stable/issue-tracking.html 5. http://jbehave.org/reference/stable/stories-in-your-language.html 6. http://xircles.codehaus.org/manage_email
