Merge "Improve process stats UI." into klp-dev

This commit is contained in:
Dianne Hackborn
2013-08-09 19:13:59 +00:00
committed by Android (Google) Code Review
4 changed files with 143 additions and 31 deletions

View File

@@ -3550,12 +3550,14 @@
<!-- Process Stats strings -->
<skip />
<!-- Activity title for Process Stats summary -->
<!-- [CHAR LIMIT=NONE] Activity title for Process Stats summary -->
<string name="process_stats_summary_title">Process Stats</string>
<!-- Activity title summary for Process Stats summary -->
<!-- [CHAR LIMIT=NONE] Activity title summary for Process Stats summary -->
<string name="process_stats_summary">Geeky stats about running processes</string>
<!-- Battery usage since unplugged -->
<!-- [CHAR LIMIT=NONE] Label for amount of memory use -->
<string name="app_memory_use">Memory use</string>
<!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over -->
<string name="process_stats_total_duration">Over <xliff:g id="time">%1$s</xliff:g></string>
<!-- Voice input/output settings --><skip />
<!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->