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

$missing = {
  'BOM'                         => '',
  'Bcc'                         => '',
  'C'                           => '',
  'Cash based'                  => '',
  'Cc'                          => '',
  'FX'                          => '',
  'Foreign Price'               => '',
  'O'                           => '',
  'Out of balance transaction!' => '',
  'PDF'                         => '',
  'POS'                         => '',
  'Postscript'                  => '',
  'R'                           => '',
  'Recd'                        => '',
  'Short'                       => '',
  'Warning!'                    => '',
  'as at'                       => '',
  'done'                        => '',
};

1;
