-
Notifications
You must be signed in to change notification settings - Fork 13k
chore: Helper script to replace sprintf tokens %s on translation strings
#35569
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
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #35569 +/- ##
========================================
Coverage 59.66% 59.66%
========================================
Files 2826 2826
Lines 68287 68287
Branches 15128 15128
========================================
Hits 40744 40744
Misses 24932 24932
Partials 2611 2611
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
06f1cc0 to
c962af0
Compare
Proposed changes (including videos or screenshots)
Inside
/apps/meteor/run:yarn translation-replace-sprintf-params "<TRANSLATION_KEY">The script will identify all
%stokens and prompt for names to replace it. Example:Issue(s)
CORE-1044
Steps to test or reproduce
Further comments