[PR #4394] [CLOSED] Fixes #4244: Duplication button labels for done and cancel #6231

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4394
Author: @N-I-H-A-L
Created: 1/15/2024
Status: Closed

Base: mainHead: bug/duplicate-button-labels-for-done-and-cancel


📝 Commits (4)

  • 1aeffec Fixes #4244: Duplication button labels for done and cancel
  • 21f22cd chore: remove duplicated translation keys
  • 3375aa8 Merge branch 'main' into bug/duplicate-button-labels-for-done-and-cancel
  • 25eefa3 Merge branch 'main' into bug/duplicate-button-labels-for-done-and-cancel

📊 Changes

27 files changed (+58 additions, -81 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet/bottom_sheet_header.dart (+1 -1)
📝 frontend/resources/translations/am-ET.json (+3 -4)
📝 frontend/resources/translations/ar-SA.json (+0 -3)
📝 frontend/resources/translations/ca-ES.json (+1 -4)
📝 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 (+2 -3)
📝 frontend/resources/translations/fr-FR.json (+1 -4)
📝 frontend/resources/translations/hin.json (+2 -3)
📝 frontend/resources/translations/hu-HU.json (+2 -3)
📝 frontend/resources/translations/id-ID.json (+3 -3)
📝 frontend/resources/translations/it-IT.json (+3 -3)
📝 frontend/resources/translations/ja-JP.json (+3 -3)
📝 frontend/resources/translations/ko-KR.json (+3 -3)
📝 frontend/resources/translations/pl-PL.json (+2 -2)
📝 frontend/resources/translations/pt-BR.json (+3 -3)
📝 frontend/resources/translations/pt-PT.json (+3 -3)

...and 7 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/4394 **Author:** [@N-I-H-A-L](https://github.com/N-I-H-A-L) **Created:** 1/15/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bug/duplicate-button-labels-for-done-and-cancel` --- ### 📝 Commits (4) - [`1aeffec`](https://github.com/AppFlowy-IO/AppFlowy/commit/1aeffecbe1ce472df12a5cc00631262c8574c421) Fixes #4244: Duplication button labels for done and cancel - [`21f22cd`](https://github.com/AppFlowy-IO/AppFlowy/commit/21f22cd497a036bbd6dabf581bf5bedd14556600) chore: remove duplicated translation keys - [`3375aa8`](https://github.com/AppFlowy-IO/AppFlowy/commit/3375aa80c47aea6798006a690625b5201a43d103) Merge branch 'main' into bug/duplicate-button-labels-for-done-and-cancel - [`25eefa3`](https://github.com/AppFlowy-IO/AppFlowy/commit/25eefa3e24b80c4a4227d54840bf0e1cf643fcd4) Merge branch 'main' into bug/duplicate-button-labels-for-done-and-cancel ### 📊 Changes **27 files changed** (+58 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/mobile/presentation/bottom_sheet/bottom_sheet_header.dart` (+1 -1) 📝 `frontend/resources/translations/am-ET.json` (+3 -4) 📝 `frontend/resources/translations/ar-SA.json` (+0 -3) 📝 `frontend/resources/translations/ca-ES.json` (+1 -4) 📝 `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` (+2 -3) 📝 `frontend/resources/translations/fr-FR.json` (+1 -4) 📝 `frontend/resources/translations/hin.json` (+2 -3) 📝 `frontend/resources/translations/hu-HU.json` (+2 -3) 📝 `frontend/resources/translations/id-ID.json` (+3 -3) 📝 `frontend/resources/translations/it-IT.json` (+3 -3) 📝 `frontend/resources/translations/ja-JP.json` (+3 -3) 📝 `frontend/resources/translations/ko-KR.json` (+3 -3) 📝 `frontend/resources/translations/pl-PL.json` (+2 -2) 📝 `frontend/resources/translations/pt-BR.json` (+3 -3) 📝 `frontend/resources/translations/pt-PT.json` (+3 -3) _...and 7 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:22:18 +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#6231
No description provided.