mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-06 23:39:35 +00:00
fix scanning of part-db barcodes to redirect to storage location or part lots. made scan result messages conditional for parts or other non-part barcodes
This commit is contained in:
parent
5885ac130c
commit
8f63a9fb9e
3 changed files with 90 additions and 52 deletions
|
|
@ -9524,6 +9524,18 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Part information</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="k9lvxgf" name="label_scanner.target_found">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.target_found</source>
|
||||
<target>Item Found</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="kd6G2gf" name="label_scanner.scan_result.title">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.scan_result.title</source>
|
||||
<target>Scan result</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="kG2vk5p" name="label_scanner.no_locations">
|
||||
<segment state="translated">
|
||||
<source>label_scanner.no_locations</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue