remove spaces before colons and fix the title.

2002-09-25  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : remove spaces before
	  colons and fix the title.
This commit is contained in:
Jody Goldberg 2002-09-25 23:01:45 +00:00 committed by Jody Goldberg
parent fe9580785a
commit 65cd6f3d57
2 changed files with 11 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2002-09-25 Jody Goldberg <jody@gnome.org>
* gnome-accessibility-keyboard-properties.glade : remove spaces before
colons and fix the title.
2002-09-24 Jody Goldberg <jody@gnome.org>
* accessibility-keyboard.c (load_CDE_file) : blah the

View file

@ -5,7 +5,7 @@
<widget class="GtkDialog" id="accessX_dialog">
<property name="visible">True</property>
<property name="title" translatable="yes">Keyboard Accessibility Configuration (AccessX)</property>
<property name="title" translatable="yes">Keyboard Accessibility Preferences (AccessX)</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_MOUSE</property>
<property name="modal">False</property>
@ -441,7 +441,7 @@ two keys pressed simultaneously</property>
<child>
<widget class="GtkLabel" id="slowkeys_title">
<property name="visible">True</property>
<property name="label" translatable="yes">_Only accept keypress after :</property>
<property name="label" translatable="yes">_Only accept keypress after:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -718,7 +718,7 @@ two keys pressed simultaneously</property>
<child>
<widget class="GtkLabel" id="bouncekeys_title">
<property name="visible">True</property>
<property name="label" translatable="yes">I_gnore keypresses within :</property>
<property name="label" translatable="yes">I_gnore keypresses within:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -894,7 +894,7 @@ two keys pressed simultaneously</property>
<child>
<widget class="GtkLabel" id="mousekeys_max_speed_title">
<property name="visible">True</property>
<property name="label" translatable="yes">Ma_ximum pointer speed :</property>
<property name="label" translatable="yes">Ma_ximum pointer speed:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -919,7 +919,7 @@ two keys pressed simultaneously</property>
<child>
<widget class="GtkLabel" id="mousekeys_init_delay_title">
<property name="visible">True</property>
<property name="label" translatable="yes">Start mo_ving this long after keypress :</property>
<property name="label" translatable="yes">Start mo_ving this long after keypress:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -1048,7 +1048,7 @@ two keys pressed simultaneously</property>
<child>
<widget class="GtkLabel" id="mousekeys_accel_time_title">
<property name="visible">True</property>
<property name="label" translatable="yes">Time to acce_lerate to max speed :</property>
<property name="label" translatable="yes">Time to acce_lerate to max speed:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>