Update the description for Smooth Display in Settings

remove '60' string

Bug: 271177719
Test: Settings > Display > Smooth Display (and read description)
Change-Id: I82a9c9ca37eb6b2c25695e327119f5224e92da6f
This commit is contained in:
Ken Lin
2023-10-11 08:57:56 +00:00
parent 198ae8901b
commit 9b7a6d235c

View File

@@ -2564,7 +2564,7 @@
<!-- Display settings screen, peak refresh rate settings title [CHAR LIMIT=30] -->
<string name="peak_refresh_rate_title">Smooth Display</string>
<!-- Display settings screen, peak refresh rate settings summary [CHAR LIMIT=NONE] -->
<string name="peak_refresh_rate_summary">Automatically raises the refresh rate from 60 to <xliff:g name="refresh_rate" example="120">%1$s</xliff:g> Hz for some content. Increases battery usage.</string>
<string name="peak_refresh_rate_summary">Automatically raises the refresh rate up to <xliff:g name="refresh_rate" example="120">%1$d</xliff:g> Hz for some content. Increases battery usage.</string>
<!-- Display developer settings: Force to the highest refresh rate [CHAR LIMIT=NONE] -->
<string name="force_high_refresh_rate_toggle">Force peak refresh rate</string>
<!-- Display developer settings: Force to the highest refresh rate description [CHAR LIMIT=NONE]-->