[PR #393] [MERGED] Replace arrival by arrival date and date by sent date in the sort list #808

Closed
opened 2026-02-25 21:36:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/393
Author: @yvesdaxmaz
Created: 4/28/2020
Status: Merged
Merged: 5/5/2020
Merged by: @jasonmunro

Base: masterHead: arrival_data_sent_date


📝 Commits (2)

  • 7784150 replace arrival by arrival date and date by sent date
  • f597f0d fix translation references of Arrival and Date to respectively Arrival Date and Sent Date

📊 Changes

14 files changed (+27 additions, -27 deletions)

View changed files

📝 language/az.php (+2 -2)
📝 language/de.php (+2 -2)
📝 language/en.php (+2 -2)
📝 language/es.php (+2 -2)
📝 language/et.php (+2 -2)
📝 language/fr.php (+2 -2)
📝 language/hu.php (+2 -2)
📝 language/it.php (+1 -1)
📝 language/ja.php (+2 -2)
📝 language/nl.php (+2 -2)
📝 language/pt-BR.php (+2 -2)
📝 language/ro.php (+2 -2)
📝 language/ru.php (+2 -2)
📝 modules/imap/output_modules.php (+2 -2)

📄 Description

Pullrequest

Make clearness between arrival date and sent date in the dropdown list of sort options on the message list page instead of "arrival" and "date"

Issues

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 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/cypht-org/cypht/pull/393 **Author:** [@yvesdaxmaz](https://github.com/yvesdaxmaz) **Created:** 4/28/2020 **Status:** ✅ Merged **Merged:** 5/5/2020 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `arrival_data_sent_date` --- ### 📝 Commits (2) - [`7784150`](https://github.com/cypht-org/cypht/commit/7784150391326068639f1dbd6d624e94dff1601b) replace arrival by arrival date and date by sent date - [`f597f0d`](https://github.com/cypht-org/cypht/commit/f597f0d6592a48ac26b441e4cf34eae69b59b8ea) fix translation references of Arrival and Date to respectively Arrival Date and Sent Date ### 📊 Changes **14 files changed** (+27 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `language/az.php` (+2 -2) 📝 `language/de.php` (+2 -2) 📝 `language/en.php` (+2 -2) 📝 `language/es.php` (+2 -2) 📝 `language/et.php` (+2 -2) 📝 `language/fr.php` (+2 -2) 📝 `language/hu.php` (+2 -2) 📝 `language/it.php` (+1 -1) 📝 `language/ja.php` (+2 -2) 📝 `language/nl.php` (+2 -2) 📝 `language/pt-BR.php` (+2 -2) 📝 `language/ro.php` (+2 -2) 📝 `language/ru.php` (+2 -2) 📝 `modules/imap/output_modules.php` (+2 -2) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> Make clearness between arrival date and sent date in the dropdown list of sort options on the message list page instead of "arrival" and "date" ### Issues <!-- Which Issues does this fix, which are related? - fixes #XXX - relates #XXX --> - [X] #378 ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:18 +03: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
starred/cypht#808
No description provided.