Modify ↓
Opened 14 years ago
Closed 14 years ago
#6589 closed defect (fixed)
[Patch] Improve translation for the plugin Cadastre-fr
| Reported by: | Casiope | Owned by: | pieren |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin cadastre-fr | Version: | latest |
| Keywords: | Cc: |
Description
I made few change for the plugin Cadastre-fr:
25m should be write 25 m.
improve translation
Attachments (1)
Change History (6)
by , 14 years ago
comment:1 by , 14 years ago
| Component: | Core → Plugin cadastre-fr |
|---|---|
| Owner: | changed from to |
comment:2 by , 14 years ago
comment:3 by , 14 years ago
In MenuActionGrab.java the strings is now translated twice. Either use marktr() and later tr(name) or use tr() first and remove the tr() around "name" later.
comment:5 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Your patch should not contain changes in build.xml which are local to your system only.