From 2d250282ee08abcdd4b1d35d7aa1359162ff2a07 Mon Sep 17 00:00:00 2001 From: David Sparer Date: Sun, 15 May 2016 13:09:19 -0600 Subject: [PATCH] Added localization files for the languages we will be able to have translated the soonest --- Installer/Includes/Config.wxi | 5 +++++ Installer/Installer.wixproj | 18 ++++++++++++++++-- Installer/Localizations/cs-CZ.wxl | 23 +++++++++++++++++++++++ Installer/Localizations/de-DE.wxl | 21 ++++++++++++++++++++- Installer/Localizations/en-us.wxl | 23 +++++++++++++++++++++-- Installer/Localizations/ja-JP.wxl | 23 +++++++++++++++++++++++ Installer/Localizations/ru-RU.wxl | 23 +++++++++++++++++++++++ Installer/mRemoteNGV1.wxs | 12 ++++++------ 8 files changed, 137 insertions(+), 11 deletions(-) create mode 100644 Installer/Localizations/cs-CZ.wxl create mode 100644 Installer/Localizations/ja-JP.wxl create mode 100644 Installer/Localizations/ru-RU.wxl diff --git a/Installer/Includes/Config.wxi b/Installer/Includes/Config.wxi index 4451a537e..bad8cab4c 100644 --- a/Installer/Includes/Config.wxi +++ b/Installer/Includes/Config.wxi @@ -11,6 +11,11 @@ + + + + + diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj index 863bb67e6..a964daa88 100644 --- a/Installer/Installer.wixproj +++ b/Installer/Installer.wixproj @@ -65,8 +65,21 @@ + + + - + + + + + $(WixExtDir)\WixUIExtension.dll + WixUIExtension + + + $(WixExtDir)\WixNetFxExtension.dll + WixNetFxExtension + + A newer version of [ProductName] is already installed. + You need to be an administrator to install this product. + mRemoteNG requires Microsoft .NET Framework $(var.RequiredDotNetFrameworkVersion). + + + Desktop + Credits + License + Version History + + + Complete + Desktop Shortcut + Start menu shortcut + + + Launch [ProductName] Now + + \ No newline at end of file diff --git a/Installer/Localizations/de-DE.wxl b/Installer/Localizations/de-DE.wxl index a25d4b6b3..c37fdc48c 100644 --- a/Installer/Localizations/de-DE.wxl +++ b/Installer/Localizations/de-DE.wxl @@ -1,4 +1,23 @@ - + + + + A newer version of [ProductName] is already installed. + You need to be an administrator to install this product. + mRemoteNG requires Microsoft .NET Framework $(var.RequiredDotNetFrameworkVersion). + + + Desktop + Credits + License + Version History + + + Complete + Desktop Shortcut + Start menu shortcut + + mRemoteNG jetzt Starten + \ No newline at end of file diff --git a/Installer/Localizations/en-us.wxl b/Installer/Localizations/en-us.wxl index c6ca399a3..1feb4a241 100644 --- a/Installer/Localizations/en-us.wxl +++ b/Installer/Localizations/en-us.wxl @@ -1,4 +1,23 @@ - - Launch mRemoteNG Now + + + + A newer version of [ProductName] is already installed. + You need to be an administrator to install this product. + mRemoteNG requires Microsoft .NET Framework $(var.RequiredDotNetFrameworkVersion). + + + Desktop + Credits + License + Version History + + + Complete + Desktop Shortcut + Start menu shortcut + + + Launch [ProductName] Now + \ No newline at end of file diff --git a/Installer/Localizations/ja-JP.wxl b/Installer/Localizations/ja-JP.wxl new file mode 100644 index 000000000..bd28e07b4 --- /dev/null +++ b/Installer/Localizations/ja-JP.wxl @@ -0,0 +1,23 @@ + + + + + A newer version of [ProductName] is already installed. + You need to be an administrator to install this product. + mRemoteNG requires Microsoft .NET Framework $(var.RequiredDotNetFrameworkVersion). + + + Desktop + Credits + License + Version History + + + Complete + Desktop Shortcut + Start menu shortcut + + + Launch [ProductName] Now + + \ No newline at end of file diff --git a/Installer/Localizations/ru-RU.wxl b/Installer/Localizations/ru-RU.wxl new file mode 100644 index 000000000..9071a7a0d --- /dev/null +++ b/Installer/Localizations/ru-RU.wxl @@ -0,0 +1,23 @@ + + + + + A newer version of [ProductName] is already installed. + You need to be an administrator to install this product. + mRemoteNG requires Microsoft .NET Framework $(var.RequiredDotNetFrameworkVersion). + + + Desktop + Credits + License + Version History + + + Complete + Desktop Shortcut + Start menu shortcut + + + Launch [ProductName] Now + + \ No newline at end of file diff --git a/Installer/mRemoteNGV1.wxs b/Installer/mRemoteNGV1.wxs index 450ef6140..968119345 100644 --- a/Installer/mRemoteNGV1.wxs +++ b/Installer/mRemoteNGV1.wxs @@ -6,13 +6,13 @@ UpgradeCode="$(var.UpgradeCode)" Language="$(var.ProductLanguage)"> - + - + @@ -22,14 +22,14 @@ - + - + @@ -39,11 +39,11 @@ - + - +