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

$missing = {
  'Assemblies restocked!'       => '',
  'C'                           => '',
  'Cannot post a transaction without a value!' => '',
  'Cannot stock assemblies!'    => '',
  'Cash based'                  => '',
  'Cleared Balance'             => '',
  'Current'                     => '',
  'Department'                  => '',
  'Drawing'                     => '',
  'Dropdown Limit'              => '',
  'E-mail Statement to'         => '',
  'Edit Customer'               => '',
  'Edit Vendor'                 => '',
  'Extended'                    => '',
  'Multibyte Encoding'          => '',
  'No.'                         => '',
  'O'                           => '',
  'Out of balance!'             => '',
  'Paid in full'                => '',
  'Project Number'              => '',
  'Receipt printed!'            => '',
  'Receipt printing failed!'    => '',
  'Statement'                   => '',
  'Statement Balance'           => '',
  'Statement sent to'           => '',
  'Statements sent to printer!' => '',
  'as at'                       => '',
  'locked!'                     => '',
};

1;
