improve module/theme/translation upload user experience to be consistent with download
This commit is contained in:
		@ -132,11 +132,11 @@
 | 
			
		||||
  <data name="IsDefault.Text" xml:space="preserve">
 | 
			
		||||
    <value>Default?</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Success.Language.Install" xml:space="preserve">
 | 
			
		||||
    <value>You Must <a href={0}>Restart</a> To Complete The Installation.</value>
 | 
			
		||||
  <data name="Success.Language.Download" xml:space="preserve">
 | 
			
		||||
    <value>Translation Package Saved Successfully. You Must <a href={0}>Restart</a> To Complete The Installation.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="LanguageUpload.HelpText" xml:space="preserve">
 | 
			
		||||
    <value>Upload one or more translation packages. Once they are uploaded click Install.</value>
 | 
			
		||||
    <value>Upload one or more translation packages.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="LanguageUpload.Text" xml:space="preserve">
 | 
			
		||||
    <value>Translation</value>
 | 
			
		||||
 | 
			
		||||
@ -133,7 +133,7 @@
 | 
			
		||||
    <value>Delete Language</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Success.Language.Download" xml:space="preserve">
 | 
			
		||||
    <value>Translation Downloaded Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
    <value>Translation Package Saved Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Error.Language.Download" xml:space="preserve">
 | 
			
		||||
    <value>Error Downloading Translation</value>
 | 
			
		||||
 | 
			
		||||
@ -124,13 +124,13 @@
 | 
			
		||||
    <value>Error Loading Packages</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Success.Module.Download" xml:space="preserve">
 | 
			
		||||
    <value>Module Downloaded Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
    <value>Module Package Saved Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Error.Module.Download" xml:space="preserve">
 | 
			
		||||
    <value>Error Downloading Module</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Module.HelpText" xml:space="preserve">
 | 
			
		||||
    <value>Upload one or more module packages. Once they are uploaded click Install to complete the installation.</value>
 | 
			
		||||
    <value>Upload one or more module packages.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Search.NoResults" xml:space="preserve">
 | 
			
		||||
    <value>No Modules Match The Criteria Provided Or Package Service Is Disabled</value>
 | 
			
		||||
 | 
			
		||||
@ -211,7 +211,7 @@
 | 
			
		||||
    <value>No Translations Exist For This Module Or Package Service Is Disabled</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Success.Translation.Download" xml:space="preserve">
 | 
			
		||||
    <value>Translation Downloaded Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
    <value>Translation Package Saved Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Translations.Heading" xml:space="preserve">
 | 
			
		||||
    <value>Translations</value>
 | 
			
		||||
 | 
			
		||||
@ -124,13 +124,13 @@
 | 
			
		||||
    <value>Theme: </value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Success.Theme.Download" xml:space="preserve">
 | 
			
		||||
    <value>Theme Downloaded Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
    <value>Theme Package Saved Successfully. You Must <a href={0}>Restart</a> Your Application To Complete The Installation.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Error.Theme.Download" xml:space="preserve">
 | 
			
		||||
    <value>Error Downloading Theme</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Theme.HelpText" xml:space="preserve">
 | 
			
		||||
    <value>Upload one or more theme packages. Once they are uploaded click Install to complete the installation.</value>
 | 
			
		||||
    <value>Upload one or more theme packages.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Search.NoResults" xml:space="preserve">
 | 
			
		||||
    <value>No Themes Match The Criteria Provided Or Package Service Is Disabled</value>
 | 
			
		||||
 | 
			
		||||
@ -340,6 +340,6 @@
 | 
			
		||||
    <value>Visitor Management</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="Oqtane.Marketplace" xml:space="preserve">
 | 
			
		||||
    <value>Please note that the third party extensions displayed above have been registered in the <a href="https://www.oqtane.net" target="_new">Oqtane Marketplace</a> which enables them to be seamlessly downloaded and installed into the framework.</value>
 | 
			
		||||
    <value>Please note that third party extensions are registered in the <a href="https://www.oqtane.net" target="_new">Oqtane Marketplace</a> which enables them to be seamlessly downloaded and installed into the framework.</value>
 | 
			
		||||
  </data>
 | 
			
		||||
</root>
 | 
			
		||||
		Reference in New Issue
	
	Block a user