Download this file

l10n.js    5 lines (3 with data), 175 Bytes

1
2
3
4
//Resource strings for localization
var localeresource = new Object;
localeresource["search_no_results"]="Your search returned no results.";