Use i18np for a plural string
ClosedPublic

Authored by ngraham on Jun 28 2018, 7:11 PM.

Details

Summary

Use i18np() even though this string will always be plural in English; other languages are different, so we should use the correct i18np() call.

BUG: 395951

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Jun 28 2018, 7:11 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJun 28 2018, 7:11 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Jun 28 2018, 7:11 PM
ngraham edited the summary of this revision. (Show Details)Jun 28 2018, 7:12 PM
apol accepted this revision.Jun 28 2018, 7:12 PM
This revision is now accepted and ready to land.Jun 28 2018, 7:12 PM
This revision was automatically updated to reflect the committed changes.