From 57c71b101f2537bfd299883e0b2c2412ddc3be6f Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Wed, 18 Dec 2013 11:00:59 +0000 Subject: [PATCH] Documentando opções de toggle --- toggles.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toggles.c b/toggles.c index 6fc9beb..521f9b0 100644 --- a/toggles.c +++ b/toggles.c @@ -122,7 +122,7 @@ toggle_info[LIB3270_TOGGLE_COUNT] = "marginedpaste", False, N_( "Paste with left margin" ), - N_( "If set, puts restrictions on how pasted text is placed on the screen. The position of the cursor at the time the paste operation is begun is used as a left margin. No pasted text will fill any area of the screen to the left of that position. This option is useful for pasting into certain IBM editors that use the left side of the screen for control information." ) + N_( "If set, puts restrictions on how pasted text is placed on the screen. The position of the cursor at the time the paste operation is begun is used as a left margin. No pasted text will fill any area of the screen to the left of that position. This option is useful for pasting into certain IBM editors that use the left side of the screen for control information" ) }, { "rectselect", -- libgit2 0.21.2