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

@ -19,6 +19,7 @@
- added custom box size to USPS driver, priority service
- fixed #10919: is visitor or is not visitor??
- fixed #10920: addUser or addGroup?
- fixed #10921: different tags - same message
7.7.19
- fixed #10838: Forwarded forum post email to new CS adds reply to original thread

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' => {