# Translation missing: en.dashboard.problem.deprecated\_check

**URL:** https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086
**Category:** Bug
**Tags:** translation, fixed
**Created:** [December 7, 2024, 9:54am UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086 "2024-12-07T09:54:10Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![sandra.mccollum](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sandra.mccollum/32/441742_2.png) [@sandra.mccollum](https://meta.discourse.org/u/sandra.mccollum)
#### Post date: [December 7, 2024, 9:54am UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/1 "2024-12-07T09:54:10Z")

</div>

Anyone know how to fix this error?

 ![A screenshot displaying a warning message about a missing translation. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/6/d/8/6d858048a8b5fd26ab29f76175cabe75abaaa450.png)

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [December 7, 2024, 11:31am UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/2 "2024-12-07T11:31:29Z")

</div>

Looks like the same issue:

> [@Tips Missing translation Can't ignore suggestions, there are always tips](https://meta.discourse.org/t/tips-missing-translation-cant-ignore-suggestions-there-are-always-tips/341067):
>
> Tips Missing translation Can’t ignore suggestions, there are always tips

But in a different language.

---

<div class="post-metadata">

### Author: ![sandra.mccollum](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sandra.mccollum/32/441742_2.png) [@sandra.mccollum](https://meta.discourse.org/u/sandra.mccollum)
#### Post date: [December 7, 2024, 1:59pm UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/3 "2024-12-07T13:59:25Z")

</div>

That does not seem to provide an answer on how to fix?

I see these in log if they are relevant?

 ![image](https://global.discourse-cdn.com/meta/original/4X/1/a/1/1a1addfeb3f16a2c1c2ca294e762c6d73f97ff5a.png)

---

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [December 7, 2024, 11:33pm UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/4 "2024-12-07T23:33:09Z")

</div>

Hmm… looks like it comes from here:

> <https://github.com/discourse/discourse/blob/b8325f2190a8c0a9022405c219faeac6f0f98ca5/config/initializers/100-sidekiq.rb#L56>

Perhaps a sidekiq issue?

---

<div class="post-metadata">

### Author: ![sober](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sober/32/344783_2.png) [@sober](https://meta.discourse.org/u/sober)
#### Post date: [December 7, 2024, 5:18am UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/5 "2024-12-07T05:18:40Z")

</div>

Tips Missing translation Can’t ignore suggestions, there are always tips

 ![The image shows a user interface for checking software version and suggesting to ignore a deprecated translation issue. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/2/d/e/2de3345ef425116a33504d0fa103436b191d6c3c.png)

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [December 8, 2024, 4:51pm UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/7 "2024-12-08T16:51:01Z")

</div>

Thanks for the reports. The message text will be fixed by [this PR](https://github.com/discourse/discourse-encrypt/pull/362).

In the meantime, you can read about the deprecation of discourse-encrypt here:

> [@Discourse Encrypt (deprecated)](https://meta.discourse.org/t/discourse-encrypt-deprecated/107918/234):
>
> mega Unfortunately due to the relatively low adoption rate, and high cost of maintenance, support for discourse-encrypt will be dropped after core’s next stable release in Q1 2025. The [original post of this topic](https://meta.discourse.org/t/discourse-encrypt-deprecated/107918) has been updated with more information, and we’ll be introducing an automatic warning for admins of affected sites.

(The `DistributeMutex::Timeout` error in the logs screenshot above is unrelated to this translation string issue in discourse-encrypt)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 9, 2024, 2:43am UTC](https://meta.discourse.org/t/translation-missing-en-dashboard-problem-deprecated-check/341086/8 "2024-12-09T02:43:52Z")

</div>


