Bug 70605 - Forgot search descriptions for bug changes

git-svn-id: svn://svn.office.custis.ru/3rdparty/bugzilla.org/trunk@1320 6955db30-a419-402b-8a0d-67ecbb4d7f56
master
vfilippov 2011-08-01 12:23:13 +00:00
parent 8656dfafff
commit 0c657326c7
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ $Bugzilla::messages->{en} = {
other_changedto => 'change $1 to',
other_changedby => 'change $1 by',
desc_between => 'between $1 and $2',
desc_before => 'before $1',
desc_after => 'after $2',
desc_before => 'before $2',
desc_after => 'after $1',
desc_by => 'by $1',
desc_fields => 'one of $1',
},