Commit 6f6c886c authored by Hazem Ashmawy's avatar Hazem Ashmawy Committed by Commit Bot

[AW][Dev-UI] use "currently" instead of "current" for consistency

Fixed: 1128749
Test: None
Change-Id: Iede90216836e07b0627420f0d2661787e4616e95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414291Reviewed-by: default avatarNate Fischer <ntfschr@chromium.org>
Commit-Queue: Nate Fischer <ntfschr@chromium.org>
Auto-Submit: Hazem Ashmawy <hazems@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807560}
parent 3ec270e4
......@@ -35,7 +35,7 @@ public class WebViewPackageError {
public static final String CHANGE_WEBVIEW_PROVIDER_BUTTON_TEXT = "Change provider";
// The developer UI application label should be used in the placeholder.
public static final String DIFFERENT_WEBVIEW_PROVIDER_ERROR_MESSAGE =
"%s is not the system's current selected WebView provider";
"%s is not the system's currently selected WebView provider";
// The developer UI application label should be used in the placeholder.
public static final String DIFFERENT_WEBVIEW_PROVIDER_DIALOG_MESSAGE =
"You are using DevTools for (%s) which is not the system's currently selected "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment