Phil Beauvoir
Phil Beauvoir
BTW - the [wiki ](https://github.com/archimatetool/archi/wiki/Translating-Archi)is probably out of date and incorrect by now. Anyone is free to update it if necessary. For my part, I can only externalise the strings...
> Name of the "Label"-section in the Properties window. OK, I added that one and re-pushed the commit.
It's in a different branch - `externalise-strings`. I'll keep them in a branch in case there are more changes.
The first set of changes from before have been merged into the `master` branch. The following changes are now in the `externalise-strings` branch: - Tooltips of the alignment/matching buttons in...
> Do you know if it is possible to add multiple name tags with different value for xml:lang attribute ? If yes this would mean it is possible to create...
@rojoweko I've figured out a way to support language packs for the `viewpoints.xml` file. I've changed the `create-nls.xml` Ant script to copy this file to the exported `com.archimatetool.model` project. All...
The new version of the Ant script will copy `viewpoints.xml` to the target project. You need to get the latest code from the `externalise-strings` branch. Also, there is a change...
There was an error in the Ant script for `org.opengroup.archimate.xmlexchange`. Fixed in latest commit to the `externalise-strings` branch.
> Do you have any plans to offer the integration of third party language packages into the mainline distribution of Archi? No. I can't be responsible for their distribution and...
> Do you support a different way of distributing language packages? As with any Archi plug-in, it's the responsibility of the language pack owner to maintain and distribute them as...