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

Mifos Hudson Jira Plugin User commented on MIFOS-3821:
------------------------------------------------------

Integrated in !http://ci.mifos.org/hudson/images/16x16/blue.gif! [head-1.7.x 
#172|http://ci.mifos.org/hudson/job/head-1.7.x/172/]
     [MIFOS-3821] Fixed the lego messages inside questionnaire module

Kalyan Akella : 
[46a7b61cab957001ee012dc1a4632877694f17d3|http://mifos.git.sourceforge.net/git/gitweb.cgi?p=mifos/head&a=commit&h=46a7b61cab957001ee012dc1a4632877694f17d3]
Files : 
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/views/viewQuestions.ftl
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages.properties
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_ia.properties
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/views/viewQuestionGroups.ftl
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_nl.properties
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_no.properties
* 
questionnaire/src/main/resources/org/mifos/platform/questionnaire/ui/localizedProperties/questionnaire_messages_mk.properties


> fix lego sentences in questionnaire module
> ------------------------------------------
>
>                 Key: MIFOS-3821
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3821
>             Project: mifos
>          Issue Type: Bug
>          Components: Internationalization
>            Reporter: Adam Monsen
>            Assignee: Kalyan Akella
>            Priority: Major
>             Fix For: Release E - Iteration 10, Release E
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Example:
> {noformat}
> questionnaire.create.question.prompt=Click on a question below to view 
> details and make changes or
> questionnaire.create.question.link=define a new question
> {noformat}
> To best facilitate translation, this should be a single phrase. Breaking it 
> into parts makes the phrase untranslatable in some languages. Also, context 
> is everything for translators, and phrases should stand on their own as much 
> as possible.
> Investigate and implement strings in such a way that only complete phrases 
> are present in the message bundles. One idea (not sure if this works or not):
> questionnaire.create.question=Click on a question below to view and make 
> changes or {0}define a new question{1}
> Where
> {noformat}
> 0=<a href="/new">
> 1=</a>
> {noformat}
> or something like that.
> Better ideas welcome.

-- 
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

        

------------------------------------------------------------------------------
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to