https://gerrit.wikimedia.org/r/#/c/331689/ exports a json with empty message keys, breaking banana tests
17:15:30 Running "banana:Material" (banana) task 17:15:30 >> The "ext" translation has 2 blank translations: 17:15:30 >> The translation of "material-desc" is blank. 17:15:30 >> The translation of "material-guest" is blank. 17:15:30 Warning: Task "banana:Material" failed. Use --force to continue.
The export script should ignore empty message keys, empty means here after trim and also with nbsp (the real one, not ), because with T155160 a non-empty string was detected.