Reply-Dialog: Clarify save button tooltip not sending notification
Bug: Issue 8173 Change-Id: I73487e9266b21cd19aa6ab29690ce8408683ba83
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
};
|
||||
|
||||
const ButtonTooltips = {
|
||||
SAVE: 'Save reply but do not send',
|
||||
SAVE: 'Save reply but do not send notification',
|
||||
START_REVIEW: 'Mark as ready for review and send reply',
|
||||
SEND: 'Send reply',
|
||||
};
|
||||
|
Reference in New Issue
Block a user