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

$missing = {
  'Bcc'                         => '',
  'Cc'                          => '',
  'Current'                     => '',
  'Department'                  => '',
  'Dropdown Limit'              => '',
  'Multibyte Encoding'          => '',
  'Project Number'              => '',
  'Receipt printed!'            => '',
  'Receipt printing failed!'    => '',
  'Statement'                   => '',
  'Statement Balance'           => '',
  'Statement sent to'           => '',
  'Statements sent to printer!' => '',
};

1;
