File: Loc_en-us.wxl

package info (click to toggle)
openni-sensor-pointclouds 5.1.0.41.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,648 kB
  • sloc: cpp: 34,881; ansic: 14,901; sh: 245; python: 155; makefile: 93; xml: 8
file content (14 lines) | stat: -rw-r--r-- 1,059 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization" Codepage="1252">
  <String Id="LANG">1033</String>
  <String Id="ProductName">PrimeSense Sensor</String>
  <String Id="ProductNameSuffix">for Windows</String>
  <String Id="ProductName64Suffix">for Windows 64-bit</String>
  <String Id="DefaultInstallFolder">Sensor</String>
  <!--<String Id="LicenseRtf" Overridable="yes">\Lang\en-us\EULA_en-us.rtf</String> -->
  <String Id="ManufacturerName">PrimeSense</String>
  <String Id="AppNotSupported">This application is is not supported on your current OS. Minimal OS supported is Windows XP SP2</String>
  <String Id="DotNetFrameworkNeeded">.NET Framework 2.0 is required. Please install the .NET Framework then run this installer again.</String>
  <String Id="EE_NINewerVersionInstalled">A newer version of !(loc.ProductName) is already installed.</String>
  <String Id="ChoseFolder">Choose the folder in which to install !(loc.ProductName)</String>
</WixLocalization>