← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 786928] [NEW] can't translate 'unlimited' word in client-web list limit widget

 

Public bug reported:

I can't translate the word 'unlimited' for widget which control list limits.
It's file web/addons/openerp/widgets/templates/pager.mako: 48
<option value="-1" ${py.selector(limit==-1)}>unlimited</option>

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/786928

Title:
  can't translate 'unlimited' word in client-web list limit widget

Status in OpenERP Web Client:
  New

Bug description:
  I can't translate the word 'unlimited' for widget which control list limits.
  It's file web/addons/openerp/widgets/templates/pager.mako: 48
  <option value="-1" ${py.selector(limit==-1)}>unlimited</option>


Follow ups

References