diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-23 13:04:54 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-07-23 13:04:54 -0400 |
| commit | f5c83f557854c25755e4d083ac89893a6a92dd58 (patch) | |
| tree | 95c5a3d5f6330c920f18c918af60d1f184d56ede /MediaBrowser.Server.Implementations/Localization/JavaScript | |
| parent | ffd9460d51980a550ef5460e5df4e942b63077a7 (diff) | |
update ScheduleDirect help text
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 cea0363f4..674ee855f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -823,5 +823,6 @@ "HeaderAddProvider": "Add Provider", "ErrorAddingTunerDevice": "There was an error adding the tuner device. Please ensure it is accessible and try again.", "ErrorSavingTvProvider": "There was an error saving the TV provider. Please ensure it is accessible and try again.", - "ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your username and password are correct and try again." + "ErrorGettingTvLineups": "There was an error downloading tv lineups. Please ensure your username and password are correct and try again.", + "MessageCreateAccountAt": "Create an account at {0}" } |
