Josh Soref f71d0c0da8 Add ellipsis
The rule for ellipsis is simple:
If the described action requires interruption (typically by a dialog)
which requires user input, then ellipsis should be used to indicate
that triggering the menu will not immediately trigger the desired action.

Examples:
"Save" does not need an ellipsis in general (when the file name is known)
"Open..." needs an ellipsis, as one must select a file to open.
"Save as..." needs an ellipsis, as in order to save the file as something,
one must select a file name.
"About" does not need an ellipsis, while it may open a dialog, that dialog
is the desired result.
2017-07-20 14:12:58 +02:00
..
2017-07-20 14:12:58 +02:00
2017-01-14 20:13:34 +01:00
2016-02-08 18:13:29 +01:00
2015-09-12 13:55:50 +02:00
2017-01-14 17:31:38 +01:00
2016-01-29 17:22:37 +01:00