Replace kFileButtonChoose[FileLabel|MultipleFilesLabel] with IDS_FOO
As a step to remove all uses of WebLocalizedString::kFooBar, this CL replaces below ones with matched IDS_FOO. - WebLocalizedString::kFileButtonChooseFileLabel - WebLocalizedString::kFileButtonChooseMultipleFilesLabel This CL keeps ToMessageID() and makes ToMessageID() returns |resource_id| as is if it doesn't match to any of WebLocalizedString::kFoo to replace WebLocalizedString::kFoo gradually. Bug: 995644 Change-Id: Ia56045df0b854f2da4cdfef167644ced277d8ec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768500Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#698831}
Showing
Please register or sign in to comment