aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/linux_crash_logger/llcrashloggerlinux.cpp')
-rw-r--r--linden/indra/linux_crash_logger/llcrashloggerlinux.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp b/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp
index a275ffc..7cd402d 100644
--- a/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp
+++ b/linden/indra/linux_crash_logger/llcrashloggerlinux.cpp
@@ -54,13 +54,13 @@
54 54
55// These need to be localized. 55// These need to be localized.
56static const char dialog_text[] = 56static const char dialog_text[] =
57"Imprudence appears to have crashed or frozen last time it ran.\n" 57"meta-impy appears to have crashed or frozen last time it ran.\n"
58"This crash reporter collects information about your computer's hardware, operating system, and some Imprudence logs, all of which are used for debugging purposes only.\n" 58"This crash reporter collects information about your computer's hardware, operating system, and some meta-impy logs, all of which are used for debugging purposes only.\n"
59"\n" 59"\n"
60"Send crash report?"; 60"Send crash report?";
61 61
62static const char dialog_title[] = 62static const char dialog_title[] =
63"Imprudence Crash Logger"; 63"meta-impy0 Crash Logger";
64 64
65#if LL_GTK 65#if LL_GTK
66static void response_callback (GtkDialog *dialog, 66static void response_callback (GtkDialog *dialog,