Improper indetation merge

Bug #401597 reported by TruongSinh Tran
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Documentation
Fix Released
Undecided
TruongSinh Tran

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
  %%%%%%%%%%%%%%%%%%%%%%%%%

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

Changed in openobject-doc:
assignee: nobody → TruongSinh Tran (truongsinh-tran)
status: New → Fix Committed
Don Kirkby (donkirkby)
Changed in openobject-doc:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.