Bug 991745 - Change "Search HTML" placeholder text to indicate the search is by CSS Selectors only. r=bgrins

This commit is contained in:
Giovanny Andres Gongora Granada 2015-01-23 17:48:00 -05:00
Родитель 85161fdf1a
Коммит 809c09bf19
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -120,7 +120,7 @@
type="search"
timeout="50"
class="devtools-searchinput"
placeholder="&inspectorSearchHTML.label;"/>
placeholder="&inspectorSearchHTML.label2;"/>
</toolbar>
<vbox flex="1" id="markup-box">
</vbox>

Просмотреть файл

@ -77,9 +77,9 @@
<!ENTITY inspector.selectButton.tooltip "Select element with mouse">
<!-- LOCALIZATION NOTE (inspectorSearchHTML.label): This is the label shown as
<!-- LOCALIZATION NOTE (inspectorSearchHTML.label2): This is the label shown as
the placeholder in inspector search box -->
<!ENTITY inspectorSearchHTML.label "Search HTML">
<!ENTITY inspectorSearchHTML.label2 "Search with CSS Selectors">
<!ENTITY inspectorSearchHTML.key "F">
<!-- LOCALIZATION NOTE (inspectorCopyImageDataUri.label): This is the label