Sha256: a48c5253050e93f6bcb152f2fea84218c6d2295a6b3650b3cdf61e4cb8042a7e

Contents?: true

Size: 1.43 KB

Versions: 10

Compression:

Stored size: 1.43 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
  <!-- http://wix.codeplex.com/SourceControl/changeset/view/792e101c5cf7#src%2fext%2fUIExtension%2fwixlib%2fWixUI_en-us.wxl -->
  <String Id="LANG">1033</String>
  <String Id="ProductName"><%= friendly_name %></String>
  <String Id="ManufacturerName"><%= maintainer %></String>
  <String Id="WelcomeDlgTitle">{\WixUI_Font_Bigger}Welcome to the [ProductName] Setup Wizard</String>

  <String Id="LicenseAgreementDlgTitle">{\WixUI_Font_Title_White}End-User License Agreement</String>
  <String Id="LicenseAgreementDlgDescription">{\WixUI_Font_Normal_White}Please read the following license agreement carefully</String>

  <String Id="InstallDirDlgTitle">{\WixUI_Font_Title_White}Destination Folder</String>
  <String Id="InstallDirDlgDescription">{\WixUI_Font_Normal_White}Click Next to install to the default folder or click Change to choose another.</String>

  <String Id="ProgressDlgTitleInstalling">{\WixUI_Font_Title_White}Installing [ProductName]</String>

  <String Id="VerifyReadyDlgInstallTitle">{\WixUI_Font_Title_White}Ready to install [ProductName]</String>

  <String Id="DowngradeErrorMessage">A newer version of [ProductName] is already installed.</String>
  <String Id="FileExtractionProgress">Extracting files, please wait...</String>

  <String Id="FeatureMainName"><%= friendly_name %></String>
</WixLocalization>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
OmnibusHarmony-Test-Gem-1.0.55 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.54 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.53 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.52 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.44 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.41 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.40 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.39 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.32 omnibus/resources/harmony/msi/localization-en-us.wxl.erb
OmnibusHarmony-Test-Gem-1.0.31 omnibus/resources/harmony/msi/localization-en-us.wxl.erb