Browse Source
In tools/check_i18n.py, the error messages printed out had format strings that included 5 interpolations, but only four variables were supplied. This patch simply corrects that mismatch by including the name of the predicate or checker that failed. Closes-Bug: #1263813 Change-Id: I5cacee9ea000f56a9ef45f07367e85f20fa333c7changes/58/63858/2
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue