Replace uludag by pardus

This commit is contained in:
Ozan Çağlayan
2009-02-04 10:45:04 +00:00
parent 1e7bc425e3
commit 518a994adc
+1 -1
View File
@@ -46,7 +46,7 @@ def handle_exception(exception, value, tb):
elif isinstance(value, pisi.Exception):
show_traceback = True
ui.error(_("""Unhandled internal exception.
Please file a bug report. (http://bugs.uludag.org.tr)"""))
Please file a bug report. (http://bugs.pardus.org.tr)"""))
else:
# For any other exception (possibly Python exceptions) show
# the traceback!