Skip to content

Commit

Permalink
CP-40844 Sorts messages
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lancaster <[email protected]>
  • Loading branch information
CitrixChris committed Aug 29, 2023
1 parent b7fd83a commit f45025b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions XenModel/Messages.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4995,9 +4995,27 @@ Plugging in untrustworthy USB devices to your computer may put your computer at
<data name="DOWNLOAD_ELLIPSES" xml:space="preserve">
<value>Download...</value>
</data>
<data name="DOWNLOAD_FILE_ACTION_PROGRESS_DESCRIPTION" xml:space="preserve">
<value>Downloading {0} ({1} of {2})...</value>
</data>
<data name="DOWNLOAD_FILE_NOT_FOUND" xml:space="preserve">
<value>The downloaded file can no longer be found.</value>
</data>
<data name="DOWNLOAD_LATEST_XS_BODY" xml:space="preserve">
<value>{0} is now available. Download the latest at the {1} downloads website.</value>
</data>
<data name="DOWNLOAD_SOURCE" xml:space="preserve">
<value>Download v{0} source</value>
</data>
<data name="DOWNLOAD_SOURCE_ACTION" xml:space="preserve">
<value>Download {0} source</value>
</data>
<data name="DOWNLOAD_SOURCE_ACTION_DESCRIPTION" xml:space="preserve">
<value>Downloading {0} source</value>
</data>
<data name="DOWNLOAD_SOURCE_ACTION_TITLE" xml:space="preserve">
<value>Download {0} source</value>
</data>
<data name="DOWNLOADING_PATCH_FROM" xml:space="preserve">
<value>Downloading update from '{0}' ({1} of {2})...</value>
</data>
Expand Down

0 comments on commit f45025b

Please sign in to comment.