Improve the delete asset i18n message to mention children.

This commit is contained in:
Colin Kuskie 2009-08-12 16:31:28 +00:00
parent e85335cbc7
commit d5105a56bb
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
7.7.17
- fixed i18n message for delete assets doesn't mention children.
- fixed #10752: Missing SQL Report download group default
- fixed: #9595: Gallery layout corruption with old browsers
- fixed #10753: Admin Bar will only display 1 title at a time

View file

@ -837,8 +837,8 @@ case of the check box list, then enter one per line. The total amount of data i
message => q|Hide from navigation?|
},
'43' => {
lastUpdated => 1149960436,
message => q|Are you certain that you wish to delete this content? Note that this change is not versioned and will take place immediately.|
message => q|Are you certain that you wish to delete this content, and all content below it? Note that this change is not versioned and will take place immediately.|
lastUpdated => 1250091423,
},
'940' => {
lastUpdated => 1050438829,