Closed robert-j-engdahl closed 6 years ago
The idea of Noop is to mark a string for internationalization and postpone its localization for later.
When Noop returns void, one must write the msgId twice, which is error prone.
This was fixed last night.
The idea of Noop is to mark a string for internationalization and postpone its localization for later.
When Noop returns void, one must write the msgId twice, which is error prone.