3 strings for inputbox extension, which might also be useful in other
contexts
This commit is contained in:
parent
b59bacc74e
commit
d81ad1041f
1 changed files with 5 additions and 0 deletions
|
|
@ -2114,6 +2114,11 @@ If this is *not* you, don't follow the link. This confirmation code
|
|||
will expire at $4.
|
||||
",
|
||||
|
||||
# Inputbox extension, may be useful in other contexts as well
|
||||
'tryexact' => 'Try exact match',
|
||||
'searchfulltext' => 'Search full text',
|
||||
'createarticle' => 'Create article',
|
||||
|
||||
);
|
||||
|
||||
/* a fake language converter */
|
||||
|
|
|
|||
Loading…
Reference in a new issue