From e071c2fdcd14ae42ca52a28baf2fe6829448c61e Mon Sep 17 00:00:00 2001 From: grafixeyehero Date: Sat, 30 Mar 2019 22:10:45 +0300 Subject: [PATCH] readd missing strings --- src/strings/en-us.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index d39c7f9eae..cdc70bddda 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -928,6 +928,12 @@ "MediaInfoSampleRate": "Sample rate", "MediaInfoSize": "Size", "MediaInfoTimestamp": "Timestamp", + "MediaInfoSoftware": "Software", + "MediaInfoStreamTypeAudio": "Audio", + "MediaInfoStreamTypeData": "Data", + "MediaInfoStreamTypeEmbeddedImage": "Embedded Image", + "MediaInfoStreamTypeSubtitle": "Subtitle", + "MediaInfoStreamTypeVideo": "Video", "MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media.", "Menu": "Menu", "MessageAlreadyInstalled": "This version is already installed.",