Merge "Remove system tutorial option in Settings->About." into ics-mr1

This commit is contained in:
Amith Yamasani
2011-11-08 17:30:23 -08:00
committed by Android (Google) Code Review
3 changed files with 1 additions and 24 deletions

View File

@@ -2131,12 +2131,6 @@
<!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
<!-- About phone settings screen, setting option name to see terms and conditions -->
<string name="terms_title">Terms and conditions</string>
<!-- About phone settings screen, running the System Tutorial -->
<string name="system_tutorial_list_item_title">System tutorial</string>
<!-- About phone settings screen, summary of what System Tutorial does -->
<string name="system_tutorial_list_item_summary" product="tablet">Learn how to use your tablet</string>
<!-- About phone settings screen, summary of what System Tutorial does -->
<string name="system_tutorial_list_item_summary" product="default">Learn how to use your phone</string>
<!-- Title for actual Settings license activity. --> <skip />
<!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->