commit | 60db2e9db60f44290385b8d9739abb16f007d205 | [log] [tgz] |
---|---|---|
author | Danny Lin <danny@kdrag0n.dev> | Wed Sep 23 18:51:39 2020 -0700 |
committer | SamarV-121 <samar@samarv121.dev> | Wed Mar 13 10:13:51 2024 +0530 |
tree | 4dd6fb1d4cbf90c9ec52af0d5520ba1a15fa38b4 | |
parent | 8d949b12e14b97e993c6bdb55fe94ab142f3e8dc [diff] |
Expand abbreviation in average memory usage string We shouldn't use a technical abbrevation of "avg" here for the common word "average" now that it's exposed to all users in app info settings, since we can't expect everyone to know what "avg" stands for. Languages other than English have been left alone because it looks like most of them are already using the expanded word. Change-Id: If7d8881a6a7e135d69f8b07f80119dd5a768fc49 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>