Skip to content

Avoid runtime warning about missing argument in strings from ui file

@aacid If it were up to me I would just remove those strings from the ui file. I have not seen the placeholder pattern a lot, and am not sure this is really needed here, given the UI files are not really often edited, but the resulting code is executed with all the users.

So showing the diff as counter example rather :)

Would you agree just removing is better?

Merge request reports