add library access to new user page

This commit is contained in:
Luke Pulverenti
2014-10-29 22:06:05 -04:00
parent b1c9b224c4
commit a32fd710a9
2 changed files with 30 additions and 1 deletions

View File

@@ -1263,5 +1263,7 @@
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to confirm it by clicking the link in the email.",
"TitleNewUser": "New User",
"ButtonConfigurePassword": "Configure Password",
"HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings."
"HeaderDashboardUserPassword": "User passwords are managed within each user's personal profile settings.",
"HeaderLibraryAccess": "Library Access",
"HeaderChannelAccess": "Channel Access"
}