-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract messages #20022
Extract messages #20022
Conversation
{attribute} must be greater than or equal to "{compareValueOrAttribute}". {attribute} must be less than "{compareValueOrAttribute}". {attribute} must be less than or equal to "{compareValueOrAttribute}".
{nFormatted} GB {nFormatted} kB {nFormatted} MB {nFormatted} PB {nFormatted} TB
{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}} {nFormatted} {n, plural, =1{kilobyte} other{kilobytes}} {nFormatted} {n, plural, =1{megabyte} other{megabytes}} {nFormatted} {n, plural, =1{petabyte} other{petabytes}} {nFormatted} {n, plural, =1{terabyte} other{terabytes}}
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #20022 +/- ##
==========================================
- Coverage 49.02% 47.87% -1.16%
==========================================
Files 445 445
Lines 42849 43879 +1030
==========================================
Hits 21005 21005
- Misses 21844 22874 +1030
☔ View full report in Codecov by Sentry. |
BTW: please use "squash and merge" while merging this PR, I used really bad commit messages... |
It seems to be merged but I just wanted to clarify.
|
@NabiKAZ With fixed order it is much easier to review diff, since it is clear which messages were added, changed or removed. It is not so clear if you start moving messages across the file. |
I agree with @rob006 - sorted is better |
@bizley |
I don't think this is a big problem. Easy to find with quick search. |
Alternative for #19996.
In addition to #19996:
=> ''
.