[PR #4718] [MERGED] Fixes #4244: Duplication button labels for done and cancel #6402

Closed
opened 2026-03-23 22:23:04 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4718
Author: @Gajendra-Rathore
Created: 2/23/2024
Status: Merged
Merged: 2/23/2024
Merged by: @richardshiue

Base: mainHead: main


📝 Commits (2)

  • 08dcca5 fix: removed Duplicate button labels for done, cancel and ok (#4244)
  • 93a266b Merge branch 'AppFlowy-IO:main' into main

📊 Changes

30 files changed (+35 additions, -90 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/mobile/presentation/base/app_bar_actions.dart (+1 -1)
📝 frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet/bottom_sheet_header.dart (+1 -1)
📝 frontend/resources/translations/am-ET.json (+1 -2)
📝 frontend/resources/translations/ar-SA.json (+0 -3)
📝 frontend/resources/translations/ca-ES.json (+1 -4)
📝 frontend/resources/translations/ckb-KUR.json (+2 -3)
📝 frontend/resources/translations/de-DE.json (+1 -3)
📝 frontend/resources/translations/en.json (+1 -3)
📝 frontend/resources/translations/es-VE.json (+1 -4)
📝 frontend/resources/translations/eu-ES.json (+2 -3)
📝 frontend/resources/translations/fa.json (+2 -3)
📝 frontend/resources/translations/fr-CA.json (+0 -3)
📝 frontend/resources/translations/fr-FR.json (+0 -3)
📝 frontend/resources/translations/hin.json (+2 -3)
📝 frontend/resources/translations/hu-HU.json (+2 -3)
📝 frontend/resources/translations/id-ID.json (+1 -4)
📝 frontend/resources/translations/it-IT.json (+1 -4)
📝 frontend/resources/translations/ja-JP.json (+1 -4)
📝 frontend/resources/translations/ko-KR.json (+2 -3)
📝 frontend/resources/translations/pl-PL.json (+1 -3)

...and 10 more files

📄 Description

[fixes] https://github.com/AppFlowy-IO/AppFlowy/issues/4244


🔄 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/AppFlowy-IO/AppFlowy/pull/4718 **Author:** [@Gajendra-Rathore](https://github.com/Gajendra-Rathore) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@richardshiue](https://github.com/richardshiue) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`08dcca5`](https://github.com/AppFlowy-IO/AppFlowy/commit/08dcca54441822a58e0ab9c5fabde9c118eac4f4) fix: removed Duplicate button labels for done, cancel and ok (#4244) - [`93a266b`](https://github.com/AppFlowy-IO/AppFlowy/commit/93a266ba15fbc1ba220f1417929d4ccb4b35de16) Merge branch 'AppFlowy-IO:main' into main ### 📊 Changes **30 files changed** (+35 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/mobile/presentation/base/app_bar_actions.dart` (+1 -1) 📝 `frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet/bottom_sheet_header.dart` (+1 -1) 📝 `frontend/resources/translations/am-ET.json` (+1 -2) 📝 `frontend/resources/translations/ar-SA.json` (+0 -3) 📝 `frontend/resources/translations/ca-ES.json` (+1 -4) 📝 `frontend/resources/translations/ckb-KUR.json` (+2 -3) 📝 `frontend/resources/translations/de-DE.json` (+1 -3) 📝 `frontend/resources/translations/en.json` (+1 -3) 📝 `frontend/resources/translations/es-VE.json` (+1 -4) 📝 `frontend/resources/translations/eu-ES.json` (+2 -3) 📝 `frontend/resources/translations/fa.json` (+2 -3) 📝 `frontend/resources/translations/fr-CA.json` (+0 -3) 📝 `frontend/resources/translations/fr-FR.json` (+0 -3) 📝 `frontend/resources/translations/hin.json` (+2 -3) 📝 `frontend/resources/translations/hu-HU.json` (+2 -3) 📝 `frontend/resources/translations/id-ID.json` (+1 -4) 📝 `frontend/resources/translations/it-IT.json` (+1 -4) 📝 `frontend/resources/translations/ja-JP.json` (+1 -4) 📝 `frontend/resources/translations/ko-KR.json` (+2 -3) 📝 `frontend/resources/translations/pl-PL.json` (+1 -3) _...and 10 more files_ </details> ### 📄 Description [fixes] https://github.com/AppFlowy-IO/AppFlowy/issues/4244 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:23:04 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6402
No description provided.