19 Jul 2006 19:41
Problem using translation.php
Otto Stolz <Otto.Stolz <at> uni-konstanz.de>
2006-07-19 17:41:19 GMT
2006-07-19 17:41:19 GMT
Hello, during work on upgrading to Horde 3 + Imp 4, I found it necessary to amend horde/imp/po/de_DE.po; now I am trying to set my amendmends in force, as described in <http://wiki.horde.org/FAQ/Admin/Install?referrer=FAQ%2FAdmin#toc8> and in horde/po/README. After having performed pear upgrade PEAR Archive_Tar pear upgrade PEAR Console_Getopt pear install Console_table File_find the commands cd /opt/test-webmail/horde/imp/po/ /opt/php4/bin/php -f /opt/test-webmail/horde/po/translation.php \ make --module imp --no-compendium resulted in: > --------------------------- > Horde translation generator > --------------------------- > Loading libraries... > Console_Getopt... OK > Console_Table... OK > File_Find... OK > > Searching gettext binaries... > gettext... not found > > Please report any bugs to i18n <at> lists.horde.org.(Continue reading)
So, I have grabbed the available tags, and their respective attributes,
see below.
However, I had also asked:
> - Which HTML entities can I use?
> Apparently, " " will break the help system,
> whilst """ is used, extensively.
What about entities and numerical character references, then?
I have found that the character data is fed through
htmlspecialchars, cf.
<
RSS Feed