Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'setup/Cultures/WDS-en-US.wxl')
-rw-r--r--setup/Cultures/WDS-en-US.wxl4
1 files changed, 4 insertions, 0 deletions
diff --git a/setup/Cultures/WDS-en-US.wxl b/setup/Cultures/WDS-en-US.wxl
new file mode 100644
index 0000000..3da0343
--- /dev/null
+++ b/setup/Cultures/WDS-en-US.wxl
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
+ <String Id="YOURLOCID">Your localized string</String>
+</WixLocalization>