Revision 454d4b8f
Von Bernd Bleßmann vor mehr als 9 Jahren hinzugefügt
locale/en/all | ||
---|---|---|
'The custom variable has been deleted.' => '',
|
||
'The custom variable has been saved.' => '',
|
||
'The custom variable is in use and cannot be deleted.' => '',
|
||
'The customer name is missing.' => '',
|
||
'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' => '',
|
||
'The database host is missing.' => '',
|
||
'The database name is missing.' => '',
|
||
... | ... | |
'The user has been deleted.' => '',
|
||
'The user has been saved.' => '',
|
||
'The variable name must only consist of letters, numbers and underscores. It must begin with a letter. Example: send_christmas_present' => '',
|
||
'The vendor name is missing.' => '',
|
||
'The warehouse could not be deleted because it has already been used.' => '',
|
||
'The warehouse does not contain any bins.' => '',
|
||
'The warehouse or the bin is missing.' => '',
|
Auch abrufbar als: Unified diff
Beim jedem Speichern von Kunden/Lieferanten prüfen, ob der Name angegeben ist.
Vorher wurde das nur beim reinen Speichern geprüft, nicht beim Speichern und
Schließen oder Fortfahren mit einem Beleg.
Behebt #84 (redmine).