aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-07-02 17:17:47 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-07-02 17:17:47 +0800
commit3215ffe460fe512c4b4a797fcb300f9ca18c05cf (patch)
tree53a4c0942cd9234fdded0256f442d65b55e19ab4 /data
parent2507de9eae5d185af79d6425178ac571c4f48a75 (diff)
downloadgsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar.gz
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar.bz2
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar.lz
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar.xz
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.tar.zst
gsoc2013-epiphany-3215ffe460fe512c4b4a797fcb300f9ca18c05cf.zip
s/Caches/Cache
2003-07-02 Marco Pesenti Gritti <marco@it.gnome.org> * data/glade/prefs-dialog.glade: s/Caches/Cache * embed/ephy-embed-prefs.h: Remove the compare cache define too
Diffstat (limited to 'data')
-rw-r--r--data/glade/prefs-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/prefs-dialog.glade b/data/glade/prefs-dialog.glade
index c492247dc..cdeb03031 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">&lt;b&gt;Caches&lt;/b&gt;</property>
+ <property name="label" translatable="yes">&lt;b&gt;Cache&lt;/b&gt;</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>