Make the keywords hoverhelp clearer. Fixes bug #11314
This commit is contained in:
parent
12e160bf8c
commit
e7ae5b60d3
2 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
- fixed #10679: i18n TaxDriver_EU::accept when vies unavailable help (Martin Kamerbeek / Oqapi)
|
||||
- fixed #11313: bullet list template for navigation
|
||||
- fixed #11311: Search object and modifiers
|
||||
- fixed #11314: hover help clarity
|
||||
|
||||
7.8.8
|
||||
- fixed #11289: Gallery with pending version tag causes search engine indexer to puke.
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@ our $I18N = {
|
|||
},
|
||||
|
||||
'keywords help' => {
|
||||
message => q|Add some keywords here for this asset. They'll automatically be added to the search index, and as the keywords metatag.|,
|
||||
lastUpdated => 0,
|
||||
message => q|Keywords are automatically added to the keywords metatag for this asset, and are also put into the WebGUI search index. Multiple keywords should be separated by commas.|,
|
||||
lastUpdated => 1262117316,
|
||||
context => q|help for the keywords property|
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue