← Back to team overview

openerp-india team mailing list archive

[Bug 933496] [NEW] Translations present in PO not in GUI in v6

 

Public bug reported:

In the latest v6.0 branch, it seems that many translations are present in the French (and probably other) po files are not show in the gui anymore.
For what I can gather about this issue, there seems to be missing "directives" in the .po files.

It seems that revno 4983 deletes many of those lines, for example:
@@ -10132,14 +10038,13 @@
 #: report:account.invoice:0
 #: view:account.invoice:0
 #: view:account.invoice.refund:0
-#: selection:account.invoice.refund,filter_refund:0
 #: view:account.invoice.report:0
 #: model:ir.actions.act_window,name:account.action_account_invoice_refund
 msgid "Refund"
 msgstr "Créer un avoir"

That makes the string "Refund" untranslatable in the selection on the
refund wizard.

If you export the PO file from a running instance of OpenERP, it will be
generated correctly however.

Lionel.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Summary changed:

- French translations missing in v6
+ Translations missing in v6

** Summary changed:

- Translations missing in v6
+ Translations present in PO not in GUI in v6

** Description changed:

- In the latest v6.0 branch, it seems that many translations are present in the French po files are not show in the gui anymore.
+ In the latest v6.0 branch, it seems that many translations are present in the French (and probably other) po files are not show in the gui anymore.
  For what I can gather about this issue, there seems to be missing "directives" in the .po files.
  
  It seems that revno 4983 deletes many of those lines, for example:
  @@ -10132,14 +10038,13 @@
-  #: report:account.invoice:0
-  #: view:account.invoice:0
-  #: view:account.invoice.refund:0
+  #: report:account.invoice:0
+  #: view:account.invoice:0
+  #: view:account.invoice.refund:0
  -#: selection:account.invoice.refund,filter_refund:0
-  #: view:account.invoice.report:0
-  #: model:ir.actions.act_window,name:account.action_account_invoice_refund
-  msgid "Refund"
-  msgstr "Créer un avoir"
+  #: view:account.invoice.report:0
+  #: model:ir.actions.act_window,name:account.action_account_invoice_refund
+  msgid "Refund"
+  msgstr "Créer un avoir"
  
  That makes the string "Refund" untranslatable in the selection on the
  refund wizard.
  
  If you export the PO file from a running instance of OpenERP, it will be
  generated correctly however.
  
  Lionel.

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

Title:
  Translations present in PO not in GUI in v6

Status in OpenERP Addons (modules):
  New

Bug description:
  In the latest v6.0 branch, it seems that many translations are present in the French (and probably other) po files are not show in the gui anymore.
  For what I can gather about this issue, there seems to be missing "directives" in the .po files.

  It seems that revno 4983 deletes many of those lines, for example:
  @@ -10132,14 +10038,13 @@
   #: report:account.invoice:0
   #: view:account.invoice:0
   #: view:account.invoice.refund:0
  -#: selection:account.invoice.refund,filter_refund:0
   #: view:account.invoice.report:0
   #: model:ir.actions.act_window,name:account.action_account_invoice_refund
   msgid "Refund"
   msgstr "Créer un avoir"

  That makes the string "Refund" untranslatable in the selection on the
  refund wizard.

  If you export the PO file from a running instance of OpenERP, it will
  be generated correctly however.

  Lionel.

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


Follow ups

References