Merge "Add Settings switch to disable Game default frame rate" into main
This commit is contained in:
@@ -2639,8 +2639,12 @@
|
||||
<string name="display_white_balance_summary"></string>
|
||||
<!-- Display settings screen, setting option name to change Fold setting -->
|
||||
<string name="fold_lock_behavior_title">Continue using apps on fold</string>
|
||||
<!-- Display settings screen, game default frame rate settings title [CHAR LIMIT=30] -->
|
||||
<string name="disable_game_default_frame_rate_title">Disable default frame rate for games</string>
|
||||
<!-- Display settings screen, game default frame rate settings summary [CHAR LIMIT=NONE] -->
|
||||
<string name="disable_game_default_frame_rate_summary">Disable limiting the maximum frame rate for games at <xliff:g id="frame_rate" example="60">%1$d</xliff:g> Hz.</string>
|
||||
<!-- Display settings screen, peak refresh rate settings title [CHAR LIMIT=30] -->
|
||||
<string name="peak_refresh_rate_title">Smooth Display</string>
|
||||
<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 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] -->
|
||||
|
Reference in New Issue
Block a user