Skip to content

Conversation

@XTorLukas
Copy link
Contributor

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

TODO list: #15503 (comment)

Stage two

☑️ DayAgo, DaysAgo ----> DaysAgo

<data name="DaysAgo" xml:space="preserve">
<value>{0} days ago</value>
</data>
<data name="DayAgo" xml:space="preserve">
<value>{0} day ago</value>
</data>

☑️ HourAgo, HoursAgo ----> HoursAgo

<data name="HoursAgo" xml:space="preserve">
<value>{0} hours ago</value>
</data>
<data name="HourAgo" xml:space="preserve">
<value>{0} hour ago</value>
</data>

☑️ MinuteAgo, MinutesAgo ----> MinutesAgo

<data name="MinutesAgo" xml:space="preserve">
<value>{0} minutes ago</value>
</data>
<data name="MinuteAgo" xml:space="preserve">
<value>{0} minute ago</value>
</data>

☑️ OneSecondAgo, SecondsAgo ----> SecondsAgo

<data name="SecondsAgo" xml:space="preserve">
<value>{0} seconds ago</value>
</data>
<data name="OneSecondAgo" xml:space="preserve">
<value>1 second ago</value>
</data>

@XTorLukas
Copy link
Contributor Author

Test results

image

Copy link
Member

@0x5bfa 0x5bfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is WWREALLY great!!! Code wise no problems at all
Your extension doing great job

@XTorLukas
Copy link
Contributor Author

This is WWREALLY great!!! Code wise no problems at all Your extension doing great job

Yes, this expansion is literally magical.

Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label May 30, 2024
@yaira2 yaira2 merged commit f9d0834 into files-community:main May 30, 2024
@XTorLukas XTorLukas deleted the xtorlukas/CQ-ICUMessageTimesDays branch May 30, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants