diff --git a/dev/translation/sanity_check_en_langfiles.php b/dev/translation/sanity_check_en_langfiles.php index b6c3bcac440..b1ccca39dee 100644 --- a/dev/translation/sanity_check_en_langfiles.php +++ b/dev/translation/sanity_check_en_langfiles.php @@ -175,14 +175,17 @@ foreach ($langstrings_3d AS $filename => $file) { } } -echo "
"; echo "
| String | File and lines | |
|---|---|---|
| # | String | File and lines |
| $count | "; echo "$string | "; echo ""; foreach ($pages AS $page => $lines ) { |