Fix an i18n typo in the ProjectManager.
This commit is contained in:
parent
d3b97a938a
commit
b319e7fcb8
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
- fixed #10907: profiles viewable by everybody
|
- fixed #10907: profiles viewable by everybody
|
||||||
- added custom box size to USPS driver, priority service
|
- added custom box size to USPS driver, priority service
|
||||||
- fixed #10919: is visitor or is not visitor??
|
- fixed #10919: is visitor or is not visitor??
|
||||||
|
- fixed #10920: addUser or addGroup?
|
||||||
|
|
||||||
7.7.19
|
7.7.19
|
||||||
- fixed #10838: Forwarded forum post email to new CS adds reply to original thread
|
- fixed #10838: Forwarded forum post email to new CS adds reply to original thread
|
||||||
|
|
|
||||||
|
|
@ -1206,8 +1206,8 @@ Otherwise, just the duration will be displayed as text.|,
|
||||||
},
|
},
|
||||||
|
|
||||||
'form.addUser.text' => {
|
'form.addUser.text' => {
|
||||||
message => q|A unique identifier for the link that creates the add group pop-up.|,
|
message => q|A unique identifier for the link that creates the add user pop-up.|,
|
||||||
lastUpdated => 1169764123,
|
lastUpdated => 1252351938,
|
||||||
},
|
},
|
||||||
|
|
||||||
'form.addGroup.id' => {
|
'form.addGroup.id' => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue