| 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>
|
|
|