From eab3d7521a3d92d877eec9534bb09ed81c49f11f Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Mon, 25 Aug 2008 01:08:17 +0000 Subject: [PATCH] fix formatting of :tabdetach and :tabduplicate help --- locale/en-US/tabs.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/locale/en-US/tabs.txt b/locale/en-US/tabs.txt index 88644bff..ed2047d9 100644 --- a/locale/en-US/tabs.txt +++ b/locale/en-US/tabs.txt @@ -31,8 +31,9 @@ support it, currently: * [c]:tab downloads[c] ________________________________________________________________________________ -|:tabd[uplicate]| + -|:[count]:tab[duplicate] + +|:tabd| |:tabduplicate| +||:[count]tab[duplicate]|| + ________________________________________________________________________________ Duplicate the current tab and switch to the duplicate. If [count] is given, duplicate the tab [count] times. @@ -120,7 +121,7 @@ Switch to the last tab. ________________________________________________________________________________ -|:tabde[tach]| + +|:tabde| |:tabdetach| + ||:tabde[tach]|| ________________________________________________________________________________ Detach the current tab, and open it in its own window.