From 3e313972bc96d5cd7d34f3fb0911edb7339a3ccb Mon Sep 17 00:00:00 2001 From: Claus Vium Date: Fri, 15 Feb 2019 12:11:16 +0100 Subject: [PATCH] Add ButtonRegister string --- src/strings/en-us.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 801ae50280..17285da845 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -159,6 +159,7 @@ "ButtonReenable": "Re-enable", "ButtonRefresh": "Refresh", "ButtonRefreshGuideData": "Refresh Guide Data", + "ButtonRegister": "Register", "ButtonReject": "Reject", "ButtonRemote": "Remote", "ButtonRemoteControl": "Remote Control", @@ -2264,4 +2265,4 @@ "XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.", "Yes": "Yes", "Yesterday": "Yesterday" -} \ No newline at end of file +}