diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-09 20:28:59 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-09 20:28:59 -0400 |
| commit | b314199319c599996090282d79baddcde413a187 (patch) | |
| tree | 26760a6d449ecfc7b81e9b3ca4a5cb24a6f00223 /MediaBrowser.Server.Implementations/Localization/JavaScript | |
| parent | a2dc5e090bac15ee2dd7c83281aa9fada1f74734 (diff) | |
resolve wtv transcoding
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json index bdc184a37..0448e8f3f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -445,5 +445,6 @@ "MessageTrialExpired": "The trial period for this feature has expired", "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)", "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.", - "ValuePriceUSD": "Price: {0} (USD)" + "ValuePriceUSD": "Price: {0} (USD)", + "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active supporter membership." } |
