You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by rhtyd <gi...@git.apache.org> on 2016/08/30 18:04:15 UTC

[GitHub] cloudstack issue #1669: Make CloudStack JSP-free

Github user rhtyd commented on the issue:

    https://github.com/apache/cloudstack/pull/1669
  
    During build step, the l10n JS files are built:
    
    > [INFO] --- exec-maven-plugin:1.2.1:exec (generate-sources) @ cloud-client-ui ---
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//nb_NO.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//ca.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//ko_KR.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//de_DE.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//es.js
    > [Warning] Found a duplicate translation for key label.provider
    > [Warning] Found a duplicate translation for key label.quota.value
    > [Warning] Found a duplicate translation for key label.release.dedicated.vlan.range
    > [Warning] Found a duplicate translation for key label.add.isolated.guest.network
    > [Warning] Found a duplicate translation for key label.na
    > [Warning] Found a duplicate translation for key label.instances
    > [Warning] Found a duplicate translation for key message.desc.created.ssh.key.pair
    > [Warning] Found a duplicate translation for key label.advanced.search
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//en.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//fr_FR.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//ar.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//zh_CN.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//nl_NL.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//ru_RU.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//it_IT.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//pt_BR.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//hu.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//pl.js
    > Exporting compiled dictionary: /home/bhaisaab/Lab/apache/cloudstack/client/../ui/l10n//ja_JP.js
    > 
    
    Some screenshots with existing translation/language options:
    
    ![screenshot from 2016-08-30 23-29-33](https://cloud.githubusercontent.com/assets/95203/18100796/f313a1d8-6f09-11e6-932a-8f596be6ccad.png)
    ![screenshot from 2016-08-30 23-29-46](https://cloud.githubusercontent.com/assets/95203/18100820/ffd44896-6f09-11e6-9fd4-d0e1c108cb80.png)
    ![screenshot from 2016-08-30 23-30-11](https://cloud.githubusercontent.com/assets/95203/18100837/0ad13d9e-6f0a-11e6-9487-a3432f1f8633.png)



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---