Index: trunk/extensions/Translate/groups/Mifos/Mifos.yaml |
— | — | @@ -31,8 +31,8 @@ |
32 | 32 | FILES: |
33 | 33 | class: JavaFFS |
34 | 34 | sourcePattern: %GROUPROOT%/mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages_%CODE%.properties |
35 | | - definitionFile: %GROUPROOT%/mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages_%CODE%.properties |
36 | | - targetPattern: mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages.properties |
| 35 | + definitionFile: %GROUPROOT%/mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages.properties |
| 36 | + targetPattern: mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/messages_%CODE%.properties |
37 | 37 | |
38 | 38 | TAGS: |
39 | 39 | ignored: |