+2001-11-08 Bruno Haible <haible@clisp.cons.org>
+
+ * TP/team-address: Show URL
+ http://www.iro.umontreal.ca/contrib/po/HTML/teams.html
+ instead of
+ http://www2.iro.umontreal.ca/~pinard/po/registry.cgi?team=index
+
2001-10-27 Bruno Haible <haible@clisp.cons.org>
* KDE/trigger: Treat configure.ac like configure.in.
esac
(echo "Please visit your translation team's homepage at"
echo " "`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*<td>$catalog</td>[^<>]*<td><a href=\"\\([^\"]*\\)\">[^<>]*</a></td>.*\$,\\1,p" | sed 1q`
- echo " $url"
+ echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/translators.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html"
echo "and consider joining your translation team's mailing list"
echo
echo "Please visit the existing translation team's homepage at"
echo " "`echo "$html" | tr '\012' '|' | sed -e "$sed_addnl" | sed -n -e "s,^.*<td>$language</td>[^<>]*<td><a href=\"\\([^\"]*\\)\">[^<>]*</a></td>.*\$,\\1,p" | sed 1q`
- echo " $url"
+ echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/translators.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html"
echo "and consider joining the translation team's mailing list"
echo " $address"
echo
echo "If you want to create a new translation team for $catalog, please visit"
- echo " $url"
+ echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/leaders.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html"
) 1>&2
fi
(echo "A translation team for your language ($language) does not exist yet."
echo "If you want to create a new translation team for $language"`test "$catalog" = "$language" || echo " or $catalog"`", please visit"
- echo " $url"
+ echo " http://www.iro.umontreal.ca/contrib/po/HTML/teams.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/leaders.html"
echo " http://www.iro.umontreal.ca/contrib/po/HTML/index.html"
) 1>&2