Actions
Feature #681
closed
SS
SS
Consider shortening the snackbars displays after saving About > Version and the Logcat
Feature #681:
Consider shortening the snackbars displays after saving About > Version and the Logcat
Start date:
03/26/2021
Due date:
% Done:
0%
Estimated time:
Description
For example, they could remove the `:` to shorten to `Processing image...` and `File saved.` This would require removing the `:` from the strings and handling it separately in other places.
SS Updated by Soren Stoutner over 5 years ago
- Subject changed from Consider shortening the snackbars displays after saving About > Versoin to Consider shortening the snackbars displays after saving About > Version and the Logcat
SS Updated by Soren Stoutner over 5 years ago
- Priority changed from 3.x to Next Release
SS Updated by Soren Stoutner almost 4 years ago
All these have been handled except for those in SaveAboutVersionImage, which needs to be converted to Kotlin before string templates can be used.
SS Updated by Soren Stoutner over 3 years ago
- Status changed from New to Closed
This has already been handled in a different way that also lists the file name.
Actions