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

$missing = {
  'Amount does not equal applied!' => '',
  'Amount missing!'             => '',
  'Applied'                     => '',
  'Assemblynumber missing!'     => '',
  'Cannot create Lockfile!'     => '',
  'Cannot post payment!'        => '',
  'Cash based'                  => '',
  'Check printed!'              => '',
  'Check printing failed!'      => '',
  'Customer Transaction History' => '',
  'Detail'                      => '',
  'Exchange Rate'               => '',
  'Exchange rate for payment missing!' => '',
  'Exchange rate missing!'      => '',
  'Foreign Price'               => '',
  'History'                     => '',
  'Include Exchange Rate Difference' => '',
  'Income'                      => '',
  'Income Account'              => '',
  'Nothing applied!'            => '',
  'Out of balance transaction!' => '',
  'POS Invoice'                 => '',
  'Paid in full'                => '',
  'Partnumber'                  => '',
  'Partnumber missing!'         => '',
  'Receipt printed!'            => '',
  'Receipt printing failed!'    => '',
  'Search'                      => '',
  'Select a Dataset to delete and press "Continue"' => '',
  'Servicenumber missing!'      => '',
  'Summary'                     => '',
  'Text Templates'              => '',
  'Transactions exist, cannot delete customer!' => '',
  'Transactions exist, cannot delete vendor!' => '',
  'Transactions exist; cannot delete account!' => '',
  'Upgrading Dataset'           => '',
  'Vendor Invoices'             => '',
  'Vendor Transaction History'  => '',
  'Warning!'                    => '',
  'collected on sales'          => '',
  'emailed to'                  => '',
  'locked!'                     => '',
  'paid on purchases'           => '',
  'sent to printer'             => '',
  'to Version'                  => '',
};

1;
