r87182 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r87181‎ | r87182 | r87183 >
Date:09:46, 1 May 2011
Author:nikerabbit
Status:deferred
Tags:
Comment:
New group for mifos
Modified paths:
  • /trunk/extensions/Translate/groups/Mifos/Mifos.yaml (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/groups/Mifos/Mifos.yaml
@@ -1096,3 +1096,19 @@
10971097 sourcePattern: %GROUPROOT%/mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/widget_messages_%CODE%.properties
10981098 definitionFile: %GROUPROOT%/mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/widget_messages.properties
10991099 targetPattern: mifos/userInterface/src/main/resources/org/mifos/ui/localizedProperties/widget_messages_%CODE%.properties
 1100+
 1101+---
 1102+BASIC:
 1103+ id: out-mifos-accounting
 1104+ label: Mifos - Accounting
 1105+
 1106+MANGLER:
 1107+ class: StringMatcher
 1108+ prefix: accounting-
 1109+ patterns:
 1110+ - "*"
 1111+
 1112+FILES:
 1113+ sourcePattern: %GROUPROOT%/mifos/accounting/src/main/resources/org/mifos/platform/accounting/ui/localizedProperties/accounting_messages_%CODE%.properties
 1114+ definitionFile: %GROUPROOT%/mifos/accounting/src/main/resources/org/mifos/platform/accounting/ui/localizedProperties/accounting_messages.properties
 1115+ targetPattern: mifos/mifos/accounting/src/main/resources/org/mifos/platform/accounting/ui/localizedProperties/accounting_messages_%CODE%.properties

Status & tagging log