|
|
Hello,
Is there an French internationalization available around?
I found a Google project but there's nothing in download page...
Thanks
Try (with Roo 1.1.1 or 1.1.2.BUILD-SNAPSHOT):Code:
roogt; addon search --requiresDescription french
1 found, sorted by rank; T = trusted developer; R = Roo 1.1 compatible
ID T R DESCRIPTION -------------------------------------------------------------
01 Y - 0.1.0.BUILD France language support for Spring Roo Web MVC JSP Scaffolding
--------------------------------------------------------------------------------
[HINT] use 'addon info id --searchResultId ..' to see details about a search result
[HINT] use 'addon install id --searchResultId ..' to install a specific search result, or
[HINT] use 'addon install bundle --bundleSymbolicName TAB' to install a specific add-on version
So, yes there is a french translation (Hosted at Google code) which Roo will install automatically for you. However, there is a problem with add-on installation in Roo 1.1.1 so you will have to use Roo 1.1.2.BUILD-SNAPSHOT to actually install it. You can grab a CI build from here downl...hp?project=ROO
Thank you Stephan. It worked like a charm!
Is there a way to know about all the add-ons available for ROO; except Google of course?
As I mentioned above, the Roo shell offers the 'addon search', 'addon list', 'addon info' commands which can help you find add-ons. However, the listed add-ons will only be those whose developers decided to register their add-ons with the RooBot service.
So there are a number of add-ons out there which the authors decided to publish through other means (blogs, Roo forum announcements, etc). |
|