- Home
- Download
- Documentation (2.0.0-beta2)
- History
- Trunk
- 2.x
- 2.0.x
- 2.0.0-beta2
- 2.0.0-beta1
- 2.0.0-alpha2
- 2.0.0-alpha-1
- 2.0.x
- 1.x
- 0.x
- Get Involved
- Search
src
Tag: src
Defines the acceptation part of a translation rule. If a name matches this src, it will be translated using the dest part.
Attributes
| Attribute | Description | Required |
|---|---|---|
| org | the organisation to match as a regexp | No, defaults to .* |
| module | the module name to match as a regexp | No, defaults to .* |
| rev | the revision to match as a regexp | No, defaults to .* |

