From ae9c4c48f49eb22089d06390850d4f746054b1a0 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Thu, 10 Dec 2020 11:37:08 +1000 Subject: [PATCH] Android: Fix fast forward volume label --- android/app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index a236e4d4a..911456edc 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -47,7 +47,7 @@ Writes log messages to the Android message logger. Only useful when attached to a computer with adb. Volume Controls the volume of the emulator\'s sound output. - Volume + Fast Forward Volume Controls the volume of the emulator\'s sound output when fast forwarding. Mute All Sound Prevents the emulator from emitting any sound.