391 # LOCALIZATION NOTE(biffNotification): %1$S is the number of new messages
392 biffNotification_message=has %1$S new message
393 biffNotification_messages=has %1$S new messages
394
Unfortunately this is a result of the plural forms not currently being
available to c++ callers. See this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=477831
This specific issue is probably a close variant of
https://bugzilla.mozilla.org/show_bug.cgi?id=500403
Standard8