summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6012ab2)
raw | patch | inline | side by side (parent: 6012ab2)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 May 2007 12:49:41 +0000 (12:49 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 May 2007 12:49:41 +0000 (12:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@6486 594d385d-05f5-0310-b6e9-bd551577e9d8
include/sieve/class_My_Tree.inc | patch | blob | history |
index ed66cfe9eef3b564aa18e91cc769cd8dfca47b99..3aeda28ae5c08402e405da4b794b4b058c3ffdd5 100644 (file)
}
if(!isset($this->pap[$key_id])){
- trigger_error(_("Can't remove element with object_id=".$key_id.", there is no object with this identifier. Remove aborted."));
+ trigger_error("Can't remove element with object_id=".$key_id.", there is no object with this identifier. Remove aborted.");
return(false);
}