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

Adam Monsen edited comment on MIFOS-4861 at 4/26/11 9:01 AM:
-------------------------------------------------------------

Fixed, thanks. Let me know if you find any more!

Actually, looks like there is still some non-i18n-able detritus, especially in 
dead code (in this case, orphan FTL pages). This search reveals at least some 
of it:
{code}
find * -type f -name '*.ftl' ! -path '*target*' -print0 | xargs -0 grep 
'value="[A-Z]'
{code}

* here's one page that still needs to be fixed: 
http://ci.mifos.org:8100/mifos/viewSystemUsers.ftl

I'll leave this issue open until I fix that one too.

      was (Author: meonkeys):
    Fixed, thanks. Let me know if you find any more!

Hmm, actually, looks like there is still some non-i18n-able detritus, 
especially in dead code (in this case, orphan FTL pages). This search reveals 
at least some of it:
{code}
find * -type f -name '*.ftl' ! -path '*target*' -print0 | xargs -0 grep 
'value="[A-Z]'
{code}

* here's one page that still needs to be fixed: 
http://ci.mifos.org:8100/mifos/viewSystemUsers.ftl

I'll leave this issue open until I fix that one too.
  
> On several pages, 'Add' and 'Remove' buttons are not translatable into 
> French, Spanish and Chinese
> --------------------------------------------------------------------------------------------------
>
>                 Key: MIFOS-4861
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4861
>             Project: mifos
>          Issue Type: Bug
>          Components: Localization
>    Affects Versions: Elsie F - Iteration 11
>            Reporter: Lukasz Chudy
>            Assignee: Adam Monsen
>              Labels: chinesetranslation
>             Fix For: Release G
>
>         Attachments: Add&RemoveButtons.png, screenshot1.png
>
>
> 'Add' and 'Remove' buttons are not translatable into French, Spanish and 
> Chinese on the following pages:
> - Define new system User
> - Define New Loan product
> - Upload admin documents page
> - Add New Question ('Add Question' button) 
> See attached screenshot.

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

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to