How to integrate unavailable translations into the ERPNEXT

Hi There,

i am working on the query reports but the title for the Query Reports remains in english language.
 
Please refer to the GitHub Issue : https://github.com/webnotes/erpnext/issues/922

if any one of you guys can tell us how to integrate them then we can work on them and push it to the FORK.

Thanks

Syed.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
Syed,

The problem is that the report name translation is pushed along with the module page.

Ideally this function should also return the translated name:

https://github.com/webnotes/wnframework/blob/master/public/js/wn/views/query_report.js#L88

Can you fix this?

- Rushabh

On Sunday, October 20, 2013 6:27:25 PM UTC+5:30, Syed Qadeer wrote:
Hi There,

i am working on the query reports but the title for the Query Reports remains in english language.
 
Please refer to the GitHub Issue : https://github.com/webnotes/erpnext/issues/922

if any one of you guys can tell us how to integrate them then we can work on them and push it to the FORK.

Thanks

Syed.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
i have actually worked on that , but i wasn't sure .. that this is the correct way, so was asking for an appropriate solution , please confirm the code.

wnframework commit :
https://github.com/syedqadeer/wnframework/commit/54c918425e58e1230bcd3f3bf787038ec6b09816

erpnext commit :
https://github.com/syedqadeer/erpnext/commit/be1db0580425a5f8b7e5ad2f9e039111579f8bf9

thanks

Syed.





On Monday, 21 October 2013 15:35:32 UTC+3, rushabh wrote:
Syed,

The problem is that the report name translation is pushed along with the module page.

Ideally this function should also return the translated name:


Can you fix this?

- Rushabh

On Sunday, October 20, 2013 6:27:25 PM UTC+5:30, Syed Qadeer wrote:
Hi There,

i am working on the query reports but the title for the Query Reports remains in english language.
 
Please refer to the GitHub Issue : https://github.com/webnotes/erpnext/issues/922

if any one of you guys can tell us how to integrate them then we can work on them and push it to the FORK.

Thanks

Syed.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.
i have actually worked on that , but i wasn't sure ..

wnframework commit :
https://github.com/syedqadeer/wnframework/commit/54c918425e58e1230bcd3f3bf787038ec6b09816

erpnext commit :
https://github.com/syedqadeer/erpnext/commit/be1db0580425a5f8b7e5ad2f9e039111579f8bf9

thanks

Syed.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

    For more options, visit https://groups.google.com/groups/opt_out.