DescriptionAdd "meaning" attribute to conflicting string.
IDS_TRANSLATE_INFOBAR_TEXT in android_chrome_strings.grd is identical to
to IDS_TRANSLATE_INFOBAR_BEFORE_MESSAGE_IOS in translate_strings.grdp,
except for the values of the placeholders (^1 instead of $1). This
causes errors in the translation pipeline (which expects identical strings
to have identical placeholder values).
This adds a "meaning" attribute to IDS_TRANSLATE_INFOBAR_TEXT which
signals to the translation pipeline that these strings shouldn't be
considered identical.
BUG=438717
Committed: https://crrev.com/0b70de2223dfa96229a64f64c446eb3d362be625
Cr-Commit-Position: refs/heads/master@{#307320}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|