Zend Framework

Missing Tags in Zend_Translate-Using

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Not an Issue
  • Affects Version/s: 1.9.6
  • Fix Version/s: 1.10.0
  • Component/s: None
  • Labels:
    None
  • Language:
    English

Description

In the english documentation in Zend_Translate-Using.xml there is missing the class tag around Zend_Translate in the second paragraph after the example in line 31.

is (lines 30ff):
<para>
The next step is to integrate Zend Translate into your existing code.
Of course it is much easier if you had already written your code with
translation in mind, than changing your code afterwards.
</para>

should be:
<para>
The next step is to integrate <classname>Zend Translate</classname> into your existing code.
Of course it is much easier if you had already written your code with
translation in mind, than changing your code afterwards.
</para>

Activity

Hide
Thomas Weidner added a comment -

Please don't fill an issue for each single manual typo.
We have a tool where all this failures are given and we fix them one after the other.

Show
Thomas Weidner added a comment - Please don't fill an issue for each single manual typo. We have a tool where all this failures are given and we fix them one after the other.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: