Ellipsis in gadget and menu labels

This forum is for general developer support questions.
User avatar
trixie
Posts: 411
Joined: Thu Jun 30, 2011 3:54 pm
Location: Czech Republic

Re: Ellipsis in gadget and menu labels

Post by trixie »

@nbache
Sounds like a fine compromise to me :-). Thanks!
This is the current wording from my article, which will eventually end up in the updated Style Guide:

"Commands the execution of which requires the user to provide further information should always indicate this with an ellipsis at the end of the label. Also, if the programmer wants to specifically indicate that there will be an opportunity to cancel (for instance, in delete-type operations), the ellipsis can be used. The user may feel safer clicking on unfamiliar commands if he/she knows they just bring up a requester."
The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
User avatar
nbache
Beta Tester
Beta Tester
Posts: 1744
Joined: Mon Dec 20, 2010 7:25 pm
Location: Copenhagen, Denmark
Contact:

Re: Ellipsis in gadget and menu labels

Post by nbache »

trixie wrote:"Commands the execution of which requires the user to provide further information should always indicate this with an ellipsis at the end of the label. Also, if the programmer wants to specifically indicate that there will be an opportunity to cancel (for instance, in delete-type operations), the ellipsis can be used. The user may feel safer clicking on unfamiliar commands if he/she knows they just bring up a requester."
Looks fine to me.

You may need a couple of commas (or maybe a different sentence structure altogether?) at the start, e.g. "Commands, the execution of which requires the user to provide further information, should ...".

Edit: Maybe somthing like: "Commands which will request further information from the user when executed, should ..."?

Maybe someone with native English skills could make a suggestion about how to make it easier to read?

But as for the meaning: Thumbs up!

Best regards,

Niels
User avatar
trixie
Posts: 411
Joined: Thu Jun 30, 2011 3:54 pm
Location: Czech Republic

Re: Ellipsis in gadget and menu labels

Post by trixie »

@nbache
You may need a couple of commas (or maybe a different sentence structure altogether?) at the start, e.g. "Commands, the execution of which requires the user to provide further information, should ...".
That would be incorrect syntactically. "the execution of which..." is a restrictive relative clause so it cannot be surrounded by commas. Anyway, I chose a different wording now:

"Commands that require the user to provide further information before they execute should always indicate this with an ellipsis at the end of the label."

Better I suppose?
The Rear Window blog

AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
User avatar
nbache
Beta Tester
Beta Tester
Posts: 1744
Joined: Mon Dec 20, 2010 7:25 pm
Location: Copenhagen, Denmark
Contact:

Re: Ellipsis in gadget and menu labels

Post by nbache »

trixie wrote:That would be incorrect syntactically. "the execution of which..." is a restrictive relative clause so it cannot be surrounded by commas.
In English? Hmm, you might be right, but it sure looked strange to me.
Anyway, I chose a different wording now:

"Commands that require the user to provide further information before they execute should always indicate this with an ellipsis at the end of the label."

Better I suppose?
Definitely :-).

Best regards,

Niels
xenic
Posts: 1185
Joined: Sun Jun 19, 2011 1:06 am

Re: Ellipsis in gadget and menu labels

Post by xenic »

trixie wrote: That would be incorrect syntactically. "the execution of which..." is a restrictive relative clause so it cannot be surrounded by commas. Anyway, I chose a different wording now:

"Commands that require the user to provide further information before they execute should always indicate this with an ellipsis at the end of the label."
There are probably dozens of ways to convey your meaning but here is my version:

Commands requiring further information before executing should always be terminated with an ellipsis.
AmigaOne X1000 with 2GB memory - OS4.1 FE
Post Reply