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

Unified Diff: content/shell/android/res/values/strings.xml

Issue 11085008: [Android] Upstream content detection and ChromeBrowserProvider tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase after landing resources separately. 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: 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 1e4e54ddfa58bda52c38a96a6e2db73baf7f9fae..5e0721552bffa3546f055586c01fb0c9cd943dfe 100644
--- a/content/shell/android/res/values/strings.xml
+++ b/content/shell/android/res/values/strings.xml
@@ -7,11 +7,13 @@
-->
<resources>
-
<string name="url_hint">Type URL Here</string>
-
<string name="accessibility_content_view">Web View</string>
+ <!-- Action Bar -->
+ <string name="action_bar_share">Share</string>
+ <string name="action_bar_search">Search</string>
+
<!-- Media Player -->
<string name="media_player_error_title">Cannot play video</string>
<string name="media_player_error_text_invalid_progressive_playback">

Powered by Google App Engine
This is Rietveld 408576698