Skip to content

Update use_action messages, part 2#86475

Open
Uwuewsky wants to merge 1 commit intoCleverRaven:masterfrom
Uwuewsky:tool-msg2
Open

Update use_action messages, part 2#86475
Uwuewsky wants to merge 1 commit intoCleverRaven:masterfrom
Uwuewsky:tool-msg2

Conversation

@Uwuewsky
Copy link
Copy Markdown
Contributor

@Uwuewsky Uwuewsky commented Apr 14, 2026

Summary

None

Purpose of change

Continutaion of #84179. Polishing of game messages.

Describe the solution

  1. Some messages have been merged into one.
  2. In unique activation messages, %s has been replaced with the item's name. This is better for translations and sometimes reads better:
    You wrap your simple patchwork scarf (loose) around your head. -> You wrap your scarf around your head.
  3. In more generic activation messages, the text has been replaced with %s:
    You turn on/off the %s rather than turn the %s on, because %s can be a long name and may contain (suffixes).
  4. Light is used with the verb context to avoid confusion with material, monster, or spell names.
  5. A few fixes for limbs. Strings have been brought into line with the accepted format.
  6. An unnecessary comment in a snippet was being extracted into translations; it is now skipped.

If any replacement sounds worse, please suggest your own.

Describe alternatives you've considered

Testing

Game loads properly.

Additional context

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Bionics CBM (Compact Bionic Modules) Items: Archery Bows, crossbows, arrows, bolts Items: Containers Things that hold other things Items: Armor / Clothing Armor and clothing astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions Bionics CBM (Compact Bionic Modules) Items: Archery Bows, crossbows, arrows, bolts Items: Armor / Clothing Armor and clothing Items: Containers Things that hold other things [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant