r74807 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74806‎ | r74807 | r74808 >
Date:16:45, 15 October 2010
Author:nikerabbit
Status:resolved
Tags:
Comment:
Preparations for new Mifos group
Modified paths:
  • /trunk/extensions/Translate/groups/Mifos/Mifos.yaml (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/Mifos/Mifos.yaml
@@ -24,6 +24,27 @@
2525
2626 ---
2727 BASIC:
 28+ id: out-mifos-core
 29+ label: Mifos
 30+ class: FileBasedMessageGroup
 31+
 32+FILES:
 33+ class: JavaFFS
 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
 37+
 38+TAGS:
 39+ ignored:
 40+ - '*1.'
 41+ - '*2.'
 42+ - '*3.'
 43+ - '*4.'
 44+ - '*5.'
 45+ - '*6.'
 46+
 47+---
 48+BASIC:
2849 id: out-mifos-questionnaire
2950 label: Mifos - Questionnaire
3051 class: FileBasedMessageGroup

Status & tagging log