Commit Contribution from Helicon
Includes: - complete re-write of Web Application Gallery - Addition of Web PI Installer in Server module
This commit is contained in:
parent
3b81883a25
commit
a2beec7fe4
80 changed files with 9236 additions and 1762 deletions
|
@ -378,6 +378,9 @@
|
|||
<data name="ModuleTitle.ManageWindowsServices" xml:space="preserve">
|
||||
<value>Manage Windows Services</value>
|
||||
</data>
|
||||
<data name="ModuleTitle.ManagePlatformInstaller" xml:space="preserve">
|
||||
<value>Manage Web Platform Installer</value>
|
||||
</data>
|
||||
<data name="ModuleTitle.MyDatabases" xml:space="preserve">
|
||||
<value>My Databases</value>
|
||||
</data>
|
||||
|
|
|
@ -337,7 +337,7 @@
|
|||
<value>Applications Installer</value>
|
||||
</data>
|
||||
<data name="PageName.SpaceWebApplicationsGallery" xml:space="preserve">
|
||||
<value>Microsoft Web App Gallery</value>
|
||||
<value>Web App Gallery</value>
|
||||
</data>
|
||||
<data name="PageTitle.SpaceApplicationsInstaller" xml:space="preserve">
|
||||
<value>{user} - {space} - Applications Installer</value>
|
||||
|
|
|
@ -873,6 +873,9 @@
|
|||
<data name="Error.SERVER_UPDATE_SERVICE_PROPS" xml:space="preserve">
|
||||
<value>Error saving server service settings</value>
|
||||
</data>
|
||||
<data name="Error.WPI_LOAD_FEED" xml:space="preserve">
|
||||
<value>Error loading feeds. Please check system settings</value>
|
||||
</data>
|
||||
<data name="Error.SPACE_LETTER_GET" xml:space="preserve">
|
||||
<value>Error building hosting space summary letter</value>
|
||||
</data>
|
||||
|
@ -4604,7 +4607,7 @@
|
|||
<value>OCS users quota has been reached.</value>
|
||||
</data>
|
||||
<data name="Quota.Web.WebAppGallery" xml:space="preserve">
|
||||
<value>Microsoft Web App Gallery</value>
|
||||
<value>Web App Gallery</value>
|
||||
</data>
|
||||
<data name="Error.GALLERY_APP_DOWNLOAD_FAILED" xml:space="preserve">
|
||||
<value>We apologize for the inconvenience but the application download has been failed. Please contact your service provider to correct the issue.</value>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue