0

Update memory answer card variable in launcher

Bug: b/263994165
Change-Id: Ib579f6d648e7baf296cfad4603b94c18de41ddba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4825283
Reviewed-by: Dmitry Grebenyuk <dgrebenyuk@google.com>
Commit-Queue: Lauren Commeignes <laurencom@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1189909}
This commit is contained in:
Lauren Commeignes
2023-08-30 03:51:02 +00:00
committed by Chromium LUCI CQ
parent a77faebf83
commit 751da59413
3 changed files with 4 additions and 4 deletions

@ -2111,10 +2111,10 @@ Style notes:
CPU usage snapshot, <ph name="CPU_USEAGE">$1<ex>89</ex></ph>%. Temperature <ph name="TEMPERATURE">$2<ex>34</ex></ph> degrees celsius, current speed: <ph name="CPU_AVERAGE_CURRENT_FREQUENCY_GHZ">$3<ex>1.52</ex></ph>GHz
</message>
<message name="IDS_ASH_MEMORY_USAGE_IN_LAUNCHER_DESCRIPTION" desc="Message content for the description of the answer card with the current memory usage information in the launcher.">
Memory <ph name="USED_MEMORY">$1<ex>2.4 GB</ex></ph> | <ph name="TOTAL_MEMORY">$2<ex>7.6 GB</ex></ph> total
Memory <ph name="AVAILABLE_MEMORY">$1<ex>2.4 GB</ex></ph> | <ph name="TOTAL_MEMORY">$2<ex>7.6 GB</ex></ph> total
</message>
<message name="IDS_ASH_MEMORY_USAGE_IN_LAUNCHER_ACCESSIBILITY_LABEL" desc="Message content for the accessibility label of the answer card with the current memory usage information in the launcher.">
Memory <ph name="USED_MEMORY">$1<ex>2.4 GB</ex></ph> available out of <ph name="TOTAL_MEMORY">$2<ex>7.6 GB</ex></ph> total
Memory <ph name="AVAILABLE_MEMORY">$1<ex>2.4 GB</ex></ph> available out of <ph name="TOTAL_MEMORY">$2<ex>7.6 GB</ex></ph> total
</message>
<message name="IDS_ASH_BATTERY_STATUS_IN_LAUNCHER_DESCRIPTION_LEFT_SHORT" desc="Message content for the short description on the left of the battery answer card.">
Battery <ph name="BATTERY_PERCENTAGE">$1<ex>56</ex></ph>%

@ -1 +1 @@
afcb5fa195e2ed9bd50e048578a4048064d08fe5
7e706c25dcbea535d754c08729ab95cecaf7c716

@ -1 +1 @@
f596fed09846125e00a1844d999e5d3a40c8184f
3eaccfcf24c2f61bd22c9288695888b5f805c42e