Christian Stimming <stimming@xxxxxxx> writes: > diff --git a/po/glossary/git-gui-glossary.txt b/po/glossary/git-gui-glossary.txt > new file mode 100644 > index 0000000..e079bb2 > --- /dev/null > +++ b/po/glossary/git-gui-glossary.txt > @@ -0,0 +1,34 @@ > +"English Term (Dear translator: This file will never be visible to the user!)" "English Definition (Dear translator: This file will never be visible to the user! It should only serve as a tool for you, the translator. Nothing more.)" > +"amend" "" > +"annotate" "" > +"branch [noun]" "A 'branch' is an active line of development." > +"branch [verb]" "" > +"checkout [noun]" "" > +"checkout [verb]" "The action of updating the working tree to a revision which was stored in the object database." > +"commit [noun]" "A single point in the git history." I wonder.... couldn't this be written as a Tcl array that maps word to its definition, marked with [mc] 'gettext'ese, perhaps, glossary.tcl? Then perhaps git-gui can include it and have a user-visible glossary as part of its help system. Am I dreaming, or too drunk? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html