Loading res/values/strings.xml +5 −4 Original line number Diff line number Diff line Loading @@ -6200,13 +6200,14 @@ </string> <!-- Title for what display preferences are applied when device is in VR mode --> <string name="display_vr_pref_title">When device is in VR mode</string> <string name="display_vr_pref_title">When device is in VR</string> <!-- [CHAR LIMIT=70] Put display into low-persistence mode, this decreases motion blur. --> <string name="display_vr_pref_low_persistence">Use low motion blur settings</string> <string name="display_vr_pref_low_persistence">Reduce blur (recommended)</string> <!-- [CHAR LIMIT=70] Do not change display settings. --> <string name="display_vr_pref_off">Do nothing</string> <!-- [CHAR LIMIT=70] Do not change default display settings, this may reduce perceived screen flicker while in VR mode. --> <string name="display_vr_pref_off">Reduce flicker</string> <!-- Sound & notification > Advanced section: Title for managing Do Not Disturb access option. [CHAR LIMIT=40] --> <string name="manage_zen_access_title">Do Not Disturb access</string> Loading Loading
res/values/strings.xml +5 −4 Original line number Diff line number Diff line Loading @@ -6200,13 +6200,14 @@ </string> <!-- Title for what display preferences are applied when device is in VR mode --> <string name="display_vr_pref_title">When device is in VR mode</string> <string name="display_vr_pref_title">When device is in VR</string> <!-- [CHAR LIMIT=70] Put display into low-persistence mode, this decreases motion blur. --> <string name="display_vr_pref_low_persistence">Use low motion blur settings</string> <string name="display_vr_pref_low_persistence">Reduce blur (recommended)</string> <!-- [CHAR LIMIT=70] Do not change display settings. --> <string name="display_vr_pref_off">Do nothing</string> <!-- [CHAR LIMIT=70] Do not change default display settings, this may reduce perceived screen flicker while in VR mode. --> <string name="display_vr_pref_off">Reduce flicker</string> <!-- Sound & notification > Advanced section: Title for managing Do Not Disturb access option. [CHAR LIMIT=40] --> <string name="manage_zen_access_title">Do Not Disturb access</string> Loading