From f163f83dae6fa7e3153d61fb41684ea183385918 Mon Sep 17 00:00:00 2001 From: dkanada Date: Sat, 1 Aug 2020 00:24:53 +0900 Subject: [PATCH] fix another minor string issue --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 76e5fe22e..aa0759107 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1326,7 +1326,7 @@ "Record": "Record", "RecordSeries": "Record series", "RecordingCancelled": "Recording cancelled.", - "ChangeRecordingPath": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.", + "MessageChangeRecordingPath": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.", "RecordingScheduled": "Recording scheduled.", "Recordings": "Recordings", "Refresh": "Refresh",