[GIT GUI l18n 1/2] git-gui: Mark 'All' in remote.tcl for translation

From: Alexander Shopov <hidden>
Date: 2016-10-13 18:44:43
Subsystem: library code, the rest · Maintainers: Andrew Morton, Linus Torvalds

Signed-off-by: Alexander Shopov <redacted>
---
 lib/remote.tcl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/remote.tcl b/lib/remote.tcl
index 4e5c784..26af8ae 100644
--- a/lib/remote.tcl
+++ b/lib/remote.tcl
@@ -250,12 +250,12 @@ proc update_all_remotes_menu_entry {} {
 
 			$fetch_m insert end separator
 			$fetch_m insert end command \
-				-label "All" \
+			    -label [mc "All"] \
 				-command fetch_from_all
 
 			$prune_m insert end separator
 			$prune_m insert end command \
-				-label "All" \
+			    -label [mc "All" ]\
 				-command prune_from_all
 		}
 	} else {
-- 
2.10.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