DescriptionDon't replace $1 with an empty string when localizing string for host plugin.
Previously chrome.l18n.getString() wouldn't touch $1 within the resource
when substitutions are not specified. This was fixed in crrev.com/141280, and
now it replaced $1 with an empty strings, which broke chromoting host
localization that relied on the previous incorrect behaviour. Fixed
the webapp to correctly handle strings substitutions.
BUG=132146
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141804
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 8 (0 generated)
|