From 4dd3b2cfb7078f15237257279d64fd50396ba8d1 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 14 May 2022 23:33:43 -0500 Subject: [PATCH] Tweak capped FPS option text --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index cc49d25f..d86de601 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -252,6 +252,6 @@ Specify how to balance video latency and smoothness Prefer lowest latency Balanced - Balanced with FPS cap (may perform better on certain devices) + Balanced with FPS limit Prefer smoothest video (may significantly increase latency)