Merge "Fix issue #19272671: Context unclear or missing..."
This commit is contained in:
committed by
Android (Google) Code Review
commit
1f2feca205
@@ -4010,10 +4010,11 @@
|
||||
<string name="process_stats_summary">Geeky stats about running processes</string>
|
||||
<!-- [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 -->
|
||||
<!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over;
|
||||
timeDuration is a duration such as "1h 30m" -->
|
||||
<string name="process_stats_total_duration"><xliff:g id="usedRam">%1$s</xliff:g>
|
||||
of <xliff:g id="totalRam">%2$s</xliff:g> used over
|
||||
<xliff:g id="time">%3$s</xliff:g></string>
|
||||
<xliff:g id="timeDuration">%3$s</xliff:g></string>
|
||||
<!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
|
||||
<string name="process_stats_type_background">Background</string>
|
||||
<!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
|
||||
|
||||
Reference in New Issue
Block a user