[orca/orca-xdesktop] Correcting a translator note.



commit f6238434f43ce83f8cc1b184746dfd1ecf7445e0
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Sun Jul 17 14:23:16 2011 -0400

    Correcting a translator note.

 src/orca/keynames.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/keynames.py b/src/orca/keynames.py
index e322503..88b8d93 100644
--- a/src/orca/keynames.py
+++ b/src/orca/keynames.py
@@ -45,7 +45,7 @@ __keynames["Shift"]        = C_("keyboard", "Shift")
 #
 __keynames["Alt"]          = C_("keyboard", "Alt")
 
-# Translators: this is how someone would speak the name of the shift key
+# Translators: this is how someone would speak the name of the control key
 #
 __keynames["Control"]      = C_("keyboard", "Control")
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]