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

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

Issue 11377117: Remove AppResource and unneeded resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 1 month 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/res/values/dimens.xml ('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 a25a1939261a233a111819bb6e575e28de5e889d..6eaaaec2979bf5de56da7f90b4300411e33f86b9 100644
--- a/content/shell/android/res/values/strings.xml
+++ b/content/shell/android/res/values/strings.xml
@@ -8,18 +8,4 @@
<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">
- Sorry, this video is not valid for streaming to this device.</string>
- <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/res/values/dimens.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698