AW: don't use string constants for Dev UI
No change to logic. This inlines strings for the Dev UI, as we don't aim to translate them anyway. Inlining strings is preferable to translateable="false" entries in GRD files (see bug for rationale). This adds lint suppressions as necessary. Bug: 1014805 Test: adb shell am start com.google.android.webview/org.chromium.android_webview.ui.CrashesListActivity Test: Manually verify the UI looks right Change-Id: I67e66ced3ae7d9adbc61e68b92751e6865e1b0a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1866269Reviewed-by:Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#707197}
Showing
Please register or sign in to comment