[minor fix] DevTools - inspector.properties (fix typo)

This commit is contained in:
janekptacijarabaci 2018-03-03 22:10:49 +01:00 committed by Roy Tam
commit 2786ef0259

View file

@ -66,7 +66,7 @@ inspector.collapsePane=Collapse pane
# inspector UI.
inspector.expandPane=Expand pane
# LOCALIZATION NOTE (inspector.searchResultsCount): This is the label that
# LOCALIZATION NOTE (inspector.searchResultsCount2): This is the label that
# will show up next to the inspector search box. %1$S is the current result
# index and %2$S is the total number of search results. For example: "3 of 9".
# This won't be visible until the search box is updated in Bug 835896.