diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-01 17:25:48 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-01 17:25:48 +0100 |
commit | 44b8447ff073e983bcf91e70559b474c55744e2a (patch) | |
tree | fc23450c78b998a64ca36aee2f13169eb9072027 /po/pt_BR.po | |
parent | 050d2023d65cc071a65db58a578f7dfef08d3bd4 (diff) | |
download | weechat-44b8447ff073e983bcf91e70559b474c55744e2a.zip |
trigger: make optional the alignment on second and max calls (in hook timer)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 749de3326..94d4b1bd8 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-02-28 14:57+0100\n" +"POT-Creation-Date: 2014-03-01 17:21+0100\n" "PO-Revision-Date: 2014-02-20 12:25+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -9487,8 +9487,7 @@ msgid "" " command: command (required), description, arguments, " "description of arguments, completion\n" " command_run: command (required)\n" -" timer: interval (required), align on second (required), max " -"calls (required)\n" +" timer: interval (required), align on second, max calls\n" " config: name of option (required)\n" " focus: name(s) of area (required)\n" " conditions: evaluated conditions for the trigger\n" |