diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-05 10:11:50 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-05 10:11:50 +0200 |
commit | a0a28ac3d95044599896ecdfb63dbf441ab94105 (patch) | |
tree | 6c269f16d334358439c240ce58c5192127ecca7c /po/es.po | |
parent | 5947ba03649b1be46d1c150e36a86fe1a70fb893 (diff) | |
download | weechat-a0a28ac3d95044599896ecdfb63dbf441ab94105.zip |
Add message for old/obsolete plugins
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-05-04 19:17+0200\n" +"POT-Creation-Date: 2009-05-05 09:58+0200\n" "PO-Revision-Date: 2009-01-03 00:42+0100\n" "Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4824,6 +4824,10 @@ msgstr "" "%s sÃmbolo \"plugin_name\" no encontrado en el plugin \"%s\", falló al " "cargar\n" +#, c-format +msgid "%sIf plugin \"%s\" is old/obsolete, you can delete this file." +msgstr "" + #, fuzzy, c-format msgid "" "%sError: API mismatch for plugin \"%s\" (current API: \"%s\", plugin API: \"%" |