diff options
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-03-09 18:36+0100\n" -"PO-Revision-Date: 2016-03-09 18:36+0100\n" +"POT-Creation-Date: 2016-03-13 18:25+0100\n" +"PO-Revision-Date: 2016-03-13 18:26+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -5712,7 +5712,7 @@ msgid "" "\n" "Examples:\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" @@ -5798,7 +5798,7 @@ msgstr "" "\n" "Exemples :\n" " /exec -n ls -l /tmp\n" -" /exec -n ps xu | grep weechat\n" +" /exec -sh -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" " /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" |