Skip to content
Snippets Groups Projects
Select Git revision
  • 18d308be730a415d29f5ce8b635a74c514f93c22
  • master default protected
  • release/202106
  • release/202104
  • release/202101
  • release/202012
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • release/201811
  • release/201808
  • 1.0.0
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.0
26 results

ring_client.cpp

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Localization.wxl 468 B
    <?xml version="1.0" encoding="utf-8"?>
    <WixLocalization Culture="en-us"
        xmlns="http://schemas.microsoft.com/wix/2006/localization">
        <String Id="AdvancedWelcomeEulaDlgDescriptionPerMachine">By installing this software you agree to the terms in the license agreement</String>
        <UI Dialog="ExitDialog" Control="OptionalCheckBox" Width="10" Height="10" X="135" Y="110" />
        <UI Dialog="ExitDialog" Control="OptionalText" X="150" Y="110" />
    </WixLocalization>