• Peter Kotwicz's avatar
    [Android] Rename one of two duplicate IDS_SHOW resource strings · 1fe4c789
    Peter Kotwicz authored
    This CL renames IDS_SHOW to IDS_SHOW_CONTENT in
    components/component_strings.grd so that
    it no longer conflicts with
    components/browser_ui/strings/android/browser_ui_strings.grd
    
    I renamed the string as opposed to deleting the copy because the two
    strings are used for different purposes.
    IDS_SHOW in //components/component_strings.grd is used to toggle hiding
    and showing content
    IDS_SHOW in
    components/browser_ui/strings/android/browser_ui_strings.grd
    is used as text in button in a dialog.
    
    BUG=1093825
    
    Change-Id: If77186cd7c52c3cdb0002b05d9c91628421a5ebe
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358770
    Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org>
    Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#799376}
    1fe4c789
components_strings.grd 31.5 KB