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

Unified Diff: content/shell/android/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
« no previous file with comments | « content/shell/android/java/src/org/chromium/content_shell/ContentShellActivity.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/res/values/strings.xml
diff --git a/content/shell/android/res/values/strings.xml b/content/shell/android/res/values/strings.xml
index 5e0721552bffa3546f055586c01fb0c9cd943dfe..a25a1939261a233a111819bb6e575e28de5e889d 100644
--- a/content/shell/android/res/values/strings.xml
+++ b/content/shell/android/res/values/strings.xml
@@ -21,4 +21,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>
« no previous file with comments | « content/shell/android/java/src/org/chromium/content_shell/ContentShellActivity.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698