diff options
-rw-r--r-- | locale/en.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en.ini b/locale/en.ini index 71df1707..9dc39ce8 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -232,7 +232,7 @@ s.campaign.unlock_condition=To unlock: %n%n{0} s.error.algo_not_found=The algorithm"{0}" does not exist. s.error.already_interacting=already interacting s.error.conn_too_many_players=Players-per-connection limit exceeded. -s.error.customer_interact=You shall not interact with customers. +s.error.customer_interact=You shall not interact with customers directly. s.error.interacting_too_far=interacting too far from player s.error.item_not_found=The item "{0}" does not exist. s.error.map_load=Map failed to load: {0} |