GNOME Bugzilla – Bug 328152
Better error message for unmodified keybindings
Last modified: 2007-01-30 17:05:17 UTC
Current msg: The shortcut "%s" cannot be used because it will become unusable to type using this key. Please try with a key such as Control, Alt or Shift at the same time. Something better, anyone?
Yeah what about: "The key "%s" cannot be used by itself. Please try using with key modifier such as Control, Alt or Shift"
*** Bug 328225 has been marked as a duplicate of this bug. ***
Reinout van Schouwen in bug 328225: "Suggest to replace 'unusable' by 'impossible'."
Better indeed. I don't think I was really focusing when I wrote this error message ;) Note that I'll let the control-center maintainer choose and commit what they think is the right message. Reinout's suggestion sounds fine to me.
2007-01-30 Jens Granseuer <jensgr@gmx.net> * gnome-keybinding-properties.c: (accel_edited_callback): issue a sensible error message when trying to use unmodified keybindings (fixes #328152)