add multiselect help text

This commit is contained in:
Luke Pulverenti 2015-10-14 22:55:19 -04:00
parent 520cea9b43
commit 4d99db4b6b
7 changed files with 39 additions and 11 deletions

View file

@ -901,5 +901,7 @@
"HeaderEmailAddress": "E-Mail Address",
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. Downloading any Emby software constitutes acceptance of these terms.",
"TermsOfUse": "Terms of use"
"TermsOfUse": "Terms of use",
"HeaderTryMultiSelect": "Try Multi-Select",
"TryMultiSelectMessage": "To edit multiple media items, just click and hold any poster and select the items you want to manage. Try it!"
}