DescriptionFix placeholder numbering in iOS specific strings.
The string IDS_TRANSLATE_INFOBAR_NEVER_MESSAGE_IOS only used a single
placeholder but used "$2" instead of "$1" causing a DCHECK. Use the
correct value.
Rename the constant IDS_IOS_TRANSLATE_INFOBAR_NEVER_MESSAGE and move
the string to ios/chrome/app/ios_${branding}_strings.grd as it is
only used on iOS.
BUG=None
Committed: https://crrev.com/395b039719c3594151d18bfd4231048353c1564b
Cr-Commit-Position: refs/heads/master@{#369751}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|