view en/undo-simple.dot @ 452:d8596cd12b41

Translated a few more bits of daily use translation
author Igor TAmara <igor@tamarapatino.org>
date Wed, 22 Oct 2008 01:45:32 -0500
parents c9aad709bd3a
children
line wrap: on
line source

digraph undo_simple {
	"first change" -> "second change";
	"second change" -> "back out\nsecond change";
}