[orca] Correcting a translator note.



commit ae8c6ebdf9baa546b3d11a46a67c43f73bd697cb
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date:   Sun Jul 17 14:22:14 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]