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

$missing = {
  'Customer Transaction History' => '',
  'Detail'                      => '',
  'Foreign Price'               => '',
  'History'                     => '',
  'Include Exchange Rate Difference' => '',
  'Out of balance transaction!' => '',
  'Partnumber'                  => '',
  'Sales Invoices'              => '',
  'Search'                      => '',
  'Summary'                     => '',
  'Vendor Invoices'             => '',
  'Vendor Transaction History'  => '',
  'Warning!'                    => '',
};

1;
