Fix "I18N_ARGUMENT_MISSING" in peruse creator
ClosedPublic

Authored by woltherav on Sep 3 2018, 8:56 PM.

Details

Summary

Apparantly the i18n functions changed, and they don't like .arg() anymore, leading to big scary all-caps I18N_ARGUMENT_MISSING. This fixes the three entries which had this error.

Diff Detail

Repository
R157 Peruse
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
woltherav requested review of this revision.Sep 3 2018, 8:56 PM
woltherav created this revision.
leinir accepted this revision.Sep 4 2018, 7:06 AM

Ah, i did wonder what happened with that (and was busy doing something else at the time). Good catch, thank you :)

This revision is now accepted and ready to land.Sep 4 2018, 7:06 AM
This revision was automatically updated to reflect the committed changes.