summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Python.cpp')
-rw-r--r--lib/Plugins/Python.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Plugins/Python.cpp b/lib/Plugins/Python.cpp
index 910bc947..5f2f6e17 100644
--- a/lib/Plugins/Python.cpp
+++ b/lib/Plugins/Python.cpp
@@ -94,7 +94,7 @@ PLUGIN_INFO(ANALYZER,
CAnalyzerPython,
"Python",
"0.0.1",
- "Analyzes crashes in Python programs",
+ _("Analyzes crashes in Python programs"),
"zprikryl@redhat.com, jmoskovc@redhat.com",
"https://fedorahosted.org/abrt/wiki",
"");