Rifakat (OpenERP) has proposed merging lp:~openerp-dev/openobject-addons/6.1-opw-574012-rha into lp:openobject-addons/6.1.
Requested reviews: Naresh(OpenERP) (nch-openerp) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574012-rha/+merge/103415 Hello, Improved translation for some strings for Accounting Reports. Strings like "Chart of Accounts", "Journals", "Filter By", "Debit", "Credit", "Balance" were not translated for some reports. Thanks for your review, Rifakat Haradwala -- https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-574012-rha/+merge/103415 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/6.1-opw-574012-rha.
=== modified file 'account/i18n/account.pot' --- account/i18n/account.pot 2012-02-08 01:08:30 +0000 +++ account/i18n/account.pot 2012-04-25 06:57:20 +0000 @@ -446,6 +446,7 @@ #: model:ir.actions.report.xml,name:account.account_journal #: model:ir.model,name:account.model_account_journal #: field:validate.account.move,journal_id:0 +#: report:account.print.journal:0 msgid "Journal" msgstr "" @@ -951,6 +952,7 @@ #: field:account.journal,code:0 #: report:account.partner.balance:0 #: field:account.period,code:0 +#: report:account.balance.report:0 msgid "Code" msgstr "" @@ -2104,6 +2106,8 @@ #: field:accounting.report,fiscalyear_id:0 #: field:accounting.report,fiscalyear_id_cmp:0 #: model:ir.model,name:account.model_account_fiscalyear +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Fiscal Year" msgstr "" @@ -3229,6 +3233,12 @@ #: model:ir.actions.act_window,name:account.action_account_chart #: model:ir.actions.act_window,name:account.action_account_tree #: model:ir.ui.menu,name:account.menu_action_account_tree2 +#: report:account.financial.report:0 +#: report:accounting.report:0 +#: report:account.print.journal:0 +#: report:account.general.journal:0 +#: report:account.report.general.ledger:0 +#: report:account.balance.report:0 msgid "Chart of Accounts" msgstr "" @@ -3491,6 +3501,8 @@ #: field:account.move.line,name:0 #: field:account.move.reconcile,name:0 #: field:account.subscription,name:0 +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Name" msgstr "" @@ -5382,6 +5394,8 @@ #: field:account.vat.declaration,filter:0 #: field:accounting.report,filter:0 #: field:accounting.report,filter_cmp:0 +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Filter by" msgstr "" @@ -8408,6 +8422,8 @@ #: field:account.treasury.report,balance:0 #: field:report.account.receivable,balance:0 #: field:report.aged.receivable,balance:0 +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Balance" msgstr "" @@ -8811,6 +8827,8 @@ #: field:account.treasury.report,credit:0 #: report:account.vat.declaration:0 #: field:report.account.receivable,credit:0 +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Credit" msgstr "" @@ -9329,6 +9347,8 @@ #: field:account.treasury.report,debit:0 #: report:account.vat.declaration:0 #: field:report.account.receivable,debit:0 +#: report:account.financial.report:0 +#: report:accounting.report:0 msgid "Debit" msgstr ""
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

