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