summaryrefslogtreecommitdiff
path: root/po/glossary/git-gui-glossary.pot
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17git-gui: extend translation glossary template with more termsLibravatar Christian Stimming1-10/+240
The English glossary template was missing some terms, some of them not only for git-gui, but also gitk and/or git core. Many such terms have been added. Also, the list has been sorted alphabetically so that comparison to other glossary lists are easier. Signed-off-by: Christian Stimming <christian@cstimming.de> Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
2008-01-16git-gui: Update glossary: add term "hunk"Libravatar Christian Stimming1-1/+5
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-20git-gui: Add more terms to glossary.Libravatar Christian Stimming1-2/+6
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-10git-gui: Add more words to translation glossaryLibravatar Christian Stimming1-2/+10
2007-09-02Add glossary translation template into git.Libravatar Christian Stimming1-0/+152
This way, it should be easier for new translators to actually find out about the glossary. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>