##// END OF EJS Templates
wix: add phases help text and two more translations (issue 3288)
Steve Borho -
r16220:939f043a stable
parent child Browse files
Show More
@@ -18,10 +18,10 b''
18 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
18 <?define doc.style.css = {172F8262-98E0-4711-BD39-4DAE0D77EF05} ?>
19
19
20 <!-- help.wxs -->
20 <!-- help.wxs -->
21 <?define helpFolder.guid = {84025FAA-7EB7-4D79-A097-D2D18852D78E} ?>
21 <?define helpFolder.guid = {9FA957DB-6DFE-44f2-AD03-293B2791CF17} ?>
22
22
23 <!-- i18n.wxs -->
23 <!-- i18n.wxs -->
24 <?define i18nFolder.guid = {EADFA693-A0B5-4f31-87C9-3997CFAC1B42} ?>
24 <?define i18nFolder.guid = {1BF8026D-CF7C-4174-AEE6-D6B7BF119248} ?>
25
25
26 <!-- templates.wxs -->
26 <!-- templates.wxs -->
27 <?define templates.root.guid = {8DF97574-33E9-412F-8414-65B48BB18783} ?>
27 <?define templates.root.guid = {8DF97574-33E9-412F-8414-65B48BB18783} ?>
@@ -20,6 +20,7 b''
20 <File Name="merge-tools.txt" />
20 <File Name="merge-tools.txt" />
21 <File Name="multirevs.txt" />
21 <File Name="multirevs.txt" />
22 <File Name="patterns.txt" />
22 <File Name="patterns.txt" />
23 <File Name="phases.txt" />
23 <File Name="revisions.txt" />
24 <File Name="revisions.txt" />
24 <File Name="revsets.txt" />
25 <File Name="revsets.txt" />
25 <File Name="subrepos.txt" />
26 <File Name="subrepos.txt" />
@@ -5,7 +5,7 b''
5 <?include defines.wxi ?>
5 <?include defines.wxi ?>
6
6
7 <?define hg_po_langs =
7 <?define hg_po_langs =
8 da;de;el;fr;it;ja;pt_BR;sv;zh_CN;zh_TW
8 da;de;el;fr;it;ja;pt_BR;ro;ru;sv;zh_CN;zh_TW
9 ?>
9 ?>
10
10
11 <Fragment>
11 <Fragment>
General Comments 0
You need to be logged in to leave comments. Login now