Skip to content

Fix translations missing on admin log#9889

Merged
ahukkanen merged 2 commits intodecidim:developfrom
M-Yamashita01:fix-translations-missing
Nov 29, 2022
Merged

Fix translations missing on admin log#9889
ahukkanen merged 2 commits intodecidim:developfrom
M-Yamashita01:fix-translations-missing

Conversation

@M-Yamashita01
Copy link
Copy Markdown
Contributor

🎩 What? Why?

When we deleted a registration type on a conference and went to the Admin activity log, we found a translation missing log in the log.
It seems that the definition of remove log does not exist in locale files.
Therefore, we added the definition in the yaml files.

📌 Related Issues

Link your PR to an issue

Testing

Describe the best way to test or validate your PR.

📷 Screenshots

Please add screenshots of the changes you're proposing
Display log correctly in Admin Activity log

♥️ Thank you!

When we deleted a registration type on a conference and went to the Admin activity log, we found a translation missing log in the log.
It seems that the definition of remove log does not exist in locale files.
Therefore, we added the definition in the yaml files.
@andreslucena
Copy link
Copy Markdown
Member

Thanks for the PR @M-Yamashita01 👍🏽

I've just checked it out locally and found out that we're also missing en.decidim.log.base_presenter.unpublish_with_space

image

Would you be so kind of adding this one too 🙏🏽? Thanks

@andreslucena andreslucena changed the title Fix translations missing on admin log. Fix translations missing on admin log Oct 10, 2022
@M-Yamashita01
Copy link
Copy Markdown
Contributor Author

@andreslucena
Thank you for pointing out it.
We added it to the locale file.

Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

I thought we already had merged this one, sorry!!
LGTM 👍🏽

@ahukkanen ahukkanen merged commit 1ce6bbf into decidim:develop Nov 29, 2022
entantoencuanto added a commit that referenced this pull request Dec 16, 2022
* develop:
  Redesign: action buttons (#9852)
  Integrate reported users in Global moderation (#10018)
  Fix resource_icon with component or manifest nil (#10134)
  Revent Docker actions to Ubuntu 20.04 due to OpenSSL issues (#10142)
  Fix push notifications URL method (#10017)
  Fix typo in README (#10110)
  Add correct call for conference speaker (#10061)
  Fix missing fields on duplicate meetings functionality (#9899)
  Fix translations missing on admin log (#9889)
@ahukkanen ahukkanen added type: fix PRs that implement a fix for a bug and removed type: bug labels Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: conferences module: core type: fix PRs that implement a fix for a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translations missing on admin log

3 participants