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:
-rw-r--r--ui_translate/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui_translate/__init__.py b/ui_translate/__init__.py
index f74b177d..da86a722 100644
--- a/ui_translate/__init__.py
+++ b/ui_translate/__init__.py
@@ -24,7 +24,7 @@ bl_info = {
"blender": (2, 63, 0),
"location": "Any UI control",
"description": "Allow to translate UI directly from Blender",
- "warning": "",
+ "warning": "Broken in this release!",
"wiki_url": "",
"tracker_url": "",
"support": 'OFFICIAL',