X-Git-Url: http://git.sourceforge.jp/view?p=tortoisegit%2FTortoiseGitJp.git;a=blobdiff_plain;f=src%2FTortoiseGitSetup%2FWixUI_Simplest.wxs;h=5009670634f3bc1e6f7afdab79f83e3d944d9e17;hp=58a6a20af4fff48d48e1032758ba574d5f4948dd;hb=bbcbbf793772c0a9f549b2400617bcf6e3302006;hpb=7871739bd2587ecd83af72ab337d0ccdfcaf89a4 diff --git a/src/TortoiseGitSetup/WixUI_Simplest.wxs b/src/TortoiseGitSetup/WixUI_Simplest.wxs index 58a6a20..5009670 100644 --- a/src/TortoiseGitSetup/WixUI_Simplest.wxs +++ b/src/TortoiseGitSetup/WixUI_Simplest.wxs @@ -8,110 +8,110 @@ First-time install dialog sequence: Maintenance dialog sequence: - WixUI_VerifyReadyDlg --> - - - - - - + + + + + + - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - + - - - - - - - + + + + + + + - + - - - - + + + + - - - - - - + + + + + + - - $(loc.UITextbytes) - $(loc.UITextGB) - $(loc.UITextKB) - $(loc.UITextMB) - $(loc.UITextMenuAbsent) - $(loc.UITextMenuAdvertise) - $(loc.UITextMenuAllCD) - $(loc.UITextMenuAllLocal) - $(loc.UITextMenuAllNetwork) - $(loc.UITextMenuCD) - $(loc.UITextMenuLocal) - $(loc.UITextMenuNetwork) - $(loc.UITextScriptInProgress) - $(loc.UITextSelAbsentAbsent) - $(loc.UITextSelAbsentAdvertise) - $(loc.UITextSelAbsentCD) - $(loc.UITextSelAbsentLocal) - $(loc.UITextSelAbsentNetwork) - $(loc.UITextSelAdvertiseAbsent) - $(loc.UITextSelAdvertiseAdvertise) - $(loc.UITextSelAdvertiseCD) - $(loc.UITextSelAdvertiseLocal) - $(loc.UITextSelAdvertiseNetwork) - $(loc.UITextSelCDAbsent) - $(loc.UITextSelCDAdvertise) - $(loc.UITextSelCDCD) - $(loc.UITextSelCDLocal) - $(loc.UITextSelChildCostNeg) - $(loc.UITextSelChildCostPos) - $(loc.UITextSelCostPending) - $(loc.UITextSelLocalAbsent) - $(loc.UITextSelLocalAdvertise) - $(loc.UITextSelLocalCD) - $(loc.UITextSelLocalLocal) - $(loc.UITextSelLocalNetwork) - $(loc.UITextSelNetworkAbsent) - $(loc.UITextSelNetworkAdvertise) - $(loc.UITextSelNetworkLocal) - $(loc.UITextSelNetworkNetwork) - $(loc.UITextSelParentCostNegNeg) - $(loc.UITextSelParentCostNegPos) - $(loc.UITextSelParentCostPosNeg) - $(loc.UITextSelParentCostPosPos) - $(loc.UITextTimeRemaining) - $(loc.UITextVolumeCostAvailable) - $(loc.UITextVolumeCostDifference) - $(loc.UITextVolumeCostRequired) - $(loc.UITextVolumeCostSize) - $(loc.UITextVolumeCostVolume) + + $(loc.UITextbytes) + $(loc.UITextGB) + $(loc.UITextKB) + $(loc.UITextMB) + $(loc.UITextMenuAbsent) + $(loc.UITextMenuAdvertise) + $(loc.UITextMenuAllCD) + $(loc.UITextMenuAllLocal) + $(loc.UITextMenuAllNetwork) + $(loc.UITextMenuCD) + $(loc.UITextMenuLocal) + $(loc.UITextMenuNetwork) + $(loc.UITextScriptInProgress) + $(loc.UITextSelAbsentAbsent) + $(loc.UITextSelAbsentAdvertise) + $(loc.UITextSelAbsentCD) + $(loc.UITextSelAbsentLocal) + $(loc.UITextSelAbsentNetwork) + $(loc.UITextSelAdvertiseAbsent) + $(loc.UITextSelAdvertiseAdvertise) + $(loc.UITextSelAdvertiseCD) + $(loc.UITextSelAdvertiseLocal) + $(loc.UITextSelAdvertiseNetwork) + $(loc.UITextSelCDAbsent) + $(loc.UITextSelCDAdvertise) + $(loc.UITextSelCDCD) + $(loc.UITextSelCDLocal) + $(loc.UITextSelChildCostNeg) + $(loc.UITextSelChildCostPos) + $(loc.UITextSelCostPending) + $(loc.UITextSelLocalAbsent) + $(loc.UITextSelLocalAdvertise) + $(loc.UITextSelLocalCD) + $(loc.UITextSelLocalLocal) + $(loc.UITextSelLocalNetwork) + $(loc.UITextSelNetworkAbsent) + $(loc.UITextSelNetworkAdvertise) + $(loc.UITextSelNetworkLocal) + $(loc.UITextSelNetworkNetwork) + $(loc.UITextSelParentCostNegNeg) + $(loc.UITextSelParentCostNegPos) + $(loc.UITextSelParentCostPosNeg) + $(loc.UITextSelParentCostPosPos) + $(loc.UITextTimeRemaining) + $(loc.UITextVolumeCostAvailable) + $(loc.UITextVolumeCostDifference) + $(loc.UITextVolumeCostRequired) + $(loc.UITextVolumeCostSize) + $(loc.UITextVolumeCostVolume) - + - +