Skip to content

Commit

Permalink
Add new message bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
JantBogard committed Nov 20, 2024
1 parent 2463316 commit c1c94fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions bundle/language_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,10 @@ angal.inventory.medical.col
angal.inventory.mustenterareference.msg = You must enter a reference.
angal.inventory.nextarrow.btn = >
angal.inventory.new.title = New inventory
angal.inventory.newlotshavebeenaddedforsomemedicalward.fmt.msg = New lot(s) have been found by new movement(s) in ward store for: {0}
angal.inventory.newlotshavebeenaddedforsomemedical.detail.fmt.msg = {0} lot: {1} qty: {2}
angal.inventory.newmedicalshavebeenfoundward.fmt.msg = New medical(s) have been found by new movement(s) in ward store for: {0}
angal.inventory.newmedicalshavebeenfound.detail.fmt.msg = {0} lot: {1} qty: {2}
angal.inventory.noproduct.msg = Product is not found.
angal.inventory.noproductfound.msg = No medical found
angal.inventory.notdateinfuture.msg = A date in the future is not allowed.
Expand Down Expand Up @@ -733,6 +737,8 @@ angal.inventory.state.inprogress.txt
angal.inventory.state.validate.txt = Validate
angal.inventory.supplier.label = Supplier:
angal.inventory.theorticalqty.col = Theoretical
angal.inventory.theoreticalqtyhavebeenupdatedforsomemedicalward.fmt.msg = Theoretical(s) quantity(ies) have been updated by new movement(s) in ward store for: {0}
angal.inventory.theoreticalqtyhavebeenupdatedforsomemedical.detail.fmt.msg = {0} lot: {1} qty: {2} -> {3} ({4})
angal.inventory.totalprice.col = Total price quantity
angal.inventory.unitprice.col = Unit price
angal.inventory.update.error.msg = Inventory not updated.
Expand Down

0 comments on commit c1c94fa

Please sign in to comment.