en.inc.php (PHProjekt-6.2.0) | : | en.inc.php (PHProjekt-6.2.1) | ||
---|---|---|---|---|
skipping to change at line 77 | skipping to change at line 77 | |||
$lang["You do not have access to edit this item"] = "You do not have access to e dit this item"; | $lang["You do not have access to edit this item"] = "You do not have access to e dit this item"; | |||
$lang["The Item was added correctly"] = "The Item was added correctly"; | $lang["The Item was added correctly"] = "The Item was added correctly"; | |||
$lang["The Item was edited correctly"] = "The Item was edited correctly"; | $lang["The Item was edited correctly"] = "The Item was edited correctly"; | |||
$lang["The Items were edited correctly"] = "The Items were edited correctly"; | $lang["The Items were edited correctly"] = "The Items were edited correctly"; | |||
$lang["The Item can't be deleted"] = "The Item can't be deleted"; | $lang["The Item can't be deleted"] = "The Item can't be deleted"; | |||
$lang["The Item was deleted correctly"] = "The Item was deleted correctly"; | $lang["The Item was deleted correctly"] = "The Item was deleted correctly"; | |||
$lang["The Items were deleted correctly"] = "The Items were deleted correctly"; | $lang["The Items were deleted correctly"] = "The Items were deleted correctly"; | |||
$lang["Is a required field"] = "Is a required field"; | $lang["Is a required field"] = "Is a required field"; | |||
$lang["Value out of range"] = "Value out of range"; | $lang["Value out of range"] = "Value out of range"; | |||
$lang["Invalid format for date"] = "Invalid format for date"; | $lang["Invalid format for date"] = "Invalid format for date"; | |||
$lang["Invalid date format. Use:"] = "Invalid date format. Use:"; | ||||
$lang["Invalid Format"] = "Invalid Format"; | $lang["Invalid Format"] = "Invalid Format"; | |||
$lang["The Tags were added correctly"] = "The Tags were added correctly"; | $lang["The Tags were added correctly"] = "The Tags were added correctly"; | |||
$lang["The Tags were deleted correctly"] = "The Tags were deleted correctly"; | $lang["The Tags were deleted correctly"] = "The Tags were deleted correctly"; | |||
$lang["The Item was not found"] = "The Item was not found"; | $lang["The Item was not found"] = "The Item was not found"; | |||
$lang["You do not have write access into the parent project"] = "You do not have write access " | $lang["You do not have write access into the parent project"] = "You do not have write access " | |||
. "into the parent project"; | . "into the parent project"; | |||
$lang["You do not have access to add projects on the parent project"] = "You do not have access " | $lang["You do not have access to add projects on the parent project"] = "You do not have access " | |||
. "to add projects on the parent project"; | . "to add projects on the parent project"; | |||
$lang["The parent project do not have enabled this module"] = "The parent projec t do not have enabled this module"; | $lang["The parent project do not have enabled this module"] = "The parent projec t do not have enabled this module"; | |||
$lang["The project can not be saved under itself"] = "The project can not be sav ed under itself"; | $lang["The project can not be saved under itself"] = "The project can not be sav ed under itself"; | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |