From cc5ab76186b6a1f842eb758a6997c54b1917c885 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 2 Mar 2014 08:40:17 +0100 Subject: trigger: allow chars '\' and '(' as delimiter in regex --- po/de.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 215fe13b4..1b13bca2c 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-02 08:13+0100\n" +"POT-Creation-Date: 2014-03-02 08:35+0100\n" "PO-Revision-Date: 2014-02-20 12:24+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -11128,9 +11128,8 @@ msgid "" "var\" (var is the hashtable variable to replace, it is optional), many regex " "can be separated by a space, for example: \"/regex1/replace1/var1 /regex2/" "replace2/var2\"; the separator \"/\" can be replaced by any char (one or " -"more identical chars), except '\\' and parentheses; matching groups can be " -"used in replace: $0 to $99, $+ for last match and $.cN to replace all chars " -"of group N by char c" +"more identical chars); matching groups can be used in replace: $0 to $99, $+ " +"for last match and $.cN to replace all chars of group N by char c" msgstr "" msgid "" -- cgit v1.2.3