Update Usage statistics string to avoid confusion

Bug: 314134835

Test: manually by typing *#*#4636#*#* on phone
Change-Id: Idac3f58f8c21ff5ecf6a1b7e9d686d770e2e09ba
This commit is contained in:
Fan Wu
2024-01-05 11:56:28 +08:00
parent b236498939
commit 2370adbbce
2 changed files with 18 additions and 5 deletions

View File

@@ -4511,7 +4511,9 @@
<!-- Spinner label to indicate sort by app name. [CHAR LIMIT=30] -->
<string name="usage_stats_sort_by_app_name">Sort by app name</string>
<!-- label for last time used -->
<string name="last_time_used_label">Last time used</string>
<string name="last_time_used_label">Last used</string>
<!-- label for last time used of never opened apps -->
<string name="last_time_used_never">never</string>
<!-- label for usage time -->
<string name="usage_time_label">Usage time</string>