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

$missing = {
  'AP Outstanding'              => '',
  'AR Outstanding'              => '',
  'Cannot set account for more than one of AR, AP or IC' => '',
  'Customer Transaction History' => '',
  'Detail'                      => '',
  'Foreign Price'               => '',
  'History'                     => '',
  'Include Exchange Rate Difference' => '',
  'Out of balance transaction!' => '',
  'Outstanding'                 => '',
  'Partnumber'                  => '',
  'Sales Invoices'              => '',
  'Search'                      => '',
  'Summary'                     => '',
  'Text Templates'              => '',
  'Vendor Invoices'             => '',
  'Vendor Transaction History'  => '',
  'Warning!'                    => '',
  'account cannot be set to any other type of account' => '',
};

1;
