Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix monster_attack.py missed elements #61185

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

EIIKaO
Copy link
Contributor

@EIIKaO EIIKaO commented Sep 21, 2022

Summary

None

Purpose of change

Fix missed translation resource by monster_attack.py

Describe the solution

Add elements "miss_msg_u", "miss_msg_npc" to monster_attack.py

Describe alternatives you've considered

None

Testing

Run update_pot.sh and confirm that text resources belonging to the two elements are added to cataclysm-dda.pot.

Additional context

It seems to have been missed for at least a year.

- Add elements, "miss_msg_u" and "miss_msg_npc"
@EIIKaO EIIKaO requested a review from BrettDong as a code owner September 21, 2022 18:18
@github-actions github-actions bot added [Python] Code made in Python Translation I18n json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions labels Sep 21, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Sep 21, 2022
@dseguin dseguin merged commit 53f2907 into CleverRaven:master Sep 22, 2022
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 json-styled JSON lint passed, label assigned by github actions [Python] Code made in Python Translation I18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants