Improved insurance-unable_to_find_trader_by_id
locale
This commit is contained in:
parent
2edd1e6824
commit
f141fd92ac
@ -118,7 +118,7 @@
|
|||||||
"insurance-unable_to_find_attachment_in_db": "Could not find insured attachment in the database - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}",
|
"insurance-unable_to_find_attachment_in_db": "Could not find insured attachment in the database - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}",
|
||||||
"insurance-unable_to_find_main_parent_for_attachment": "Could not find main-parent for insured attachment - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
|
"insurance-unable_to_find_main_parent_for_attachment": "Could not find main-parent for insured attachment - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
|
||||||
"insurance-unable_to_find_parent_of_item": "Could not find parent for insured item - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
|
"insurance-unable_to_find_parent_of_item": "Could not find parent for insured item - ID: {{insuredItemId}}, Template: {{insuredItemTpl}}, Parent ID: {{parentId}}",
|
||||||
"insurance-unable_to_find_trader_by_id": "Trader: %s could not found",
|
"insurance-unable_to_find_trader_by_id": "Trader: %s could not be found",
|
||||||
"inventory-edit_trader_item": "Unable to edit a traders item",
|
"inventory-edit_trader_item": "Unable to edit a traders item",
|
||||||
"inventory-examine_item_does_not_exist": "examineItem() - No id with %s found",
|
"inventory-examine_item_does_not_exist": "examineItem() - No id with %s found",
|
||||||
"inventory-fill_container_failed": "fillContainerMapWithItem() returned with an error %s",
|
"inventory-fill_container_failed": "fillContainerMapWithItem() returned with an error %s",
|
||||||
|
Loading…
Reference in New Issue
Block a user