Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: android_webview/java/strings/android_webview_strings.grd

Issue 2154883003: Make ContentVideoView progress view visible in WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Java continuation lines identation Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: android_webview/java/strings/android_webview_strings.grd
diff --git a/android_webview/java/strings/android_webview_strings.grd b/android_webview/java/strings/android_webview_strings.grd
index 776812a134350e40d7d6b7027565fd9373ae9159..24ab0b078e01c53c9648ba099370fbb4c60a54d1 100644
--- a/android_webview/java/strings/android_webview_strings.grd
+++ b/android_webview/java/strings/android_webview_strings.grd
@@ -99,6 +99,9 @@
<message name="IDS_LICENSE_ACTIVITY_TITLE" desc="The title of the activity that displays licenses of WebView. [CHAR-LIMIT=50]">
System WebView licenses
</message>
+ <message name="IDS_MEDIA_PLAYER_LOADING_VIDEO" desc="Text shown while a video is loading [CHAR-LIMIT=16]">
+ Loading video
+ </message>
</messages>
</release>
</grit>

Powered by Google App Engine
This is Rietveld 408576698