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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2011-10-23 23:57:37 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2011-10-23 23:57:37 +0400
commit0b62e62c2b3e003d9c6359e83f513746a7ef2121 (patch)
treec6c36e1932b3923eb75a3ab4fc2ffbbf9a562afa /io_import_scene_mhx.py
parent55bf814d4df72b3da7b4197b7d1fb96792505de5 (diff)
Minor set of UI messages fixes and tweaks! No functional changes.
Diffstat (limited to 'io_import_scene_mhx.py')
-rw-r--r--io_import_scene_mhx.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/io_import_scene_mhx.py b/io_import_scene_mhx.py
index e34fbfde..5ceabb7a 100644
--- a/io_import_scene_mhx.py
+++ b/io_import_scene_mhx.py
@@ -30,7 +30,7 @@ Version 1.9.0
This script should be distributed with Blender.
If not, place it in the .blender/scripts/addons dir
-Activate the script in the "Add-Ons" tab (user preferences).
+Activate the script in the "Addons" tab (user preferences).
Access from the File > Import menu.
Alternatively, run the script in the script editor (Alt-P), and access from the File > Import menu
@@ -2543,7 +2543,7 @@ def rigifyMhx(context, name):
success = False
if not success:
MyError("Unable to create advanced human. \n" \
- "Make sure that the Rigify add-on is enabled. \n" \
+ "Make sure that the Rigify addon is enabled. \n" \
"It is found under Rigging.")
return