Remove unnecessary char limit.
SAFE_BROWSING_STANDARD_PROTECTION_EXTENDED_REPORTING_TITLE is used as a title of Chrome switch preference. It should not be limited to 32 char long. Such limitation makes translation hard to proceed (b/162847586). A string of the same use case is PASSWORDS_LEAK_DETECTION_SWITCH_TITLE, which doesn't have such limitation. Bug: 1097310 Change-Id: Ie566f819446e9fc1949475681c5709e90ad56893 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343873Reviewed-by:Varun Khaneja <vakh@chromium.org> Commit-Queue: Varun Khaneja <vakh@chromium.org> Auto-Submit: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/master@{#796582}
Showing
Please register or sign in to comment