Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-09-30 11:47:45 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-09-30 11:47:45 +0400
commit265c113820e2e01a309b9b28b8f592f8b6403908 (patch)
tree5df3f4d2856fb226dd50c78124472050bf3cbdfb /po
parentad8df4843e53621be6a856c9dc0f0db1a84cdaaf (diff)
fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default.
made headless and no-python configurations work again and added --factory-startup to doc building command.
Diffstat (limited to 'po')
-rw-r--r--po/README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/po/README.txt b/po/README.txt
index 8756531f442..79b0bf7c062 100644
--- a/po/README.txt
+++ b/po/README.txt
@@ -37,9 +37,10 @@ When translation was updated, remove line with '#, fuzzy' and it'll work.
If there's no message in .po file you want to translate, probably .po file should be updated.
Use the following steps for this:
-- With newly compiled blender run `blender --background --python update_msg.py` to update
- messages.txt file (this file contains strings collected automatically from RNA system and
- python UI scripts)
+- With newly compiled blender run:
+ `blender --background --factory-startup --python update_msg.py`
+ to update messages.txt file (this file contains strings collected
+ automatically from RNA system and python UI scripts)
- Run update_pot.py script which will update blender.pot file. This file contains all
strings which should be transated.
- Run update_po.py script to merge all .po files with blender.pot (so all .po files