issue #2270
This commit is contained in:
parent
2c410a93ff
commit
080319d82d
|
@ -125,7 +125,7 @@ function contacts_batch_actions(&$a){
|
|||
}
|
||||
}
|
||||
if ($count_actions>0) {
|
||||
info ( sprintf( tt("%d contact edited.", "%d contacts edited", $count_actions), $count_actions) );
|
||||
info ( sprintf( tt("%d contact edited.", "%d contacts edited.", $count_actions), $count_actions) );
|
||||
}
|
||||
|
||||
if(x($_SESSION,'return_url'))
|
||||
|
|
706
util/messages.po
706
util/messages.po
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue