[PR #6542] [CLOSED] [fix] translate mobile modal budget set #55893

Closed
opened 2026-05-01 03:16:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6542
Author: @milanalexandre
Created: 1/4/2026
Status: Closed

Base: masterHead: fix/translate_budget_modal


📝 Commits (3)

  • 3393034 translate mobile modal budget set
  • ca9c315 add relese note
  • 1189cd1 [autofix.ci] apply automated fixes

📊 Changes

2 files changed (+32 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/budget/BudgetCell.tsx (+26 -4)
upcoming-release-notes/6542.md (+6 -0)

📄 Description

Summary of Changes

Some strings in the budget interface of the mobile version were not dynamic.
bug

How to test

  • Switch to tracking budgeting.
  • Navigate to the budget interface of the mobile version.
  • Define a budget for a category.

The success modal is not translated.

Summary by CodeRabbit

  • Localization
    • Budget operation notifications and undo messages now use localized templates and variable interpolation so they display in your preferred language.
  • Documentation
    • Added a release-notes entry describing the translated budget modal/notification changes.

✏️ Tip: You can customize this high-level summary in your review settings.


🔄 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/6542 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 1/4/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/translate_budget_modal` --- ### 📝 Commits (3) - [`3393034`](https://github.com/actualbudget/actual/commit/3393034c17cf87b7925638d918833bf6515fa435) translate mobile modal budget set - [`ca9c315`](https://github.com/actualbudget/actual/commit/ca9c31525896f5c041308a1876b2adcec2fde525) add relese note - [`1189cd1`](https://github.com/actualbudget/actual/commit/1189cd1a3d0d43987889a29829c46977b10de1f5) [autofix.ci] apply automated fixes ### 📊 Changes **2 files changed** (+32 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/budget/BudgetCell.tsx` (+26 -4) ➕ `upcoming-release-notes/6542.md` (+6 -0) </details> ### 📄 Description ## Summary of Changes Some strings in the budget interface of the mobile version were not dynamic. <img width="472" height="711" alt="bug" src="https://github.com/user-attachments/assets/8eb6f2fc-2be1-4e63-8bbe-ae0bd140dd47" /> ## How to test - Switch to tracking budgeting. - Navigate to the budget interface of the mobile version. - Define a budget for a category. The success modal is not translated. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Localization** * Budget operation notifications and undo messages now use localized templates and variable interpolation so they display in your preferred language. * **Documentation** * Added a release-notes entry describing the translated budget modal/notification changes. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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-05-01 03:16:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#55893