mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
core: improve translation of /help eval
This commit is contained in:
@@ -7254,8 +7254,8 @@ command_init ()
|
||||
" > greater\n"
|
||||
" =~ is matching POSIX extended regex\n"
|
||||
" !~ is NOT matching POSIX extended regex\n"
|
||||
" =* is matching wildcard mask\n"
|
||||
" !* is NOT matching wildcard mask\n"
|
||||
" =* is matching mask (wildcard \"*\" is allowed)\n"
|
||||
" !* is NOT matching mask (wildcard \"*\" is allowed)\n"
|
||||
"\n"
|
||||
"An expression is considered as \"true\" if it is not NULL, not "
|
||||
"empty, and different from \"0\".\n"
|
||||
|
||||
Reference in New Issue
Block a user