[PR #6220] [MERGED] Change Done Reconciling button text - fixes #6196 #48211

Closed
opened 2026-04-26 10:09:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6220
Author: @Juulz
Created: 11/20/2025
Status: Merged
Merged: 11/22/2025
Merged by: @youngcw

Base: masterHead: done-reconciling


📝 Commits (10+)

  • 74bb4b6 Rename button text from 'Done reconciling' to 'Complete Reconciling'
  • a58e39f Change button text from 'Done' to 'Complete'
  • 3f32e07 Update button text in reconciliation test
  • 06b342e Update button text for reconciliation completion
  • da33b75 Modify reconciliation completion messages
  • 922da77 Change button text from 'Complete Reconciliation' to 'Exit reconciling'
  • 48fbe39 Fix capitalization in 'Exit Reconciling' text
  • a1950c2 Merge branch 'actualbudget:master' into done-reconciling
  • f6fc769 [autofix.ci] apply automated fixes
  • 56a2085 Update release notes for reconciliation changes

📊 Changes

3 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Reconcile.test.tsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/Reconcile.tsx (+3 -1)
upcoming-release-notes/6220.md (+6 -0)

📄 Description

Changes wording of "Done reconciling" button to "Lock transactions" when All reconciled!, or "Exit reconciliation" if leaving unbalanced.


🔄 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/6220 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `done-reconciling` --- ### 📝 Commits (10+) - [`74bb4b6`](https://github.com/actualbudget/actual/commit/74bb4b60717b3d3522a459806e77f4752b8d9c68) Rename button text from 'Done reconciling' to 'Complete Reconciling' - [`a58e39f`](https://github.com/actualbudget/actual/commit/a58e39f183518139ecb1f6a8a3f535f8f59c7365) Change button text from 'Done' to 'Complete' - [`3f32e07`](https://github.com/actualbudget/actual/commit/3f32e07f061b8afe1f7e5f3409230c282f418b75) Update button text in reconciliation test - [`06b342e`](https://github.com/actualbudget/actual/commit/06b342edc70dc894edd1c3385199a57b71b472cf) Update button text for reconciliation completion - [`da33b75`](https://github.com/actualbudget/actual/commit/da33b75f2b477b0ddb929a0b7c12b80f687ba0b2) Modify reconciliation completion messages - [`922da77`](https://github.com/actualbudget/actual/commit/922da77541b5e66c4a8ec9f80552fb12cfad6452) Change button text from 'Complete Reconciliation' to 'Exit reconciling' - [`48fbe39`](https://github.com/actualbudget/actual/commit/48fbe39d9595a3283cf25be41928fac605fdb2d7) Fix capitalization in 'Exit Reconciling' text - [`a1950c2`](https://github.com/actualbudget/actual/commit/a1950c2024af67c6ef75bab65e033171b8cc372e) Merge branch 'actualbudget:master' into done-reconciling - [`f6fc769`](https://github.com/actualbudget/actual/commit/f6fc769e696c791dc7e35c3aad0cc479bad84a59) [autofix.ci] apply automated fixes - [`56a2085`](https://github.com/actualbudget/actual/commit/56a20858b287b4b750be018c160cf325551f5365) Update release notes for reconciliation changes ### 📊 Changes **3 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Reconcile.test.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/Reconcile.tsx` (+3 -1) ➕ `upcoming-release-notes/6220.md` (+6 -0) </details> ### 📄 Description Changes wording of "Done reconciling" button to "Lock transactions" when _All reconciled!_, or "Exit reconciliation" if leaving unbalanced. --- <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-04-26 10:09:32 -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#48211