Feature: Add a tooltip on the cloud drive status icon
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.
- Closes #15182
Steps used to test these changes
Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.
- Open Files app
- Go to cloud drive folder
- Hover on
Screenshots
Is the text localized?
Absolutely.
As a sidenote, I wanna rename all string properties that are localized to have Humanized suffix or prefix. This makes us understand a lot easier. You may find that 'Localized' does its job, however 'Humanized' works for broader use cases, such as '56 MiB' text. The raw data must be 58720256 long data but it's humanized for humans to get far better understanding.
What is the text for each status?