Update messages

This commit is contained in:
Fatih Aşıcı
2010-02-27 22:26:38 +00:00
parent 7741c72de2
commit f98a1d0d46
10 changed files with 869 additions and 848 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ def handle_exception(exception, value, tb):
elif isinstance(value, pisi.Exception):
show_traceback = True
ui.error(_("Unhandled internal exception.\n"
"Please file a bug report to <http://bugs.pardus.org.tr>"))
"Please file a bug report to <http://bugs.pardus.org.tr>."))
else:
# For any other exception (possibly Python exceptions) show
# the traceback!