Browse Source

change OpenERP with Odoo

pull/725/head
MonsieurB 8 years ago
parent
commit
5cda398389
  1. 4
      scheduler_error_mailer/data/ir_cron_email_tpl.xml
  2. 6
      scheduler_error_mailer/i18n/pt_BR.po
  3. 6
      scheduler_error_mailer/i18n/scheduler_error_mailer.pot
  4. 6
      scheduler_error_mailer/i18n/sl.po
  5. 6
      scheduler_error_mailer/i18n/zh_CN.po

4
scheduler_error_mailer/data/ir_cron_email_tpl.xml

@ -15,13 +15,13 @@
<![CDATA[ <![CDATA[
<div style="font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; "> <div style="font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; ">
<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>
<p>Odoo tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>
<strong> <strong>
${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'} ${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}
</strong> </strong>
<p>You may check the logs of the OpenERP server to get more information about this failure.</p>
<p>You may check the logs of the Odoo server to get more information about this failure.</p>
<p>Properties of the scheduler <em>${object.name or ''}</em> :</p> <p>Properties of the scheduler <em>${object.name or ''}</em> :</p>
<ul> <ul>

6
scheduler_error_mailer/i18n/pt_BR.po

@ -25,13 +25,13 @@ msgid ""
" \n" " \n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n" "\n"
"<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"<p>Odoo tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"\n" "\n"
"<strong>\n" "<strong>\n"
"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" "${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n"
"</strong>\n" "</strong>\n"
"\n" "\n"
"<p>You may check the logs of the OpenERP server to get more information about this failure.</p>\n"
"<p>You may check the logs of the Odoo server to get more information about this failure.</p>\n"
"\n" "\n"
"<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n" "<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n"
"<ul>\n" "<ul>\n"
@ -46,7 +46,7 @@ msgid ""
"\n" "\n"
"<p>\n" "<p>\n"
"-- <br/>\n" "-- <br/>\n"
"Automatic e-mail sent by OpenERP. Do not reply.<br/>\n"
"Automatic e-mail sent by Odoo. Do not reply.<br/>\n"
"Database : ${ctx.get('dbname')}\n" "Database : ${ctx.get('dbname')}\n"
"</p>\n" "</p>\n"
"</div>\n" "</div>\n"

6
scheduler_error_mailer/i18n/scheduler_error_mailer.pot

@ -20,13 +20,13 @@ msgstr ""
msgid "\n" msgid "\n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n" "\n"
"<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"<p>Odoo tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"\n" "\n"
"<strong>\n" "<strong>\n"
"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" "${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n"
"</strong>\n" "</strong>\n"
"\n" "\n"
"<p>You may check the logs of the OpenERP server to get more information about this failure.</p>\n"
"<p>You may check the logs of the Odoo server to get more information about this failure.</p>\n"
"\n" "\n"
"<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n" "<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n"
"<ul>\n" "<ul>\n"
@ -41,7 +41,7 @@ msgid "\n"
"\n" "\n"
"<p>\n" "<p>\n"
"-- <br/>\n" "-- <br/>\n"
"Automatic e-mail sent by OpenERP. Do not reply.<br/>\n"
"Automatic e-mail sent by Odoo. Do not reply.<br/>\n"
"Database : ${ctx.get('dbname')}\n" "Database : ${ctx.get('dbname')}\n"
"</p>\n" "</p>\n"
"</div>\n" "</div>\n"

6
scheduler_error_mailer/i18n/sl.po

@ -25,13 +25,13 @@ msgid ""
" \n" " \n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n" "\n"
"<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"<p>Odoo tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"\n" "\n"
"<strong>\n" "<strong>\n"
"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" "${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n"
"</strong>\n" "</strong>\n"
"\n" "\n"
"<p>You may check the logs of the OpenERP server to get more information about this failure.</p>\n"
"<p>You may check the logs of the Odoo server to get more information about this failure.</p>\n"
"\n" "\n"
"<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n" "<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n"
"<ul>\n" "<ul>\n"
@ -46,7 +46,7 @@ msgid ""
"\n" "\n"
"<p>\n" "<p>\n"
"-- <br/>\n" "-- <br/>\n"
"Automatic e-mail sent by OpenERP. Do not reply.<br/>\n"
"Automatic e-mail sent by Odoo. Do not reply.<br/>\n"
"Database : ${ctx.get('dbname')}\n" "Database : ${ctx.get('dbname')}\n"
"</p>\n" "</p>\n"
"</div>\n" "</div>\n"

6
scheduler_error_mailer/i18n/zh_CN.po

@ -25,13 +25,13 @@ msgid ""
" \n" " \n"
"<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n" "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
"\n" "\n"
"<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"<p>Odoo tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>\n"
"\n" "\n"
"<strong>\n" "<strong>\n"
"${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n" "${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}\n"
"</strong>\n" "</strong>\n"
"\n" "\n"
"<p>You may check the logs of the OpenERP server to get more information about this failure.</p>\n"
"<p>You may check the logs of the Odoo server to get more information about this failure.</p>\n"
"\n" "\n"
"<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n" "<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>\n"
"<ul>\n" "<ul>\n"
@ -46,7 +46,7 @@ msgid ""
"\n" "\n"
"<p>\n" "<p>\n"
"-- <br/>\n" "-- <br/>\n"
"Automatic e-mail sent by OpenERP. Do not reply.<br/>\n"
"Automatic e-mail sent by Odoo. Do not reply.<br/>\n"
"Database : ${ctx.get('dbname')}\n" "Database : ${ctx.get('dbname')}\n"
"</p>\n" "</p>\n"
"</div>\n" "</div>\n"

Loading…
Cancel
Save