← Back to team overview

openerp-india team mailing list archive

[Bug 1112412] Re: [Trunk/7.0] placeholder are not translatable

 

Placeholders are actually translatable but the extractor/synchronize
process did not properly extract them, so they had to be manually
entered in the database or PO files. The correction for the extractor
has landed in server 7.0 at revision 4871 (rev-id:
cbi@xxxxxxxxxxx-20130305091225-kkpeb6i8yohce5if)

The PO templates should be re-synchronized in a few hours.

In the mean time if you want to manually add an entry for a placeholder
in a PO file you can use the following example:

#. module: sale
#: view:sale.order:0
msgid "Terms and conditions..."
msgstr "Conditions générales de vente..."

** Changed in: openobject-server
       Status: Confirmed => Fix Released

** Changed in: openobject-server
    Milestone: None => 7.0

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1112412

Title:
  [Trunk/7.0] placeholder are not translatable

Status in OpenERP Server:
  Fix Released

Bug description:
  When synchronizing terms I can't translate a placeholder in
  untranslated terms.

  I see nowhere in po files a placeholder that has been translated.

  Am I missing something or placeholder aren't translatable ?

  
  revision-ids:
  server: odo@xxxxxxxxxxx-20130108105410-tjagkt0anx45my31
  webclient: launchpad_translations_on_behalf_of_openerp-20130108060625-j9tf52wfuw30yh8i
  addons: odo@xxxxxxxxxxx-20130108105410-tjagkt0anx45my31

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1112412/+subscriptions


References