]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/search-box.ihtml
Web-es: update Search box.
[lilypond.git] / Documentation / es / search-box.ihtml
index 132a0770adb01f31979cb5ec05340cfcbbe82303..9c2da71343b7655780bf1441e933691287bcd32a 100644 (file)
@@ -1,26 +1,26 @@
 <!--
-    Translation of GIT committish: 427bb2b004227f3afc7de10dfd896fc375cbc320
+    Translation of GIT committish: 1df9fc42197a6b2931f448cfba717527aead5e5a
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 
 we depend on an external entity here, which we cannot control.  Suppose
-we go from 2.16.x to 2.17.x and put the documentation under "v2.17".
+we go from 2.15.x to 2.17.x and put the documentation under "v2.17".
 For some time, Google won't have the new location in its index, so the
-search would get nothing.  It would be better to keep "v2.16" in the
-search for a while and have a redirection from "v2.16" to "v2.17".
+search would get nothing.  It would be better to keep "v2.15" in the
+search for a while and have a redirection from "v2.15" to "v2.17".
 -->
 
 <form action="http://google.com/search"
       method="get"
       name="search"
-      onSubmit="search.q.value='site:lilypond.org/doc/v2.16 '
+      onSubmit="search.q.value='site:lilypond.org/doc/v2.19 '
                + search.brute_query.value"
-      onMouseMove="search.q.value='site:lilypond.org/doc/v2.16 '
+      onMouseMove="search.q.value='site:lilypond.org/doc/v2.19 '
                   + search.brute_query.value"
-      onKeyUp="search.q.value='site:lilypond.org/doc/v2.16 '
+      onKeyUp="search.q.value='site:lilypond.org/doc/v2.19 '
               + search.brute_query.value">
-  <input type="hidden" name="btnG" value="Búsqueda en Google">
+  <input type="hidden" name="btnG" value="Búsqueda de Google">
   <input type="text" name="brute_query" onfocus="this.value=''" value="Buscar">
   <input type="hidden" name="q" value="">
 </form>