diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-18 18:53:35 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-18 18:53:35 +0200 |
commit | 9c4f98e2785ff75fc39ddb9b3b357c514048799e (patch) | |
tree | a5b45fbd83c74900076c3a5847b1e8948472e87f /po/weechat.pot | |
parent | c572e393e7399d125b543f4102d1baeb3b3b8391 (diff) | |
download | weechat-9c4f98e2785ff75fc39ddb9b3b357c514048799e.zip |
Replace french word "pourcentage" by percentage
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 19f2119bb..df1b75093 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-09-17 10:21+0200\n" +"POT-Creation-Date: 2008-09-18 18:49+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -827,10 +827,10 @@ msgid "" " right: switch to window on the right\n" "splith: split current window horizontally\n" "splitv: split current window vertically\n" -"resize: resize window size, new size is <pct> pourcentage of parent window\n" +"resize: resize window size, new size is <pct> percentage of parent window\n" " merge: merge window with another (all = keep only one window)\n" "\n" -"For splith and splitv, pct is a pourcentage which represents size of new " +"For splith and splitv, pct is a percentage which represents size of new " "window, computed with current window as size reference. For example 25 means " "create a new window with size = current_size / 4" msgstr "" |