summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2006-12-03 16:48:39 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2006-12-03 16:48:39 +0000
commit784eada1b4defd0aa4bbcfd4431a012b8855fad5 (patch)
tree00ffdc7f81166e881c1edeea75fd350c6aac0571 /src
parent924aaf3aa28d95e5aa023975a6c88d1b74c59244 (diff)
merged identic i18n strings (Fixes bug #334361).
2006-12-03 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: merged identic i18n strings (Fixes bug #334361).
Diffstat (limited to 'src')
-rw-r--r--src/zenity.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index 3cd6aa3..123536c 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -1234,7 +1234,7 @@
<child>
<widget class="GtkLabel" id="zenity_scale_text">
<property name="visible">True</property>
- <property name="label" translatable="yes">Adjust the scale value.</property>
+ <property name="label" translatable="yes">Adjust the scale value</property>
<property name="use_underline">False</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>