<MyAddFieldPlugin Project>/src/org/myorg/myaddfieldplugin/Bundle.properties
FieldNameAtomCount=Atom count

MSG_ProgressNameCreatingField=Creating field
MSG_ProgressNameFillingData=Filling data
MSG_ProgressGrabbingData=Grabbing primary keys of all rows.
MSG_ProgressFillingDataDetail=Computed {0} out of {1} rows.

StatusBar_TaskDone=Add atom count action finished.
MSG_TaskCancelled=Add atom count action cancelled after {0} out of {1} rows. The rest of rows is empty.
MSG_TaskDone=Atom count field was added.