소스 검색

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

Update docs to not mention it

Conflicts:
	docs/doctrees/environment.pickle
JC Brand 12 년 전
부모
커밋
5c5564b120
7개의 변경된 파일6개의 추가작업 그리고 90개의 파일을 삭제
  1. 0 84
      converse.min.no-locales.js
  2. BIN
      docs/doctrees/environment.pickle
  3. BIN
      docs/doctrees/index.doctree
  4. 2 2
      docs/html/_sources/index.txt
  5. 2 2
      docs/html/index.html
  6. 0 0
      docs/html/searchindex.js
  7. 2 2
      docs/source/index.rst

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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.

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.