diff options
Diffstat (limited to 'data/glade/prefs-dialog.glade')
-rw-r--r-- | data/glade/prefs-dialog.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade index cdeb03031..809221203 100644 --- a/data/glade/prefs-dialog.glade +++ b/data/glade/prefs-dialog.glade @@ -1441,7 +1441,7 @@ <child> <widget class="GtkLabel" id="label1256"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Cache</b></property> + <property name="label" translatable="yes"><b>Temporary Files</b></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1507,7 +1507,7 @@ <child> <widget class="GtkLabel" id="cache_size"> <property name="visible">True</property> - <property name="label" translatable="yes">Si_ze:</property> + <property name="label" translatable="yes">_Disk space:</property> <property name="use_underline">True</property> <property name="use_markup">False</property> <property name="justify">GTK_JUSTIFY_LEFT</property> @@ -1588,7 +1588,7 @@ <widget class="GtkButton" id="clear_cache_button"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">Cl_ear Cache</property> + <property name="label" translatable="yes">Cl_ear</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <signal name="clicked" handler="prefs_clear_cache_button_clicked_cb" last_modification_time="Sat, 07 Jun 2003 11:07:21 GMT"/> |