Make manage apps UI multi-user aware.
The details screens still need some work. Change-Id: I850cc9ba9a8db7787fae629ae3cb6c6772c726f5
This commit is contained in:
@@ -2626,6 +2626,8 @@
|
||||
<string name="memory">RAM</string>
|
||||
<!-- Text to label a process entry with the process name. -->
|
||||
<string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string>
|
||||
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
|
||||
<string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string>
|
||||
<!-- Descriptive text of a running process: singular process, singular service. -->
|
||||
<string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g>
|
||||
process and <xliff:g id="numservices">%2$d</xliff:g> service</string>
|
||||
|
Reference in New Issue
Block a user