aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1
diff options
context:
space:
mode:
authorIsabell Long <issyl0@FreeBSD.org>2012-09-30 13:27:05 +0000
committerIsabell Long <issyl0@FreeBSD.org>2012-09-30 13:27:05 +0000
commitbee5d224febbeba11356aa848006a4f5f9e24b30 (patch)
treee267a576fffa98798e8c0bc7ff72fb7b8b8ed317 /es_ES.ISO8859-1
parent0f9d82850e156f2e46cbe73162a6fb4e2b1e46d4 (diff)
downloaddoc-bee5d224febbeba11356aa848006a4f5f9e24b30.tar.gz
doc-bee5d224febbeba11356aa848006a4f5f9e24b30.zip
Remove the ability to change the font size on the website. There are now
much better ways of doing this in modern web browsers. Furthermore, it never worked as well as it should have done, as too much of the website is built around fixed layouts. It was felt it was best to remove the size switcher from all languages at once, so that the infrastructure (styleswitcher.js etc.) could be removed at the same time. Discussed at: Cambridge DevSummit, August 2012 Discussed on: www@ Approved by: gabor (mentor)
Notes
Notes: svn path=/head/; revision=39627
Diffstat (limited to 'es_ES.ISO8859-1')
-rw-r--r--es_ES.ISO8859-1/share/sgml/header.l10n.ent13
1 files changed, 0 insertions, 13 deletions
diff --git a/es_ES.ISO8859-1/share/sgml/header.l10n.ent b/es_ES.ISO8859-1/share/sgml/header.l10n.ent
index 0a518decc8..07b0fc5d46 100644
--- a/es_ES.ISO8859-1/share/sgml/header.l10n.ent
+++ b/es_ES.ISO8859-1/share/sgml/header.l10n.ent
@@ -15,11 +15,6 @@
<!-- Standard headers and footers -->
<!ENTITY header2.word.search 'Buscar'>
-<!ENTITY header2.word.textsize 'Tamaņo'>
-<!ENTITY header2.word.normaltextsize 'Tamaņo normal'>
-<!ENTITY header2.word.largetextsize 'Tamaņo grande'>
-<!ENTITY header2.word.normal 'Normal'>
-<!ENTITY header2.word.large 'Grande'>
<!ENTITY header2.word.donate 'Donaciones'>
<!ENTITY header2.word.contact 'Contactar'>
@@ -54,14 +49,6 @@
<div id="SEARCHNAV">
<ul id="SEARCHNAVLIST">
- <li>&header2.word.textsize;: <a href="#" onkeypress="return false;"
- onclick="setActiveStyleSheet(&apos;Normal Text&apos;); return false;"
- title="&header2.word.normaltextsize;">&header2.word.normal;</a>
- /
- <a href="#" onkeypress="return false;"
- onclick="setActiveStyleSheet(&apos;Large Text&apos;); return false;"
- title="&header2.word.largetextsize;">&header2.word.large;</a></li>
-
<li><a href="&enbase;/donations/" title="&header2.word.donate;">&header2.word.donate;</a></li>
<li class="last-child"><a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a></li>