[PR #3841] [MERGED] 🐛 Fix parameter formatting issues #5087

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3841
Author: @MikesGlitch
Created: 11/15/2024
Status: Merged
Merged: 11/15/2024
Merged by: @MikesGlitch

Base: masterHead: fix/translations-incorrect-format


📝 Commits (2)

📊 Changes

4 files changed (+18 additions, -12 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/EnvelopeBudgetMonthMenuModal.tsx (+5 -5)
📝 packages/desktop-client/src/components/modals/TrackingBudgetMonthMenuModal.tsx (+4 -4)
📝 packages/loot-core/src/shared/errors.ts (+3 -3)
upcoming-release-notes/3841.md (+6 -0)

📄 Description

Some translation string formatting fixes that slipped through my review. 🤦‍♂️


🔄 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/3841 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/translations-incorrect-format` --- ### 📝 Commits (2) - [`8bfcd24`](https://github.com/actualbudget/actual/commit/8bfcd246d42613f2c3a39ca167a0b3c03cefacb2) fix some errors in translation format - [`c665105`](https://github.com/actualbudget/actual/commit/c665105642d00b57a3e143662e2ae22475b4b07b) release notes ### 📊 Changes **4 files changed** (+18 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/EnvelopeBudgetMonthMenuModal.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/modals/TrackingBudgetMonthMenuModal.tsx` (+4 -4) 📝 `packages/loot-core/src/shared/errors.ts` (+3 -3) ➕ `upcoming-release-notes/3841.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Some translation string formatting fixes that slipped through my review. 🤦‍♂️ --- <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:05:47 -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#5087