[ 
http://mifosforge.jira.com/browse/MIFOS-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61023#action_61023
 ] 

Van Mittal-Henkle commented on MIFOS-3916:
------------------------------------------

Let's be careful with this!  In the old code we had strings properties like:
abc=Create new

and then the label would be appended to the end for "Group" which could be 
changed.

In the new code we should have a property like:
abc=Create new Group

so now when you change the label it remains the same.

Our goal is to eliminate the Label functionality from Mifos and instead have a 
custom version of the properties files created when an MFI can customize 
whatever terms they want.

If Grameen Koota wanted to change Group to something else then they should be 
able to create a messages_en_EN_GrameenKoota.properties file and customize it 
there.

This will be a little messy for this transition release where we still have 
labels being used on remaining JSP pages but as soon as all JSPs are gone then 
it will be uniformly through the properties file.

For languages with gender specific words this allows an adjective like "new" to 
be properly changed along with "Group" if they customized "Group" in a way that 
changed it from one gender to the other.

What I'm proposing here is that we introduce the mechanism to support using 
custom properties files like messages_en_EN_GrameenKoota.properties.

> Label changes not appearing on left nav bar
> -------------------------------------------
>
>                 Key: MIFOS-3916
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3916
>             Project: mifos
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: Release E
>            Reporter: jbrewster
>            Assignee: MichaƂ Orzechowski
>            Priority: Major
>             Fix For: Release E - Iteration 10, Release E
>
>
> Regression noted by Kay:
> Changing a label for entity like "Group" does not get reflected in the left 
> navigation bar. 
> Repro steps:
> 1. login to test server - http://ci.mifos.org:8085/mifos
> 2. go to admin, define labels
> 3. change Group label to GroupABC
> 4. Navigate to the Clients & Accounts tab
> actual:  on left navigation, link says "Create new Group"
> expected:  link should say "Create new GroupABC" as it does on the demo 
> server running v1.6.x.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to