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:
authorPhilipp Oeser <info@graphics-engineer.com>2014-10-13 17:55:26 +0400
committerPhilipp Oeser <info@graphics-engineer.com>2014-10-13 17:55:26 +0400
commit9edfa1364971d41424644ad9499f80187ebaa553 (patch)
treef4cd71456f1c546bf4b57706e2090557ee885207 /io_scene_ms3d/ms3d_strings.py
parent77c3275cf83478352240740b80739747dca9fe0c (diff)
fix warnings with UI description
Diffstat (limited to 'io_scene_ms3d/ms3d_strings.py')
-rw-r--r--io_scene_ms3d/ms3d_strings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_scene_ms3d/ms3d_strings.py b/io_scene_ms3d/ms3d_strings.py
index b0fd9b70..3bf755e6 100644
--- a/io_scene_ms3d/ms3d_strings.py
+++ b/io_scene_ms3d/ms3d_strings.py
@@ -207,7 +207,7 @@ ms3d_str = {
" (no gimbal-lock filter available!)",
'PROP_NAME_USE_JOINT_SIZE': "Override Joint Size",
'PROP_DESC_USE_JOINT_SIZE': "use value of 'Joint Size', the value of the"\
- " ms3d file is ignored for representation.",
+ " ms3d file is ignored for representation",
'PROP_NAME_IMPORT_JOINT_SIZE': "Joint Size",
'PROP_DESC_IMPORT_JOINT_SIZE': "size of the joint representation in"\
" blender",