/* automatically generated on 2010-07-29 21:43:10.485568 */
var i18n_cat=[];i18n_cat[0]="Error";
i18n_cat[1]="Position";
i18n_cat[2]="Please enter the new position: <br />(Current is '{0}'.)";
i18n_cat[3]="Add existing Contact";
i18n_cat[4]="ID of the contact to be added:";
i18n_cat[5]="Add to existing Company";
i18n_cat[6]="ID of the company the contact is to be added to:";
i18n_cat[7]="Disconnect Data Objects?";
i18n_cat[8]="Do you really want to disconnect that given contact from that company?";
i18n_cat[9]="Delete Company?";
i18n_cat[10]="Are you sure you want to delete this company? This operation is irreversible.";
i18n_cat[11]="Delete Contact?";
i18n_cat[12]="Are you sure you want to delete this contact? This operation is irreversible.";
i18n_cat[13]="Remove Acquaintance?";
i18n_cat[14]="Are you sure you want to remove that contact from the list of your personal acquaintances?";
i18n_cat[15]="Cancel";
i18n_cat[16]="No";
i18n_cat[17]="OK";
i18n_cat[18]="Yes";
i18n_cat[19]="Remove Entry?";
i18n_cat[20]="Are you sure you want to remove that entry?";
i18n_cat[21]="Add as Acquaintance?";
i18n_cat[22]="Are you sure you want to add that contact to the list of personal acquaintances of yours?";
i18n_cat[23]="An unspecified error occured. Please try again later.";
i18n_cat[24]="of %d";
i18n_cat[25]="first";
i18n_cat[26]="prev";
i18n_cat[27]="next";
i18n_cat[28]="last";
i18n_cat[29]="reload";
i18n_cat[30]="Delete Address?";
i18n_cat[31]="Are you sure you want to delete this address? This operation is irreversible.";
i18n_cat[32]="Delete User?";
i18n_cat[33]="Are you sure you want to delete this user? This operation is irreversible. You might want to consider locking him.";
i18n_cat[34]="Toggle user's locking status?";
i18n_cat[35]="Do you want to lock/unlock this user? If he will be locked he won't be able to login, but his data will be preserved.";
function catgets(ref){if(i18n_cat[ref]){return i18n_cat[ref]}else{return undefined}}