Commit 0a6fa5e
committed
Improve log message when extracting keys
To not only mention the number of keys found in the original file expected to be extracted, but also the number of keys actually extracted (which can be smaller if not all keys have translations for a given locale) to make what is described by the message be more accurate and less misleading1 parent d512f89 commit 0a6fa5e
File tree
1 file changed
+2
-2
lines changed- lib/fastlane/plugin/wpmreleasetoolkit/actions/ios
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments