I'm trying to change search-label inside the search field. It's needed for localization. I've already found WEB-INF\pages\search.xml which refers to title title.search. I haven't found where to change it
All the localised text is in a file named "common.properties". I think the label you're referring to is the one with the key "search.box.search". This is used by a few of the components in the "webscripts/search" folder.