Fix issue #19272671: Context unclear or missing...
"USEDRAM of TOTALRAM used over TIME" Change-Id: Ib0eecafe3c6f5bd1408adac584d6b5715e7a7d2f
This commit is contained in:
@@ -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