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

Unified Diff: chrome/android/testshell/res/values/strings.xml

Issue 11087082: Adding progresss bar when loading fullscreen video (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resolve some previous merge conflicts Created 8 years, 2 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: chrome/android/testshell/res/values/strings.xml
diff --git a/chrome/android/testshell/res/values/strings.xml b/chrome/android/testshell/res/values/strings.xml
index 1e4e54ddfa58bda52c38a96a6e2db73baf7f9fae..c90029ee9e13d36b78f881459253e61194460863 100644
--- a/chrome/android/testshell/res/values/strings.xml
+++ b/chrome/android/testshell/res/values/strings.xml
@@ -19,4 +19,5 @@
<string name="media_player_error_text_unknown">
Sorry, this video cannot be played.</string>
<string name="media_player_error_button">OK</string>
+ <string name="media_player_loading_video">Loading video</string>
</resources>

Powered by Google App Engine
This is Rietveld 408576698