Fix i18n copy paste error in Project manager. bug #10921

This commit is contained in:
Colin Kuskie 2009-09-07 12:48:30 -07:00
parent b319e7fcb8
commit 69e2468d97
2 changed files with 5 additions and 6 deletions

View file

@ -477,15 +477,13 @@ from working.|,
},
'form.header' => {
message => q|If the user is in the group to add projects, then this variable will contain HTML form code
to make on the fly editing of tasks work.|,
lastUpdated => 1149824991,
message => q|HTML code to start the form for making on the fly editing of tasks work. If the user is not in the group to add projects, it will be blank.|,
lastUpdated => 1252352849,
},
'form.footer' => {
message => q|If the user is in the group to add projects, then this variable will contain HTML form code
to make on the fly editing of tasks work.|,
lastUpdated => 1149824991,
message => q|HTML code to end the form for making on the fly editing of tasks work. If the user is not in the group to add projects, it will be blank.|,
lastUpdated => 1252352847,
},
'project.canEdit' => {