From 596a913f060ae630db798d0946ec306c6c4bf4d8 Mon Sep 17 00:00:00 2001 From: Maxime Guerreiro Date: Fri, 6 Apr 2018 09:04:16 +0000 Subject: [PATCH] Rename the publishCommentsOnPush option in GWT Adjust documentation accordingly. PolyGerrit uses the sort name "Publish comments on push", and it was not possible to find this name in the documentation. Change-Id: Ib9797b43f4b2ac028dbbeab95287b34ec25de067 --- Documentation/intro-user.txt | 2 +- .../google/gerrit/client/account/AccountConstants.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/intro-user.txt b/Documentation/intro-user.txt index 6ce7f1f5b2..f5042a7a68 100644 --- a/Documentation/intro-user.txt +++ b/Documentation/intro-user.txt @@ -810,7 +810,7 @@ changes that are created from the web UI (e.g. by the `Create Change` and `Edit Config` buttons on the project screen, and the `Follow-Up` button on the change screen). -- [[publish-comments-on-push]]`Publish Draft Comments When a Change Is Updated by Push`: +- [[publish-comments-on-push]]`Publish comments on push`: + Whether to publish any outstanding draft comments by default when pushing updates to open changes. This preference just sets the default; the behavior can diff --git a/gerrit-gwtui/src/main/java/com/google/gerrit/client/account/AccountConstants.properties b/gerrit-gwtui/src/main/java/com/google/gerrit/client/account/AccountConstants.properties index a975b29ca3..ca7cc27245 100644 --- a/gerrit-gwtui/src/main/java/com/google/gerrit/client/account/AccountConstants.properties +++ b/gerrit-gwtui/src/main/java/com/google/gerrit/client/account/AccountConstants.properties @@ -38,7 +38,7 @@ showSizeBarInChangeTable = Show Change Sizes As Colored Bars showLegacycidInChangeTable = Show Change Number In Changes Table muteCommonPathPrefixes = Mute Common Path Prefixes In File List signedOffBy = Insert Signed-off-by Footer For Inline Edit Changes -publishCommentsOnPush = Publish Draft Comments When a Change Is Updated by Push +publishCommentsOnPush = Publish Comments On Push myMenu = My Menu myMenuInfo = \ Menu items for the 'My' top level menu. \