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

$missing = {
  'AP Outstanding'              => '',
  'AR Outstanding'              => '',
  'Add Cash Transfer Transaction' => '',
  'Add POS Invoice'             => '',
  'Beginning Balance'           => '',
  'Cannot create Lockfile!'     => '',
  'Cannot set account for more than one of AR, AP or IC' => '',
  'Cash based'                  => '',
  'Change'                      => '',
  'Customer Transaction History' => '',
  'Dataset is newer than version!' => '',
  'Decrease'                    => '',
  'Detail'                      => '',
  'Disc'                        => '',
  'Edit Cash Transfer Transaction' => '',
  'Edit POS Invoice'            => '',
  'FX'                          => '',
  'Foreign Price'               => '',
  'History'                     => '',
  'Include Exchange Rate Difference' => '',
  'Increase'                    => '',
  'Lock System'                 => '',
  'Lockfile created!'           => '',
  'Lockfile removed!'           => '',
  'Out of balance transaction!' => '',
  'Outstanding'                 => '',
  'POS'                         => '',
  'POS Invoice'                 => '',
  'Partnumber'                  => '',
  'PgPP Database Administration' => '',
  'Posted!'                     => '',
  'R'                           => '',
  'Sale'                        => '',
  'Sales Invoices'              => '',
  'Search'                      => '',
  'Summary'                     => '',
  'Text Templates'              => '',
  'Till'                        => '',
  'Transfer'                    => '',
  'Unlock System'               => '',
  'Upgrading Dataset'           => '',
  'Vendor Invoices'             => '',
  'Vendor Transaction History'  => '',
  'Warning!'                    => '',
  'account cannot be set to any other type of account' => '',
  'done'                        => '',
  'to Version'                  => '',
};

1;
