Ticket #48244: 48244.3.patch
| File 48244.3.patch, 651 bytes (added by , 7 years ago) |
|---|
-
src/js/_enqueues/admin/tags-suggest.js
IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8
136 136 noResults: window.uiAutocompleteL10n.noResults, 137 137 results: function( number ) { 138 138 if ( number > 1 ) { 139 return window.uiAutocompleteL10n.manyResults .replace( '%d', number );139 return window.uiAutocompleteL10n.manyResults; 140 140 } 141 141 142 142 return window.uiAutocompleteL10n.oneResult;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)