[PR #5549] [MERGED] Translate closing account and more #5992

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5549
Author: @milanalexandre
Created: 8/13/2025
Status: Merged
Merged: 8/16/2025
Merged by: @joel-jeremy

Base: masterHead: fix/translate_account_params


📝 Commits (8)

📊 Changes

4 files changed (+25 additions, -16 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Header.tsx (+15 -12)
📝 packages/desktop-client/src/components/reports/SaveReportName.tsx (+1 -1)
📝 packages/desktop-client/src/components/sidebar/Account.tsx (+3 -3)
upcoming-release-notes/5549.md (+6 -0)

📄 Description

1 Translate the menu for renaming or closing an account.
2 And translate the account closure note.
3 Translation of the Save Rename Custom Reports button

4 The text Reconciled {{ relativeTimeAgo }} ({{ absoluteDate }}) is the same as: packages/desktop-client/src/components/accounts/Reconcile.tsx.
This creates two different translations in the translation tool.
cf :
https://hosted.weblate.org/translate/actualbudget/actual/fr/?checksum=2c27121f18f8e9a8
https://hosted.weblate.org/translate/actualbudget/actual/fr/?checksum=32437df31ebcfb9c

Capture d’écran 2025-08-13 à 18 14 25 image

🔄 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/5549 **Author:** [@milanalexandre](https://github.com/milanalexandre) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/16/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix/translate_account_params` --- ### 📝 Commits (8) - [`692b5ac`](https://github.com/actualbudget/actual/commit/692b5acd677f3602c967a08a308b7b63280a4ad2) translate - [`ad27714`](https://github.com/actualbudget/actual/commit/ad277147e3f5740a28b7d04d40c64e9b5872dcb5) add relese note - [`1d9e1d5`](https://github.com/actualbudget/actual/commit/1d9e1d5e68c5f4a2b870c1939dbcfbbc19f31a50) Update VRT - [`f23de0d`](https://github.com/actualbudget/actual/commit/f23de0d0c30a331e9149c8cb20feeedefdf99907) feed back - [`868f833`](https://github.com/actualbudget/actual/commit/868f833140f2571044500ced5fa6a350cf7c8d0d) Update VRT - [`966e728`](https://github.com/actualbudget/actual/commit/966e72846cc85911f6b11113cc6fb1f78b6e2eab) revert vrt - [`819be42`](https://github.com/actualbudget/actual/commit/819be42938c1080006287e77c8390d671a09822d) avoid duplicate translations - [`4a6847e`](https://github.com/actualbudget/actual/commit/4a6847ea2b222159f85cfdf28fcd12ed15b2cb82) translate rename save butons (reports custom) ### 📊 Changes **4 files changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Header.tsx` (+15 -12) 📝 `packages/desktop-client/src/components/reports/SaveReportName.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/sidebar/Account.tsx` (+3 -3) ➕ `upcoming-release-notes/5549.md` (+6 -0) </details> ### 📄 Description 1 Translate the menu for renaming or closing an account. 2 ~~And translate the account closure note.~~ 3 Translation of the Save Rename Custom Reports button 4 The text `Reconciled {{ relativeTimeAgo }} ({{ absoluteDate }})` is the same as: `packages/desktop-client/src/components/accounts/Reconcile.tsx`. This creates two different translations in the translation tool. cf : https://hosted.weblate.org/translate/actualbudget/actual/fr/?checksum=2c27121f18f8e9a8 https://hosted.weblate.org/translate/actualbudget/actual/fr/?checksum=32437df31ebcfb9c <img width="475" height="116" alt="Capture d’écran 2025-08-13 à 18 14 25" src="https://github.com/user-attachments/assets/d1aa696f-0b3d-40a0-87ca-42cd1c6be505" /> <img width="294" height="158" alt="image" src="https://github.com/user-attachments/assets/3a6e48df-a7dc-4e04-98b2-4e08fa9e6522" /> --- <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:22:11 -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#5992