aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-24 00:54:35 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-24 00:54:35 -0400
commitc8a735bcb1ba71e9501d18b3044aa30793ff97ee (patch)
tree894a2da0c7b9d96d5108b6f2ed57e0f10dfee96a /MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
parent5a5b48feff3a0b0a660aaaa9bdfd04fd0fe711ed (diff)
add LocalFileInfo.Id
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
index ec169ed39..d66d49986 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
@@ -605,5 +605,8 @@
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
"ButtonLibraryAccess": "Library access",
- "ButtonParentalControl": "Parental control"
+ "ButtonParentalControl": "Parental control",
+ "HeaderInvitationSent": "Invitation Sent",
+ "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
+ "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser."
} \ No newline at end of file