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

Remove unnecessarily translated strings #3711

Merged
merged 7 commits into from
Oct 21, 2022
Merged

Remove unnecessarily translated strings #3711

merged 7 commits into from
Oct 21, 2022

Conversation

ChrisCookOC
Copy link
Contributor

@ChrisCookOC ChrisCookOC commented Oct 14, 2022

#2837

Description of the Change

Remove unnecessary translations - placeholders that are never displayed.
Necessitated adding a null check when getting translations to avoid a crash
Also added an empty check to avoid the logs getting filled with "failed to translate ''" messages

Possible Drawbacks

The pull request seems to have the contents of the previously accepted pull request in as well. #3707 Seems the last commit didn't go into develop. Not sure if I should be committing this against a branch pulled from the 1.13 release and pull requesting to there directly - if so, let me know :)

Documentation Notes

Release Notes

Remove unnecessary terms from needing to be translated


This change is Reviewable

thelsing and others added 6 commits October 14, 2022 00:17
Add data to AssetDto to actually transfer the asset to server.
Necessitated adding a null check when getting translations to avoid a crash
Also added an empty check to avoid the logs getting filled with "failed to translate ''" messages
@Phergus
Copy link
Contributor

Phergus commented Oct 17, 2022

@ChrisCookOC you need to run gradlew spotlessApply on the files prior and push them up again.

@ChrisCookOC
Copy link
Contributor Author

Have run the spotless apply and updated :)

@Phergus Phergus changed the base branch from develop to feature-maptool-1.13 October 21, 2022 20:59
Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, 2 of 3 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ChrisCookOC)

@Phergus Phergus merged commit 03ece01 into RPTools:feature-maptool-1.13 Oct 21, 2022
@cwisniew cwisniew added the bug label Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

4 participants