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 an untranslated message in ATM deposit menu #52580

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

BrettDong
Copy link
Member

Summary

None

Purpose of change

There is an untranslated message amount: %d when depositing money in ATMs.

Describe the solution

Make the message translated. Also update clang-tidy check to cover similar untranslated messages like this.

Describe alternatives you've considered

Testing

Additional context

@BrettDong BrettDong added <Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Translation I18n Code: Tests Measurement, self-control, statistics, balancing. labels Nov 1, 2021
@kevingranade kevingranade merged commit 130797e into CleverRaven:master Nov 5, 2021
@BrettDong BrettDong deleted the cash-card branch November 5, 2021 10:35
BrettDong added a commit to BrettDong/Cataclysm-DDA that referenced this pull request Nov 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [C++] Changes (can be) made in C++. Previously named `Code` Code: Tests Measurement, self-control, statistics, balancing. Translation I18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants