Localised various error and warning messages
This commit is contained in:
@@ -661,6 +661,14 @@
|
||||
"repeatable-quest_handover_failed_condition_invalid": "Quest handover error: condition not found or incorrect value. qid: {{body.qid}}, condition: {{body.conditionId}}",
|
||||
"repeatable-unable_to_accept_quest_see_log": "Unable to accept quest, see server log for details",
|
||||
"repeatable-unable_to_accept_quest_starting_message_not_found": "Unable to accept quest: {{questId}} cant find quest started message text with id: {{messageId}}",
|
||||
"repeatable-unable_to_find_trader_in_pool": "Unable to draw a traderId from whitelist pool during repeatable quest generation",
|
||||
"repeatable-quest_generation_failed_no_template": "Generating: %s quest failed, no quest template available",
|
||||
"repeatable-available_for_finish_condition_failed_to_generate": "Generating AvailableForFinish condition failed for location: %s",
|
||||
"repeatable-specific_extract_condition_failed_to_generate": "Generating SpecificExtractRequirement failed for location: %s",
|
||||
"repeatable-no_location_found_for_exploration_quest_generation": "Unable tp generate Exploration repeatable quest, no remaining locations available",
|
||||
"repeatable-unable_to_find_location_id_for_location_name": "Unable to find a locationId for: %s",
|
||||
"repeatable-unable_to_find_exits_for_location": "Unable to get location exits for location: %s",
|
||||
"repeatable-unable_choose_exit_pool_empty": "Unable to choose specific exit for map: %s as exit pool is empty",
|
||||
"reward-type_not_handled": "Reward type: {{rewardType}} not handled for quest/achievement: {{questId}}",
|
||||
"reward-unable_to_find_matching_hideout_production": "Unable to find matching hideout craft unlock for quest/achievement: {{questId}}, matches found: {{matchCount}}",
|
||||
"route_onupdate_no_response": "onUpdate: %s route doesn't report success or fail",
|
||||
|
||||
Reference in New Issue
Block a user