If you do not know an individual\'s ID number, you can perform a search by name by pressing the Person icon next to the Add button.'); break; case 'clip_cart': $title=i18n::translate('Clippings Cart'); $text=i18n::translate('This box shows the contents of your Clippings Cart. The Types column indicates the type of each entry, which can be Individual (INDI), Family (FAM), Source (SOUR), Repository (REPO), Note (NOTE), and Media (OBJE); each is represented by its own icon. The ID column shows the ID number for each item of that particular type. The Name / Description column gives either the name of the family or individual, or a description of the item. The Remove button will remove that record from the Clippings Cart. Confirmation to remove is NOT asked for.'); break; case 'empty_cart': $title=i18n::translate('Empty Cart'); $text=i18n::translate('When you click this link your Clippings Cart will be totally emptied.

If you don\'t want to remove all persons, families, etc. from the Clippings Cart, you can remove items individually by clicking the Remove link in the Name boxes. There is no confirmation dialog when you click either of these links; the requested deletion takes place immediately.'); break; }