git-gui: Avoid using the term URL when specifying repositories
commit4259568d722d0a46993ad945ffdba0f084448b37
authorPetr Baudis <pasky@suse.cz>
Wed, 24 Sep 2008 22:12:50 +0000 (25 00:12 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 30 Sep 2008 19:59:18 +0000 (30 12:59 -0700)
tree6ba5fd66e32a2d4588c2b877d17d978caffc4f39
parentbb4812bc0ae6e14b422ce3c45504965b523fdf84
git-gui: Avoid using the term URL when specifying repositories

Instead, 'Location' is used to label such inputs; in the Clone dialog,
'Source' and 'Target' are also introduced to further clarify the situation.
The intent is to increase GUI consistency in the case location templates
(upcoming) are used - then, other locators than URL may be used.

Signed-off-by: Petr Baudis <petr.baudis@novartis.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/choose_repository.tcl
lib/remote_branch_delete.tcl
lib/transport.tcl