added mobile tour page
This commit is contained in:
parent
7a084a589e
commit
03eebad9f5
|
@ -600,5 +600,6 @@
|
|||
"DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.",
|
||||
"DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.",
|
||||
"DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.",
|
||||
"DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often."
|
||||
"DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
|
||||
"DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere."
|
||||
}
|
||||
|
|
|
@ -1207,5 +1207,5 @@
|
|||
"CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.",
|
||||
"LabelEnableCinemaMode": "Enable cinema mode",
|
||||
"HeaderCinemaMode": "Cinema Mode",
|
||||
"HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Server Dashboard"
|
||||
"HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard"
|
||||
}
|
||||
|
|
|
@ -284,6 +284,9 @@
|
|||
<Content Include="dashboard-ui\css\images\tour\dashboard\dashboard.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\tour\dashboard\mobile.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="dashboard-ui\css\images\tour\dashboard\notifications.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
|
|
Loading…
Reference in New Issue
Block a user