Remove unused messages: errors.groupinvalidversion
--------------------------------------------------

                 Key: MIFOS-5101
                 URL: http://mifosforge.jira.com/browse/MIFOS-5101
             Project: mifos
          Issue Type: Task
          Components: Internationalization, Localization
            Reporter: jasmine sandhu
            Priority: Trivial
             Fix For: Mifos Backlog


Task was created in response to a question by the Translate Wiki folks. 

The message in the properties file is:
errors.groupinvalidversion={0} {1} information has been changed by another 
user. Please try again.

What can {0} and {1} be? After searching for this message in the code base, I 
found that it is only defined in the GroupConstants.java file:
appdomain/src/main/java/org/mifos/customers/group/util/helpers/GroupConstants.java

The string constant GROUP_INVALID_VERSION="errors.groupinvalidversion" does not 
appear to be used anywhere in the Mifos code. The attached patch removes the 
message and the string constant from GroupConstants.java 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Magic Quadrant for Content-Aware Data Loss Prevention
Research study explores the data loss prevention market. Includes in-depth
analysis on the changes within the DLP market, and the criteria used to
evaluate the strengths and weaknesses of these DLP solutions.
http://www.accelacomm.com/jaw/sfnl/114/51385063/
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to