summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Ferretti <lferrett@src.gnome.org>2008-03-03 20:43:13 +0000
committerLuca Ferretti <lferrett@src.gnome.org>2008-03-03 20:43:13 +0000
commitc7f761aa142be04709a234284619170bd3064adb (patch)
tree44c3622a1a52113f44021189454c13ce276e5b57
parentc0dd2754ce72dd9c6267916c5118731180cbcf66 (diff)
downloadepiphany-c7f761aa142be04709a234284619170bd3064adb.tar.gz
Mark "Clear All" string in Personal Data dialog for
translation (bug 519908) svn path=/trunk/; revision=8013
-rw-r--r--data/glade/epiphany.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade
index 4e4db6ecc..d0f95babf 100644
--- a/data/glade/epiphany.glade
+++ b/data/glade/epiphany.glade
@@ -94,7 +94,7 @@
<child>
<widget class="GtkLabel" id="label1249">
<property name="visible">True</property>
- <property name="label">Clear _All...</property>
+ <property name="label" translatable="yes">Clear _All...</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>