# add the missing texts and run locales.pl to rebuild

$missing = {
  'Cannot set account for more than one of AR, AP or IC' => '',
  'Language'                    => '',
  'Last Cost'                   => '',
  'Last Invoice Number'         => '',
  'Last Numbers & Default Accounts' => '',
  'Last Purchase Order Number'  => '',
  'Last Sales Order Number'     => '',
  'Leave host and port field empty unless you want to make a remote connection.' => '',
  'Out of balance transaction!' => '',
  'Warning!'                    => '',
};

1;
