|
1458.
|
|
|
B<unquoted>
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1927
|
|
1459.
|
|
|
This ensures that the searched text is outside any quotes
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1929
|
|
1460.
|
|
|
skip_spaces(\@)
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1997
|
|
1461.
|
|
|
This function receives as argument the reference to a paragraph (in the format returned by get_string_until), skips his heading spaces and returns them as a simple string.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1999
|
|
1462.
|
|
|
join_lines(@)
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2023
|
|
1463.
|
|
|
This function returns a simple string with the text from the argument array (discarding the references).
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2025
|
|
1464.
|
|
|
This module can translate tags and attributes.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2045
|
|
1465.
|
|
|
DOCTYPE (ENTITIES)
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2049
|
|
1466.
|
|
|
There is a minimal support for the translation of entities. They are translated as a whole, and tags are not taken into account. Multilines entities are not supported and entities are always rewrapped during the translation.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2051
|
|
1467.
|
|
|
MODIFY TAG TYPES FROM INHERITED MODULES (move the tag_types structure inside the $self hash?)
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:2056
|