|
|
@@ -47,7 +47,7 @@
|
|
|
<para>
|
|
|
<emphasis><property>registry</property></emphasis> : the custom key to store the
|
|
|
<classname>Zend_Translate</classname> instance in the registry. By default, the
|
|
|
- key is Zend_Translate.
|
|
|
+ key is <property>Zend_Translate</property>.
|
|
|
</para>
|
|
|
</listitem>
|
|
|
|
|
|
@@ -56,7 +56,7 @@
|
|
|
<emphasis><property>cache</property></emphasis> : the name of the cache template
|
|
|
or an instance of <classname>Zend_Cache_Core</classname> to use as cache for
|
|
|
<classname>Zend_Translate_Adapter</classname>. The goal is to accelerate the
|
|
|
- loading specialy for the XML based files.
|
|
|
+ loading specialy for the <acronym>XML</acronym> based files.
|
|
|
</para>
|
|
|
</listitem>
|
|
|
</itemizedlist>
|