InlineEdit: Clarify difference between remove and revert operation

Bug: Issue 3294
Change-Id: Ie2fc524f47afc352399f303200401553d703ee2b
This commit is contained in:
David Ostrovsky
2015-04-16 06:47:53 +02:00
committed by David Pursehouse
parent 3e028c90ac
commit 8cca1a4592

View File

@@ -45,7 +45,9 @@ While in edit mode, it is possible to add new files to the change by clicking
the 'Add...' button at the top of the file list.
Files can be removed from the change, or restored, by clicking the icon to the
left of the file name.
left of the file name. Reverting a file in the change is also supported and is
achieved in two steps: remove file from the change and restore the file in the
change.
To switch from edit mode back to review mode, click the 'Done Editing' button.