[PR #5133] [MERGED] fix: add missing 'enabled' in sentence. #5774

Closed
opened 2026-02-28 21:18:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5133
Author: @OlivierKamers
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @MikesGlitch

Base: masterHead: oli/fix-missing-word


📝 Commits (1)

  • fb6e942 fix: add missing 'enabled' in sentence.

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/Reset.tsx (+1 -0)
upcoming-release-notes/5133.md (+6 -0)

📄 Description

I was looking at contributing to some Dutch translations in Weblate and I noticed a strange key (link) that didn't make sense to me. Looking in the source code it appears this sentence dropped the enabled. in this commit by accident.

Are there certain steps I should follow due to updating a translation key or will it just be picked up as a new key to be translated in Weblate?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5133 **Author:** [@OlivierKamers](https://github.com/OlivierKamers) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `oli/fix-missing-word` --- ### 📝 Commits (1) - [`fb6e942`](https://github.com/actualbudget/actual/commit/fb6e942b3716bb03de7a2f46ca409895e7314eac) fix: add missing 'enabled' in sentence. ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/Reset.tsx` (+1 -0) ➕ `upcoming-release-notes/5133.md` (+6 -0) </details> ### 📄 Description I was looking at contributing to some Dutch translations in Weblate and I noticed a strange key ([link](https://hosted.weblate.org/translate/actualbudget/actual/nl/?checksum=a96993dec4a7e11a)) that didn't make sense to me. Looking in the source code it appears this sentence dropped the `enabled.` in [this commit](https://github.com/actualbudget/actual/commit/0c94214a8ff5bdb802004cdeb323adcdffaa24f4#diff-506178988b30d52a1676964800c6206d8f4c2dbfc46c99fb77a755b9bfa690f6L75) by accident. Are there certain steps I should follow due to updating a translation key or will it just be picked up as a new key to be translated in Weblate? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:18:22 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5774