Use placeholders instead of vertical bars in string formatting.
commit37c4cb789bbb5229c12cb13136fafe832b6cd2c7
authorrouslan <rouslan@chromium.org>
Thu, 6 Nov 2014 17:48:06 +0000 (6 09:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Nov 2014 17:48:26 +0000 (6 17:48 +0000)
tree9b959d89f2180cd34d24736024b96c4c7e8f9e92
parentdf4025982ded448e03920b198e3677082f021b35
Use placeholders instead of vertical bars in string formatting.

This patch changes password management bubble to use standard GRIT
placeholders instead of non-standard vertical bards (|) to delimit parts
of strings.

BUG=412150

Review URL: https://codereview.chromium.org/701843005

Cr-Commit-Position: refs/heads/master@{#303045}
chrome/app/generated_resources.grd
chrome/browser/ui/passwords/manage_passwords_bubble_model.cc