Browse Source

Regenerated docs

JC Brand 11 years ago
parent
commit
6c84f1e94c
4 changed files with 11 additions and 2 deletions
  1. BIN
      docs/doctrees/index.doctree
  2. 7 1
      docs/html/_sources/index.txt
  3. 4 1
      docs/html/index.html
  4. 0 0
      docs/html/searchindex.js

BIN
docs/doctrees/index.doctree


+ 7 - 1
docs/html/_sources/index.txt

@@ -604,7 +604,13 @@ You can then create or update the PO file for a specific language by doing the f
 
     msgmerge ./locale/de/LC_MESSAGES/converse.po ./locale/converse.pot -U
 
-This PO file is then what gets translated.
+To do this for ALL languages, run:
+
+::
+
+    make merge
+
+The resulting PO file is then what gets translated.
 
 If you've created a new PO file, please make sure to add the following
 attributes at the top of the file (under *Content-Transfer-Encoding*). They are

+ 4 - 1
docs/html/index.html

@@ -552,7 +552,10 @@ function like so:</p>
 <p>You can then create or update the PO file for a specific language by doing the following:</p>
 <div class="highlight-python"><pre>msgmerge ./locale/de/LC_MESSAGES/converse.po ./locale/converse.pot -U</pre>
 </div>
-<p>This PO file is then what gets translated.</p>
+<p>To do this for ALL languages, run:</p>
+<div class="highlight-python"><pre>make merge</pre>
+</div>
+<p>The resulting PO file is then what gets translated.</p>
 <p>If you&#8217;ve created a new PO file, please make sure to add the following
 attributes at the top of the file (under <em>Content-Transfer-Encoding</em>). They are
 required as configuration settings for Jed, the Javascript translations library

File diff suppressed because it is too large
+ 0 - 0
docs/html/searchindex.js


Some files were not shown because too many files changed in this diff