** Changed in: openobject-doc
       Status: Fix Committed => Fix Released

-- 
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/401597

Title:
  Improper indetation merge

Status in OpenERP Documentation:
  Fix Released

Bug description:
  FIle : source/contribute/documentation_translation.rst

  The original is:

  ++++++++++++++++++++++++++++++++++++++++++++

  The template structure for a given file is very simple. Each text section is
  prepended by the original context. Here is a title, for example: ::

    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
    .. i18n: Open Object Documentation
    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%

    %%%%%%%%%%%%%%%%%%%%%%%%%
    Open Object Documentation
    %%%%%%%%%%%%%%%%%%%%%%%%%

  ++++++++++++++++++++++++++++++++++++++++++++

  The template is:

  ++++++++++++++++++++++++++++++++++++++++++++

  .. i18n: The template structure for a given file is very simple. Each text 
section is
  .. i18n: prepended by the original context. Here is a title, for example: ::
  .. i18n: 
  .. i18n:   .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
  .. i18n:   .. i18n: Open Object Documentation
  .. i18n:   .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
  ..

  The template structure for a given file is very simple. Each text section is
  prepended by the original context. Here is a title, for example: ::

    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
    .. i18n: Open Object Documentation
    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%

  .. i18n:   %%%%%%%%%%%%%%%%%%%%%%%%%
  .. i18n:   Open Object Documentation
  .. i18n:   %%%%%%%%%%%%%%%%%%%%%%%%%
  ..

    %%%%%%%%%%%%%%%%%%%%%%%%%
    Open Object Documentation
    %%%%%%%%%%%%%%%%%%%%%%%%%

  
  ++++++++++++++++++++++++++++++++++++++++++++

  While it should be:

  ++++++++++++++++++++++++++++++++++++++++++++

  .. i18n: The template structure for a given file is very simple. Each text 
section is
  .. i18n: prepended by the original context. Here is a title, for example: ::
  .. i18n: 
  .. i18n:   .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
  .. i18n:   .. i18n: Open Object Documentation
  .. i18n:   .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
  .. i18n: 
  .. i18n:   %%%%%%%%%%%%%%%%%%%%%%%%%
  .. i18n:   Open Object Documentation
  .. i18n:   %%%%%%%%%%%%%%%%%%%%%%%%%

  The template structure for a given file is very simple. Each text section is
  prepended by the original context. Here is a title, for example: ::

    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%
    .. i18n: Open Object Documentation
    .. i18n: %%%%%%%%%%%%%%%%%%%%%%%%%

    %%%%%%%%%%%%%%%%%%%%%%%%%
    Open Object Documentation
    %%%%%%%%%%%%%%%%%%%%%%%%%

  ++++++++++++++++++++++++++++++++++++++++++++



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to