summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-03-09 10:41:13 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-03-09 10:41:13 +0100
commit35785a5e053e0ccd4ec36d67f2a374ce1c0673d0 (patch)
treec2c3920e8cdeccdfa541c4b0e60183d04af803ee /po/ru.po
parent1102cfd317f4c73f0012cfdf0c68d366faab8dea (diff)
downloadweechat-35785a5e053e0ccd4ec36d67f2a374ce1c0673d0.zip
core: improve and fix bugs on standard paste and bracketed paste
Changes: - wait control sequence for end of bracketed paste (and only after, check if we should ask confirmation to user) - add option weechat.look.paste_bracketed_timer_delay to force the end of bracketed paste if the control sequence for end of bracketed paste was not received in time - in bracketed paste mode, with paste_max_lines=1, do not ask confirmation for one line (ask for one line only if paste_max_lines=0) - fix bugs with mintty: bracketed paste should be ok every time (even if some codes are sometimes partially received, WeeChat will now handle that properly); the standard paste often fails (due to bug in mintty, which sends paste very slowly to remote app); so the bracketed paste mode is highly recommended with mintty - after paste in bracketed paste mode, the undo key (ctrl+"_" by default) will undo whole paste, not chars one by one
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po7
1 files changed, 6 insertions, 1 deletions
diff --git a/po/ru.po b/po/ru.po
index 0cf528629..183f2b7d7 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.8-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2012-03-04 19:39+0100\n"
+"POT-Creation-Date: 2012-03-09 10:32+0100\n"
"PO-Revision-Date: 2012-02-26 09:16+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2187,6 +2187,11 @@ msgid ""
"\", followed by the pasted text, followed by \"ESC[201~\")"
msgstr ""
+msgid ""
+"force end of bracketed paste after this delay (in seconds) if the control "
+"sequence for end of bracketed paste (\"ESC[201~\") was not received in time"
+msgstr ""
+
#, fuzzy
msgid ""
"max number of lines for paste without asking user (-1 = disable this feature)"