orca r3721 - in trunk: . src/orca
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r3721 - in trunk: . src/orca
- Date: Sat, 15 Mar 2008 23:49:39 +0000 (GMT)
Author: richb
Date: Sat Mar 15 23:49:39 2008
New Revision: 3721
URL: http://svn.gnome.org/viewvc/orca?rev=3721&view=rev
Log:
* src/orca/orca_gui_prefs.py:
Fix for bug #522657 - this may take a while should be removed
from the orca prefs.
Modified:
trunk/ChangeLog
trunk/src/orca/orca_gui_prefs.py
Modified: trunk/src/orca/orca_gui_prefs.py
==============================================================================
--- trunk/src/orca/orca_gui_prefs.py (original)
+++ trunk/src/orca/orca_gui_prefs.py Sat Mar 15 23:49:39 2008
@@ -4539,7 +4539,7 @@
if not orca_state.appOS and not orca_state.orcaOS:
# Translators: Orca Preferences is the configuration GUI for Orca.
#
- line = _("Starting Orca Preferences. This may take a while.")
+ line = _("Starting Orca Preferences.")
braille.displayMessage(line)
speech.speak(line)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]