summaryrefslogtreecommitdiff
path: root/src/zenity.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.glade')
-rw-r--r--src/zenity.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index 3141c85..46eda5a 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -819,7 +819,7 @@
<child>
<widget class="GtkLabel" id="zenity_error_text">
<property name="visible">True</property>
- <property name="label" translatable="yes">You have not done the right thing, clearly.</property>
+ <property name="label" translatable="yes">An error has occurred.</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1064,7 +1064,7 @@
<child>
<widget class="GtkLabel" id="zenity_info_text">
<property name="visible">True</property>
- <property name="label" translatable="yes">You have done the right thing, hurrah.</property>
+ <property name="label" translatable="yes">All updates are complete.</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>