Explorar el Código

Remove no-locales file, it wasn't built properly

Update docs to not mention it

Conflicts:
	docs/doctrees/environment.pickle
JC Brand hace 12 años
padre
commit
5c5564b120

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 84
converse.min.no-locales.js


BIN
docs/doctrees/environment.pickle


BIN
docs/doctrees/index.doctree


+ 2 - 2
docs/html/_sources/index.txt

@@ -380,8 +380,8 @@ Translations
 
 .. Note :: 
    Translations take up a lot of space and will bloat your minified file.
-   At the time of writing, the difference between *converse.min.js* and
-   *converse.min.no-locales.js* is about 50KB! Therefore, make sure to only
+   At the time of writing, all the translations add about 50KB of extra data to
+   the minified javascript file. Therefore, make sure to only
    include those languages that you intend to support and remove from
    ./locale/locales.js those which you don't need. Remember to rebuild the
    minified file afterwards.

+ 2 - 2
docs/html/index.html

@@ -375,8 +375,8 @@ manager, NPM.</p>
 <div class="admonition note">
 <p class="first admonition-title">Note</p>
 <p class="last">Translations take up a lot of space and will bloat your minified file.
-At the time of writing, the difference between <em>converse.min.js</em> and
-<em>converse.min.no-locales.js</em> is about 50KB! Therefore, make sure to only
+At the time of writing, all the translations add about 50KB of extra data to
+the minified javascript file. Therefore, make sure to only
 include those languages that you intend to support and remove from
 ./locale/locales.js those which you don&#8217;t need. Remember to rebuild the
 minified file afterwards.</p>

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
docs/html/searchindex.js


+ 2 - 2
docs/source/index.rst

@@ -380,8 +380,8 @@ Translations
 
 .. Note :: 
    Translations take up a lot of space and will bloat your minified file.
-   At the time of writing, the difference between *converse.min.js* and
-   *converse.min.no-locales.js* is about 50KB! Therefore, make sure to only
+   At the time of writing, all the translations add about 50KB of extra data to
+   the minified javascript file. Therefore, make sure to only
    include those languages that you intend to support and remove from
    ./locale/locales.js those which you don't need. Remember to rebuild the
    minified file afterwards.

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio