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

$missing = {
  'Cannot post a transaction without a value!' => '',
  'Current'                     => '',
  'Department'                  => '',
  'Edit Customer'               => '',
  'Edit Vendor'                 => '',
  'Multibyte Encoding'          => '',
  'No.'                         => '',
  'Paid in full'                => '',
  'Project Number'              => '',
  'Receipt printed!'            => '',
  'Receipt printing failed!'    => '',
  'locked!'                     => '',
};

1;
