Fix 3024528: Initial implementation of owner info to enable dogfooding

This is a quick UI implementation to allow owner info to be changed
on LockScreen for dogfooding.

Change-Id: I0dc781def594d1c921c44348c130f509798a71f4
This commit is contained in:
Jim Miller
2010-10-13 21:11:07 -07:00
parent 5c9bd5f127
commit edfaaeaed7
4 changed files with 147 additions and 3 deletions

View File

@@ -559,7 +559,10 @@
<string name="lock_after_timeout">Lock device after timeout</string>
<!-- Security settings screen, setting option summary to change screen timeout -->
<string name="lock_after_timeout_summary">Adjust the delay before the device automatically locks</string>
<!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]-->
<string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
<!-- Text shown on top-level settings for owner info [CHAR LIMIT=20]-->
<string name="owner_info_settings_title">Owner info</string>
<!-- Main Settings screen setting option title for the item to take you the security and location screen -->
<string name="security_settings_title">Location &amp; security</string>
<!-- Location & security settings screen title -->
@@ -2034,7 +2037,7 @@ found in the list of installed applications.</string>
<string name="runningservicedetails_stop_dlg_text">Are you sure you want to stop this system service? If you do, some
features of your phone may stop working correctly until you power it off
and then on again.</string>
<!-- Language Settings --> <skip />
<!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings realted to locale and text -->
<string name="language_settings">Language &amp; keyboard</string>