Modify ↓
Opened 2 years ago
Closed 2 years ago
#6589 closed defect (fixed)
[Patch] Improve translation for the plugin Cadastre-fr
| Reported by: | Casiope | Owned by: | pieren |
|---|---|---|---|
| Priority: | normal | 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)
Changed 2 years ago by Casiope
comment:1 Changed 2 years ago by stoecker
- Component changed from Core to Plugin cadastre-fr
- Owner changed from team to pieren
comment:2 Changed 2 years ago by stoecker
comment:3 Changed 2 years ago by stoecker
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:4 Changed 2 years ago by pieren
Done in plugin version 26330
comment:5 Changed 2 years ago by pieren
- Resolution set to fixed
- Status changed from new to 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.