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

$missing = {
  'Add Accounts Payables Transaction' => '',
  'Add Accounts Receivables Transaction' => '',
  'BOM'                         => '',
  'Cannot post a transaction without a value!' => '',
  'Cannot process payment for a closed period!' => '',
  'Cannot stock assemblies!'    => '',
  'Cleared Balance'             => '',
  'Current'                     => '',
  'Department'                  => '',
  'Edit Accounts Payables Transaction' => '',
  'Edit Accounts Receivables Transaction' => '',
  'Multibyte Encoding'          => '',
  'O'                           => '',
  'Project Number'              => '',
  'Receipt printed!'            => '',
  'Receipt printing failed!'    => '',
  'as at'                       => '',
  'locked!'                     => '',
};

1;
