DORMANTno replies

[PATCH 2/2] git-gui: improve gui.maxfilesdisplayed popup message

From: Csaba Kiraly <hidden>
Date: 2016-06-15 23:02:46
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Csaba Kiraly <redacted>
---
 git-gui.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-gui.sh b/git-gui.sh
index f86a948..211f57f 100755
--- a/git-gui.sh
+++ b/git-gui.sh
@@ -1977,7 +1977,7 @@ proc display_all_files {} {
 			if {!$files_warning} {
 				# do not repeatedly warn:
 				set files_warning 1
-				info_popup [mc "Displaying only %s of %s files." \
+				info_popup [mc "Display limit (gui.maxfilesdisplayed = %s) reached, not showing all %s files." \
 					$display_limit [llength $to_display]]
 			}
 			continue
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help