diff options
author | metamuffin <metamuffin@disroot.org> | 2025-06-01 15:10:10 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-06-01 15:10:13 +0200 |
commit | 0d9145e0edff5eda4889ccfe538fff53673d0935 (patch) | |
tree | 3c646adb4fa64d9284e9258ecfcf3b8b9931b120 /locale | |
parent | 0b9628fe39d1b7c32631cd1a4becf25686c7da4e (diff) | |
download | hurrycurry-0d9145e0edff5eda4889ccfe538fff53673d0935.tar hurrycurry-0d9145e0edff5eda4889ccfe538fff53673d0935.tar.bz2 hurrycurry-0d9145e0edff5eda4889ccfe538fff53673d0935.tar.zst |
fix #290
Diffstat (limited to 'locale')
-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} |