GNOME Bugzilla – Bug 320164
Error dialog strings should be revised
Last modified: 2015-03-24 13:00:56 UTC
It would be nice if somebody took the time and investigated all our error dialogs for formal consistency and stylistic issues. This includes the capitalization of primary messages, the sentences of both the secondary and the primary message, and boils down to a general comparison of our dialogs with the HIG and its requirements.
Created attachment 54851 [details] [review] Make dialogs more user-friendly
This patch is untested. I can't get gnome cvs to work properly. Something i noticed - When you have only 1 panel up and you try to delete it, it pops up an error. Might it be better behaviour to disable the delete option altogether? (disabled unless number of panels > 1)
Created attachment 54863 [details] [review] Patch version 2 I have actually tested it this time
Thank you very much for the patch. I'll look at it soon. Feel free to ping me if you feel it gets forgotten.
I made some changes and committed. Thanks!