Minor updates
svn: r1588
This commit is contained in:
parent
ee8d4003e2
commit
9c9d950801
@ -86,8 +86,8 @@ def runtool(database,person,callback):
|
|||||||
|
|
||||||
register_tool(
|
register_tool(
|
||||||
runtool,
|
runtool,
|
||||||
"Python evaluation window",
|
_("Python evaluation window"),
|
||||||
category="Debug",
|
category=_("Debug"),
|
||||||
description="Provides a window that can evaluate python code"
|
description=_("Provides a window that can evaluate python code")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
3150
src/po/ru.po
3150
src/po/ru.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user