svn commit: r49931 - head/en_US.ISO8859-1/htdocs
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: allanjude Date: Sun Feb 5 21:43:05 2017 New Revision: 49931 URL: https://svnweb.freebsd.org/changeset/doc/49931 Log: Remove links to translated versions of the website for unmaintained translations The only website translations that have been updated in the last 2 years are German and Japanese. Some of the download pages in these translations offer FreeBSD 2.2.8 and 3.4, builds for Alpha, or 11.0-RELEASe for pc98 because the pages have not been updated. Reported by: [email protected] via the FOSDEM FreeBSD Booth Reviewed by: bcr Modified: head/en_US.ISO8859-1/htdocs/index.xsl Modified: head/en_US.ISO8859-1/htdocs/index.xsl ============================================================================== --- head/en_US.ISO8859-1/htdocs/index.xsl Sun Feb 5 14:52:45 2017 (r49930) +++ head/en_US.ISO8859-1/htdocs/index.xsl Sun Feb 5 21:43:05 2017 (r49931) @@ -127,32 +127,8 @@ <li> <a href="&base;/" title="English">en</a> </li> - <li> - <a href="&base;/es/" title="Spanish">es</a> - </li> - <li> - <a href="&base;/fr/" title="French">fr</a> - </li> - <li> - <a href="&base;/hu/" title="Hungarian">hu</a> - </li> - <li> - <a href="&base;/it/" title="Italian">it</a> - </li> - <li> - <a href="&base;/ja/" title="Japanese">ja</a> - </li> - <li> - <a href="&base;/nl/" title="Dutch">nl</a> - </li> - <li> - <a href="&base;/ru/" title="Russian">ru</a> - </li> - <li> - <a href="&base;/zh_CN/" title="Chinese (Simplified)">zh_CN</a> - </li> <li class="last-child"> - <a href="&base;/zh_TW/" title="Chinese (Traditional)">zh_TW</a> + <a href="&base;/ja/" title="Japanese">ja</a> </li> </ul> </div> <!-- LANGUAGENAV --> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"