summaryrefslogtreecommitdiff
path: root/po/fr.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-04-25 21:34:23 +0200
committerSebastien Helleu <flashcode@flashtux.org>2013-04-25 21:34:23 +0200
commitbdbe7e0c376ce783250656e4ec1c50f828676726 (patch)
tree6a6de7c3f3064a1425e61ff9c9b827a07c34e69c /po/fr.po
parent821903986790399f9e5fa98edb4ba684e3ff3b38 (diff)
downloadweechat-bdbe7e0c376ce783250656e4ec1c50f828676726.zip
core: fix typo in /help eval
Diffstat (limited to 'po/fr.po')
-rw-r--r--po/fr.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/fr.po b/po/fr.po
index 1c3275d68..806c32d00 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2013-04-23 21:20+0200\n"
-"PO-Revision-Date: 2013-04-23 21:21+0200\n"
+"POT-Creation-Date: 2013-04-25 12:05+0200\n"
+"PO-Revision-Date: 2013-04-25 12:06+0200\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -1295,7 +1295,7 @@ msgid ""
"Format for hdata can be one of following:\n"
" hdata.var1.var2...: start with a hdata (pointer must be known), and ask "
"variables one after one (other hdata can be followed)\n"
-" hdata(list).var1.var2...: start with a hdata using a list, for example:\n"
+" hdata[list].var1.var2...: start with a hdata using a list, for example:\n"
" ${buffer[gui_buffers].full_name}: full name of first buffer in linked "
"list of buffers\n"
" ${plugin[weechat_plugins].name}: name of first plugin in linked list of "
@@ -1355,7 +1355,7 @@ msgstr ""
" hdata.var1.var2...: démarrer avec un hdata (le pointeur doit être connu), "
"et demander les variables l'une après l'autre (d'autres hdata peuvent être "
"suivis)\n"
-" hdata(list).var1.var2...: démarrer avec un hdata en utilisant une liste, "
+" hdata[list].var1.var2...: démarrer avec un hdata en utilisant une liste, "
"par exemple :\n"
" ${buffer[gui_buffers].full_name}: nom complet du premier tampon dans la "
"liste chaînée des tampons\n"