fixing errors2
This commit is contained in:
@@ -695,6 +695,7 @@ draft-err-profile-name = Enter a name for the new profile.
|
||||
draft-err-table-conflict-global = A table named `{ $name }` already exists. A shared table's name has to be free in every profile.
|
||||
draft-err-table-conflict = A table named `{ $name }` already exists in profile `{ $profile }`, or is shared by every profile.
|
||||
draft-err-no-columns = Add at least one column before saving.
|
||||
draft-err-ragged-columns = The posted column data is incomplete: { $posted } columns were sent, but only { $kept } carry every field. Each column needs a name, type, indexing, quantity-ledger, required, rounding and currency value.
|
||||
draft-err-alias-taken = Alias `{ $alias }` for generated column `{ $source }` is already taken by another column.
|
||||
draft-err-accounting-currency = Accounting currency must be a three-letter ISO-4217 code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user