← Back to team overview

avanzosc team mailing list archive

[Bug 804198] [NEW] ana_acc_wiz.py (revision 106) - Translations

 

Public bug reported:

Hello,

may I ask you to make the Fijos, Maquina, Materiales and Operario
strings in ana_acc_wiz.py (revision 106) translatable?

line 147: 'name':prod_maq_name_acc_code + " " + _('Fijos ') ,

line 223:  'name':prod_maq_name_acc_code + " " + _('Maquina ') +
prod_op.workcenter_id.name,

line 254:  'name':prod_mat_name_acc_code + " " + _('Materiales') ,

line 316: 'name':prod_wrk_name_acc_code + " " + _('Operario ') +
str(nombre),

Thanks!

with kind regards,
Sven Petersen

** Affects: avanzosc
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Avanzosc
Developers, which is subscribed to Avanzosc developments.
https://bugs.launchpad.net/bugs/804198

Title:
  ana_acc_wiz.py (revision 106) - Translations

Status in Avanzosc OpenERP modules:
  New

Bug description:
  Hello,

  may I ask you to make the Fijos, Maquina, Materiales and Operario
  strings in ana_acc_wiz.py (revision 106) translatable?

  line 147: 'name':prod_maq_name_acc_code + " " + _('Fijos ') ,

  line 223:  'name':prod_maq_name_acc_code + " " + _('Maquina ') +
  prod_op.workcenter_id.name,

  line 254:  'name':prod_mat_name_acc_code + " " + _('Materiales') ,

  line 316: 'name':prod_wrk_name_acc_code + " " + _('Operario ') +
  str(nombre),

  Thanks!

  with kind regards,
  Sven Petersen

To manage notifications about this bug go to:
https://bugs.launchpad.net/avanzosc/+bug/804198/+subscriptions


Follow ups

References