[PATCH] Avoid confusing wording in mails requesting a review
Stephan Bergmann (via Code Review)
gerrit at gerrit.libreoffice.org
Thu Jul 11 03:23:40 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/4828
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/gerrit-etc refs/changes/28/4828/1
Avoid confusing wording in mails requesting a review
Given that NewChange.vm is not only used when user A uploads his changeset
(with "From: A (via Code Review)"), but also when user B later adds user C to
that changeset's list of reviewers (with "From: B (via Code Review)"), the
words "I have submitted a patch for review" are misleading. The new wording is
closer to that in mail/NewChange.vm.example, but hopefully still friendly
enough.
Change-Id: I37cc7801716b43693a2f14d28fc5c410b01d95d9
---
M mail/NewChange.vm
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mail/NewChange.vm b/mail/NewChange.vm
index 34af52f..7608bee 100644
--- a/mail/NewChange.vm
+++ b/mail/NewChange.vm
@@ -34,7 +34,7 @@
##
Hi,
-I have submitted a patch for review:
+I would like you to review the following patch:
$email.changeUrl
--
To view, visit https://gerrit.libreoffice.org/4828
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I37cc7801716b43693a2f14d28fc5c410b01d95d9
Gerrit-PatchSet: 1
Gerrit-Project: gerrit-etc
Gerrit-Branch: master
Gerrit-Owner: Stephan Bergmann <sbergman at redhat.com>
More information about the LibreOffice
mailing list