473,397 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Question to native English speakers

I know it has nothing to do with .NET but currently I have a question coming
up on programming a C# application for the English market (I am German).

Within this application there is a list with items that have to be confirmed
by user. Just to mark all list items that are done. I called this list
'checklist' but somebody forced me to call it 'to-do list' because this
would be the more correct label and nobody would understand the meaning of
'checklist'.

What is the preference of a native speaker:
'checklist' or 'to-do list' ????

Thanks for any short reply !
Jul 22 '05 #1
6 1476
Hi Jochen,

I'm not native speaker, but lived and study in the UK for 5 years, Task List
would be more appropriate.

"Jochen Müller" <jo*****************@hotmail.com> wrote in message
news:Od**************@TK2MSFTNGP14.phx.gbl...
I know it has nothing to do with .NET but currently I have a question
coming up on programming a C# application for the English market (I am
German).

Within this application there is a list with items that have to be
confirmed by user. Just to mark all list items that are done. I called
this list 'checklist' but somebody forced me to call it 'to-do list'
because this would be the more correct label and nobody would understand
the meaning of 'checklist'.

What is the preference of a native speaker:
'checklist' or 'to-do list' ????

Thanks for any short reply !

Jul 22 '05 #2

"Jochen Muller" <jo*****************@hotmail.com> wrote in message
news:Od**************@TK2MSFTNGP14.phx.gbl...
I know it has nothing to do with .NET but currently I have a question
coming up on programming a C# application for the English market (I am
German).

Within this application there is a list with items that have to be
confirmed by user. Just to mark all list items that are done. I called
this list 'checklist' but somebody forced me to call it 'to-do list'
because this would be the more correct label and nobody would understand
the meaning of 'checklist'.

What is the preference of a native speaker:
'checklist' or 'to-do list' ????


I'm not quite sure what your list does exactly, but I don't think either is
quite correct. (Note, I'm using the Northern Midwestern American English I
grew up with, thus all speakers may not agree with the distictions I make)

A checklist is a set of steps or items you can check off as you do them or
verify them(check oil pressure, make sure you have cookies, write down gas
mileage, whatever). Checklists are sometimes formalized as well, making up
ordered lists of tasks for things like the steps to ensure you are ready to
pull out when learning to drive or ensuring an airplane is ready to fly or
all the things a repairman should check when he is servicing your
refrigerator. Checklist is ideal if the user has to take seperate action
before checking each item.

A todo list is a list of tasks that need to be done, but not in the sense of
*choosing* which tasks to do or nessecerily implying any order(or any
specific nessecity, for that matter). For example, a list that consists of:
wash dishes, make cake, and sell couch could be done in any order really,
and depending on whats going on in your life, one or another could be pushed
off for another day. Todo lists aren't traditionally bound to checking items
off (most people I know cross items off, actually), and I personally feel
they are rather informal and flexible. In most applications todo lists are
more of a set of notes about what they need to do that the user can
modify(add and remove entries) more than somethign that controls the way an
application works.

Could you clarify what information the list contains? Is it a set of steps?
A set of tasks the user has to do? A list of options the user needs to
select?
Jul 22 '05 #3
As a native BRITISH english speaker, I am surprised to say I agree with
Daniel's American English :)

I actually like the sound of "Task List" as (in my mind) it encompasses both
"Checklist" and "To-Do list".

But like Daniel said ... it depends on what exactly the list is for.

Sanj
"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:u$*************@TK2MSFTNGP09.phx.gbl...

"Jochen Muller" <jo*****************@hotmail.com> wrote in message
news:Od**************@TK2MSFTNGP14.phx.gbl...
I know it has nothing to do with .NET but currently I have a question
coming up on programming a C# application for the English market (I am
German).

Within this application there is a list with items that have to be
confirmed by user. Just to mark all list items that are done. I called
this list 'checklist' but somebody forced me to call it 'to-do list'
because this would be the more correct label and nobody would understand
the meaning of 'checklist'.

What is the preference of a native speaker:
'checklist' or 'to-do list' ????


I'm not quite sure what your list does exactly, but I don't think either
is quite correct. (Note, I'm using the Northern Midwestern American
English I grew up with, thus all speakers may not agree with the
distictions I make)

A checklist is a set of steps or items you can check off as you do them or
verify them(check oil pressure, make sure you have cookies, write down gas
mileage, whatever). Checklists are sometimes formalized as well, making up
ordered lists of tasks for things like the steps to ensure you are ready
to pull out when learning to drive or ensuring an airplane is ready to fly
or all the things a repairman should check when he is servicing your
refrigerator. Checklist is ideal if the user has to take seperate action
before checking each item.

A todo list is a list of tasks that need to be done, but not in the sense
of *choosing* which tasks to do or nessecerily implying any order(or any
specific nessecity, for that matter). For example, a list that consists
of: wash dishes, make cake, and sell couch could be done in any order
really, and depending on whats going on in your life, one or another could
be pushed off for another day. Todo lists aren't traditionally bound to
checking items off (most people I know cross items off, actually), and I
personally feel they are rather informal and flexible. In most
applications todo lists are more of a set of notes about what they need to
do that the user can modify(add and remove entries) more than somethign
that controls the way an application works.

Could you clarify what information the list contains? Is it a set of
steps? A set of tasks the user has to do? A list of options the user needs
to select?

Jul 22 '05 #4

"Sanjit Suchak" <sa*****@solarweb.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
As a native BRITISH english speaker, I am surprised to say I agree with
Daniel's American English :)


Now, if we can just get an Aussie, a Canuck, and maybe an Irishman to agree,
we'll be golden, ;).
Jul 22 '05 #5
"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:uu**************@tk2msftngp13.phx.gbl...

"Sanjit Suchak" <sa*****@solarweb.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
As a native BRITISH english speaker, I am surprised to say I agree with
Daniel's American English :)


Now, if we can just get an Aussie, a Canuck, and maybe an Irishman to
agree, we'll be golden, ;).


Here's the Canuck. :)

"Task list" sounds good to me, although I can see using "checklist" and "to
do list" interchangeably.

Marc
Jul 22 '05 #6
And the Kiwi votes for ... Checklist.

A task list is nothing but a list of tasks.

A to-do list is nothing but a list of things to-do.

A checklist, however, is a list of items, each of which must be 'checked
off' before a job (or task or step or whatever) can be considered to be be
completed.
"Daniel O'Connell [C# MVP]" <onyxkirx@--NOSPAM--comcast.net> wrote in
message news:uu**************@tk2msftngp13.phx.gbl...

"Sanjit Suchak" <sa*****@solarweb.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
As a native BRITISH english speaker, I am surprised to say I agree with
Daniel's American English :)


Now, if we can just get an Aussie, a Canuck, and maybe an Irishman to
agree, we'll be golden, ;).

Jul 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
by: ^_^ | last post by:
conversion from: a="a"; to a=0x????; If there are many unicode strings to convert, how can I do batch-conversion?
45
by: Alex | last post by:
I know this is a religious issue, and I hope this thread doesn't degenerate, but I am curious about the pros and cons of swapping the operands of ==. The only pro of putting the constant on the...
66
by: jacob navia | last post by:
The english word "Initialized" exists. (Cambridge dictionary finds it). The word "Uninitialized" doesn't seem to exist, and no dictionary has it. I am using that word very often in my tutorial of...
6
by: Jochen Müller | last post by:
I know it has nothing to do with .NET but currently I have a question coming up on programming a C# application for the English market (I am German). Within this application there is a list with...
45
by: Robbie Hatley | last post by:
Hello, group. I've been doing too much C++ programming lately, and I'm starting to become rusty at some aspects of the C way of doing things, esp. efficient low-level data copies. ...
14
by: From | last post by:
Hello, I am learning python and dont quuite understand why is this happening could someone explain? alist = blist = for f in blist: if 'one' and 'two' in f: alist.append(f)
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.