You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2018/08/02 17:26:47 UTC

[1/2] trafodion git commit: Correct the description of Certification widget

Repository: trafodion
Updated Branches:
  refs/heads/master 2b96f4c8f -> 91dc3804f


Correct the description of Certification widget


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/ecd6e616
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/ecd6e616
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/ecd6e616

Branch: refs/heads/master
Commit: ecd6e616ef265710003593e6a8dbace6043c614f
Parents: f69d7d7
Author: Weixin-Xu <we...@esgyn.cn>
Authored: Wed Aug 1 10:47:31 2018 +0800
Committer: Weixin-Xu <we...@esgyn.cn>
Committed: Wed Aug 1 10:47:31 2018 +0800

----------------------------------------------------------------------
 win-odbc64/Install/win64_installer/installer.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/ecd6e616/win-odbc64/Install/win64_installer/installer.iss
----------------------------------------------------------------------
diff --git a/win-odbc64/Install/win64_installer/installer.iss b/win-odbc64/Install/win64_installer/installer.iss
index 45fae07..7b4b2e5 100644
--- a/win-odbc64/Install/win64_installer/installer.iss
+++ b/win-odbc64/Install/win64_installer/installer.iss
@@ -279,5 +279,5 @@ begin
   CerDirLabel.Top := ScaleY(150);
   CerDirLabel.Width := ScaleX(75);
   CerDirLabel.Height := ScaleY(21);
-  CerDirLabel.Caption := ExpandConstant('SYSTEM_DEFAULT means current users document');
+  CerDirLabel.Caption := ExpandConstant('SYSTEM_DEFAULT is the user’s HOME folder');
 end;
\ No newline at end of file


[2/2] trafodion git commit: Merge [TRAFODION-3108] PR 1673 Correct certification widget description

Posted by db...@apache.org.
Merge [TRAFODION-3108] PR 1673 Correct certification widget description


Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/91dc3804
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/91dc3804
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/91dc3804

Branch: refs/heads/master
Commit: 91dc3804f72594c48874fc97485ff76b44875a1e
Parents: 2b96f4c ecd6e61
Author: Dave Birdsall <db...@apache.org>
Authored: Thu Aug 2 17:26:08 2018 +0000
Committer: Dave Birdsall <db...@apache.org>
Committed: Thu Aug 2 17:26:08 2018 +0000

----------------------------------------------------------------------
 win-odbc64/Install/win64_installer/installer.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------