From 4166aed39d94f1ef1935405fd50a39fa61f7973e Mon Sep 17 00:00:00 2001 From: dkanada Date: Mon, 10 Jun 2019 15:51:28 -0700 Subject: [PATCH] avoid shorthand for setting descriptions --- src/strings/en-us.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 2302f77ad2..02b84fe74d 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -690,11 +690,11 @@ "LabelMaxBackdropsPerItem": "Maximum number of backdrops per item:", "LabelMaxChromecastBitrate": "Chromecast streaming quality:", "LabelMaxParentalRating": "Maximum allowed parental rating:", - "LabelMaxResumePercentage": "Max resume percentage:", + "LabelMaxResumePercentage": "Maximum resume percentage:", "LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time", "LabelMaxScreenshotsPerItem": "Maximum number of screenshots per item:", - "LabelMaxStreamingBitrate": "Max streaming quality:", - "LabelMaxStreamingBitrateHelp": "Specify a max bitrate when streaming.", + "LabelMaxStreamingBitrate": "Maximum streaming quality:", + "LabelMaxStreamingBitrateHelp": "Specify a maximum bitrate when streaming.", "LabelMessageText": "Message text:", "LabelMessageTitle": "Message title:", "LabelMetadata": "Metadata:", @@ -708,9 +708,9 @@ "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.", "LabelMethod": "Method:", "LabelMinBackdropDownloadWidth": "Minimum backdrop download width:", - "LabelMinResumeDuration": "Min resume duration (seconds):", - "LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable", - "LabelMinResumePercentage": "Min resume percentage:", + "LabelMinResumeDuration": "Minimum resume duration:", + "LabelMinResumeDurationHelp": "The shortest video length in seconds that will save playback location and let you resume", + "LabelMinResumePercentage": "Minimum resume percentage:", "LabelMinResumePercentageHelp": "Titles are assumed unplayed if stopped before this time", "LabelMinScreenshotDownloadWidth": "Minimum screenshot download width:", "LabelModelDescription": "Model description", @@ -1360,7 +1360,7 @@ "TabProfiles": "Profiles", "TabRecordings": "Recordings", "TabResponses": "Responses", - "TabResumeSettings": "Resume Settings", + "TabResumeSettings": "Resume", "TabScheduledTasks": "Scheduled Tasks", "TabSeries": "Series", "TabServer": "Server",