mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Updated: Multiple UI package updates (#443)
* Updated: Multiple UI package updates Co-Authored-By: taloth <taloth@users.noreply.github.com> * Updated: inno version to 5.6.1 * Updated: react-tether to 1.0.1 * Updated: React to 16.4.2
This commit is contained in:
parent
ed94d47cdd
commit
ef107fc63d
12 changed files with 560 additions and 280 deletions
|
@ -216,7 +216,7 @@ InstallingLabel=Please wait while Setup installs [name] on your computer.
|
|||
; *** "Setup Completed" wizard page
|
||||
FinishedHeadingLabel=Completing the [name] Setup Wizard
|
||||
FinishedLabelNoIcons=Setup has finished installing [name] on your computer.
|
||||
FinishedLabel=Setup has finished installing [name] on your computer. The application may be launched by selecting the installed icons.
|
||||
FinishedLabel=Setup has finished installing [name] on your computer. The application may be launched by selecting the installed shortcuts.
|
||||
ClickFinish=Click Finish to exit Setup.
|
||||
FinishedRestartLabel=To complete the installation of [name], Setup must restart your computer. Would you like to restart now?
|
||||
FinishedRestartMessage=To complete the installation of [name], Setup must restart your computer.%n%nWould you like to restart now?
|
||||
|
@ -323,9 +323,9 @@ ShutdownBlockReasonUninstallingApp=Uninstalling %1.
|
|||
[CustomMessages]
|
||||
|
||||
NameAndVersion=%1 version %2
|
||||
AdditionalIcons=Additional icons:
|
||||
CreateDesktopIcon=Create a &desktop icon
|
||||
CreateQuickLaunchIcon=Create a &Quick Launch icon
|
||||
AdditionalIcons=Additional shortcuts:
|
||||
CreateDesktopIcon=Create a &desktop shortcut
|
||||
CreateQuickLaunchIcon=Create a &Quick Launch shortcut
|
||||
ProgramOnTheWeb=%1 on the Web
|
||||
UninstallProgram=Uninstall %1
|
||||
LaunchProgram=Launch %1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue