re-organize user preferences
This commit is contained in:
parent
d6aea7d9b4
commit
14f05c9bd0
|
@ -1462,5 +1462,9 @@
|
||||||
"LabelUsername": "Username:",
|
"LabelUsername": "Username:",
|
||||||
"HeaderSignUp": "Sign Up",
|
"HeaderSignUp": "Sign Up",
|
||||||
"LabelPasswordConfirm": "Password (confirm):",
|
"LabelPasswordConfirm": "Password (confirm):",
|
||||||
"ButtonAddServer": "Add Server"
|
"ButtonAddServer": "Add Server",
|
||||||
|
"TabHomeScreen": "Home Screen",
|
||||||
|
"HeaderDisplay": "Display",
|
||||||
|
"HeaderNavigation": "Navigation",
|
||||||
|
"LegendTheseSettingsShared": "These settings are shared on all devices"
|
||||||
}
|
}
|
||||||
|
|
|
@ -178,6 +178,9 @@
|
||||||
<Content Include="dashboard-ui\livetvtimers.html">
|
<Content Include="dashboard-ui\livetvtimers.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="dashboard-ui\mypreferenceshome.html">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\actionsheet.js">
|
<Content Include="dashboard-ui\scripts\actionsheet.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
@ -187,6 +190,9 @@
|
||||||
<Content Include="dashboard-ui\scripts\homeupcoming.js">
|
<Content Include="dashboard-ui\scripts\homeupcoming.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
<Content Include="dashboard-ui\scripts\mypreferenceshome.js">
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\shared.js">
|
<Content Include="dashboard-ui\scripts\shared.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
@ -662,9 +668,6 @@
|
||||||
<Content Include="dashboard-ui\mypreferenceslanguages.html">
|
<Content Include="dashboard-ui\mypreferenceslanguages.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\mypreferenceswebclient.html">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="dashboard-ui\notificationlist.html">
|
<Content Include="dashboard-ui\notificationlist.html">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
@ -929,9 +932,6 @@
|
||||||
<Content Include="dashboard-ui\scripts\mypreferenceslanguages.js">
|
<Content Include="dashboard-ui\scripts\mypreferenceslanguages.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
<Content Include="dashboard-ui\scripts\mypreferenceswebclient.js">
|
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
||||||
</Content>
|
|
||||||
<Content Include="dashboard-ui\scripts\notificationlist.js">
|
<Content Include="dashboard-ui\scripts\notificationlist.js">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user